yt-dlc/youtube_dlc
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
..
downloader Merge pull request #137 from nsapa/fix_subtitle 2020-11-11 00:02:09 +01:00
extractor Merge 'ytdl-org/youtube-dl/master' release 2020.11.19 2020-11-20 13:03:32 +05:30
postprocessor Don't try to embed/convert json subtitles generated by youtube livechat 2020-11-05 01:47:52 +05:30
YoutubeDL.py Merge pull request #187 from pukkandan/break-on-existing 2020-11-16 23:00:44 +01:00
__init__.py Add --break-on-existing by @gergesh 2020-11-13 14:19:00 +05:30
__main__.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
aes.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
cache.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
compat.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
jsinterp.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
options.py Add --break-on-existing by @gergesh 2020-11-13 14:19:00 +05:30
socks.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
swfinterp.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
update.py flake8. added sha256 check to updater. 2020-10-31 08:57:55 +01:00
utils.py Merge 'ytdl-org/youtube-dl/master' release 2020.11.19 2020-11-20 13:03:32 +05:30
version.py [skip travis] 2020-11-11 15:08:12 +01:00