You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
downloader Merge pull request #137 from nsapa/fix_subtitle 4 years ago
extractor Merge 'ytdl-org/youtube-dl/master' release 2020.11.19 4 years ago
postprocessor Don't try to embed/convert json subtitles generated by youtube livechat 4 years ago
YoutubeDL.py Merge pull request #187 from pukkandan/break-on-existing 4 years ago
__init__.py Add --break-on-existing by @gergesh 4 years ago
__main__.py [skip travis] renaming 4 years ago
aes.py [skip travis] renaming 4 years ago
cache.py [skip travis] renaming 4 years ago
compat.py [skip travis] renaming 4 years ago
jsinterp.py [skip travis] renaming 4 years ago
options.py Add --break-on-existing by @gergesh 4 years ago
socks.py [skip travis] renaming 4 years ago
swfinterp.py [skip travis] renaming 4 years ago
update.py flake8. added sha256 check to updater. 4 years ago
utils.py Merge 'ytdl-org/youtube-dl/master' release 2020.11.19 4 years ago
version.py [skip travis] 4 years ago