2109 Commits

Autor SHA1 Mensagem Data
semantic-release 97c6a3e2c4 2.12.0
Automatically generated by python-semantic-release
2024-09-11 17:03:32 +05:00
Talha Asghar dfa42a2afe chore: clean up setup.cfg 2024-09-11 17:02:20 +05:00
semantic-release 67083d04d0 2.11.7
Automatically generated by python-semantic-release
2024-09-11 16:55:48 +05:00
Talha Asghar f29e0b3324 fix: semantic_release version for pypi setup.py was stuck 2024-09-11 16:55:31 +05:00
semantic-release 48e05a842d 2.11.6
Automatically generated by python-semantic-release
2024-09-11 16:50:44 +05:00
Talha Asghar 5005c1a79e fix: wheel_recipe.sh 2024-09-11 16:48:33 +05:00
Talha Asghar 6a5641cfdf chore: update author email 2024-09-11 16:44:21 +05:00
semantic-release 23ec33a368 2.11.5
Automatically generated by python-semantic-release
2024-09-11 16:38:30 +05:00
semantic-release 6eb9cc9407 2.11.4
Automatically generated by python-semantic-release
2024-09-11 16:37:26 +05:00
semantic-release 087ad95196 2.11.3
Automatically generated by python-semantic-release
2024-09-11 16:30:14 +05:00
semantic-release 79e43d1254 2.11.2
Automatically generated by python-semantic-release
2024-09-11 16:29:55 +05:00
semantic-release 7ea3791976 2.11.1
Automatically generated by python-semantic-release
2024-09-11 16:27:21 +05:00
semantic-release ff459ed298 2.11.0
Automatically generated by python-semantic-release
2024-09-11 16:27:05 +05:00
Talha Asghar a5574cff5d Fix Issue #1064 and #1283: User and Channel searches to return all videos including optional filtering of search terms (#1282) (#1288)
* Updated the all_videos_from_channel function to return all videos from a channel, not just the first page of playlist results (previous method only returned up to 100 videos max).

* Updated the usersearch_id function to filter the returned videos by search term in the title or description. This restores the ability to search a user's videos.

Co-authored-by: Robert Hill <robert.hill@uphillsolutions.tech>
2024-09-11 16:23:06 +05:00
Talha Asghar 0c1e39d51f Update COLLABORATORS.md 2024-03-20 17:03:04 +05:00
lawrence 42cfda07dd Update project URL and version maintenance (#1262)
* Update project URL

* Update __version__ in setup.py

This suppresses the update notifications

* help new: more accurate helptext

`help new` doesn't actually check whether there's a new version,
it shows the changelog for the latest release no matter what.
Update helptext to reflect this.
2024-03-20 16:46:45 +05:00
Branch Vincent f8c1f1d14c fix syntax warnings on 3.12 (#1263) 2024-03-20 16:43:10 +05:00
Talha Asghar e39978a8de added a notice 2024-03-20 16:39:06 +05:00
fslori f62a5fd96f docs: extend upgrade instructions (#1249)
This adds the pip / pipx commands to upgrade all the dependencies. This makes directed actions like https://github.com/mps-youtube/yewtube/issues/1225#issuecomment-1493400886 unnecessary.
2023-09-16 20:30:38 +05:00
github-actions 672a7fe5eb 2.10.5
Automatically generated by python-semantic-release
2023-08-29 02:08:48 +00:00
Talha Asghar 1c0562602b Merge pull request #1244 from mps-youtube/develop
fixed: #1243 bumped yt-dlp version
2023-08-29 07:07:40 +05:00
Talha Asghar 4461d0c8e2 fix: #1243 bumped yt-dlp version
Thanks to @galgot
2023-08-29 07:02:24 +05:00
Talha Asghar 9ed4921693 fix: #1243 bumped yt-dlp version 2023-08-29 06:53:05 +05:00
github-actions 49e75e9b03 2.10.4
Automatically generated by python-semantic-release
2023-06-14 12:17:31 +00:00
Talha Asghar 645617accd fix: #806 - pressing q doesn't stops playback when in repeat mode 2023-06-14 17:15:14 +05:00
Talha Asghar 2edd0ddb4f chore: use pipenv 2023-06-14 17:14:31 +05:00
github-actions 58b04d141f 2.10.3
Automatically generated by python-semantic-release
2023-06-14 11:09:02 +00:00
Talha Asghar d5e19b2471 Merge pull request #1235 from mps-youtube/develop
fix: no color support & suffle all bug fix
2023-06-14 16:07:59 +05:00
Talha Asghar ed28213014 Merge pull request #1226 from prettykool/develop
fix: #1042  `NO_COLOR` support
2023-06-14 16:04:16 +05:00
PK cd905ec5c5 Add NO_COLOR support 2023-04-22 11:33:07 -05:00
Talha Asghar df939d3ea7 Merge branch 'develop' of github.com:mps-youtube/yewtube into develop 2023-03-22 14:48:24 +05:00
Talha Asghar 13fb47b811 fix: shuffle all throwing error "object does not support item assignment" 2023-03-22 14:46:45 +05:00
Talha Asghar b98498257a Merge pull request #1224 from mps-youtube/master
get changes from upstream
2023-03-22 14:19:47 +05:00
Talha Asghar 60a526c260 Merge pull request #1223 from mps-youtube/develop
Develop
2023-03-22 14:19:00 +05:00
Talha Asghar 8ea0b49cf0 Merge pull request #1222 from mps-youtube/master
merge changes from upstream
2023-03-22 14:18:23 +05:00
github-actions 9e4b029c1e 2.10.2
Automatically generated by python-semantic-release
2023-03-22 09:18:20 +00:00
Talha Asghar 32f88ecec4 Merge branch 'master' of github.com:mps-youtube/yewtube 2023-03-22 14:17:15 +05:00
Talha Asghar c472c7a7e4 fix: #837 crashes if the video is blocked by the copyright holder 2023-03-22 14:15:17 +05:00
Talha Asghar 655acc377f Merge pull request #1221 from mps-youtube/master
multiple improvements
2023-03-22 00:02:48 +05:00
Talha Asghar 08323c54af Merge pull request #1218 from pataquets/dockerfile-improvements
Dockerfile minor improvements
2023-03-21 20:19:32 +05:00
github-actions 9069a07401 2.10.1
Automatically generated by python-semantic-release
2023-03-21 14:20:49 +00:00
Talha Asghar 48cc757a4e fix: #980 added pylast as dependency in req.txt 2023-03-21 19:19:06 +05:00
Talha Asghar 493b1615a6 Update COLLABORATORS.md 2023-03-21 18:08:02 +05:00
Talha Asghar c9a01ab8f6 Update COLLABORATORS.md 2023-03-21 18:06:40 +05:00
github-actions 1674289688 2.10.0
Automatically generated by python-semantic-release
2023-03-21 12:43:03 +00:00
Talha Asghar 51e7e1715a Merge branch 'master' of github.com:mps-youtube/yewtube 2023-03-21 17:41:37 +05:00
Talha Asghar f25840322d docs: added collaborators and contributors page 2023-03-21 17:41:03 +05:00
Talha Asghar 96f2efd835 feat: added subtitle suppport for vlc related to #331 2023-03-21 15:40:44 +05:00
pataquets 0fbede397b Dockerfile minor improvements:
- Prevent `pip install` from persisting cache (improves size).
- Correctly set `DEBIAN_ENVIRONMENT` env variable.
2023-03-15 19:08:50 +01:00
Talha Asghar a20be95610 Merge pull request #1215 from mps-youtube/develop
fix: check for mpv config dir
2023-02-23 10:55:28 +05:00