pukkandan
c78b936af4
bug fix
2020-11-27 01:16:02 +05:30
pukkandan
2fa90513e5
flake8
2020-11-27 00:41:52 +05:30
pukkandan
f0c532a430
Fix some improper Youtube URLs
...
Eg: https://www.youtube.com/watch?list=UUXIkr0SRTnZO4_QpZozvCCA
2020-11-27 00:27:53 +05:30
pukkandan
a62cf34298
[spreaker] fix SpreakerShowIE test URL
2020-11-26 23:40:40 +05:30
pukkandan
38d7028407
Updated to release 2020.11.26
2020-11-26 22:57:34 +05:30
pukkandan
02ced43cbf
Print youtube's warning message ( Closes #256 )
2020-11-25 19:14:49 +05:30
pukkandan
3d3dddc948
Update youtube extractor to 2020.11.24
2020-11-24 03:48:17 +05:30
pukkandan
70d5c17b08
Minor changes to make it easier to merge
2020-11-24 03:48:17 +05:30
pukkandan
70c5802b5d
Update to release 2020.11.24 except youtube and skyit extractors
2020-11-24 02:33:08 +05:30
pukkandan
a93f71ee5e
Minor fixes
2020-11-23 23:48:39 +05:30
pukkandan
036fcf3aa1
Redirect channel home to /video
2020-11-23 01:56:08 +05:30
pukkandan
434406a982
Cleanup YoutubeTabIE _VALID_URL regex
2020-11-23 01:55:14 +05:30
pukkandan
386e1dd908
Better implementation of YoutubeSearchURLIE
2020-11-22 18:39:09 +05:30
pukkandan
7bd4a9b611
Added RDMM back
...
Eg: https://www.youtube.com/watch?v=MuAGGZNfUkU&list=RDMM
2020-11-22 15:50:16 +05:30
pukkandan
ef2f3c7f58
Minor fixes
2020-11-22 15:45:33 +05:30
pukkandan
a0566bbf5c
Updated to release 2020.11.21.1
2020-11-22 03:51:26 +05:30
pukkandan
3462ffa892
Implemented all Youtube Feeds (ytfav, ytwatchlater, ytsubs, ythistory, ytrec) and SearchURL
2020-11-22 03:51:09 +05:30
pukkandan
d3260f40cb
Revert changes to vlive
2020-11-22 03:46:54 +05:30
pukkandan
097f1663a9
Detect embedded bitchute videos
2020-11-20 14:26:24 +05:30
pukkandan
8bdd16b499
Merge 'ytdl-org/youtube-dl/master' release 2020.11.19
...
Old Extractors left behind:
VLivePlaylistIE
YoutubeSearchURLIE
YoutubeShowIE
YoutubeFavouritesIE
If removing old extractors, make corresponding changes in
docs/supportedsites.md
youtube_dlc/extractor/extractors.py
Not merged:
.github/ISSUE_TEMPLATE/1_broken_site.md
.github/ISSUE_TEMPLATE/2_site_support_request.md
.github/ISSUE_TEMPLATE/3_site_feature_request.md
.github/ISSUE_TEMPLATE/4_bug_report.md
.github/ISSUE_TEMPLATE/5_feature_request.md
test/test_all_urls.py
youtube_dlc/version.py
Changelog
2020-11-20 13:03:32 +05:30
pukkandan
ec57f903c9
Don't try to delete file if it doesn't exist
2020-11-15 04:19:22 +05:30
pukkandan
958804ad4e
Ensure all streams are copied when using ffmpeg
2020-11-15 01:47:26 +05:30
pukkandan
55faba7ed7
Fix for os.rename error when embedding thumbnail to video in a different drive
2020-11-15 01:46:52 +05:30
pukkandan
fe5caa2a7c
Handle IndexError
2020-11-13 03:05:29 +05:30
pukkandan
9a68de1217
Pre-check video IDs in the archive before downloading
2020-11-13 02:44:47 +05:30
pukkandan
002ea8fe17
Fix external downloader when there is no http_header
2020-11-10 23:25:55 +05:30
pukkandan
503d4a44f6
Don't try to embed/convert json subtitles generated by youtube livechat
2020-11-05 01:47:52 +05:30