Commit Graph

18847 Commits (be6202f12b97858b9d716e608394b51065d0419f)
 

Author SHA1 Message Date
lorpus ae7c01431d [bitwave.tv] add test
pukkandan c78b936af4 bug fix
pukkandan 2fa90513e5 flake8
pukkandan f0c532a430 Fix some improper Youtube URLs
Eg: https://www.youtube.com/watch?list=UUXIkr0SRTnZO4_QpZozvCCA
pukkandan a62cf34298 [spreaker] fix SpreakerShowIE test URL
pukkandan 38d7028407 Updated to release 2020.11.26
pukkandan 02ced43cbf Print youtube's warning message (Closes )
Tom-Oliver Heidel 17fbbff940
Merge pull request from xypwn/patch-1
[SouthparkDe] Support for English URLs
pukkandan 3d3dddc948 Update youtube extractor to 2020.11.24
pukkandan 70d5c17b08 Minor changes to make it easier to merge
pukkandan 70c5802b5d Update to release 2020.11.24 except youtube and skyit extractors
pukkandan a93f71ee5e Minor fixes
xypwn f8fb3b8a78
[SouthparkDe] Support for English URLs
Allow downloading English South Park episodes from the southpark.de
pukkandan 036fcf3aa1 Redirect channel home to /video
pukkandan 434406a982 Cleanup YoutubeTabIE _VALID_URL regex
pukkandan 386e1dd908 Better implementation of YoutubeSearchURLIE
pukkandan 7bd4a9b611 Added RDMM back
Eg: https://www.youtube.com/watch?v=MuAGGZNfUkU&list=RDMM
pukkandan ef2f3c7f58 Minor fixes
pukkandan a0566bbf5c Updated to release 2020.11.21.1
pukkandan 3462ffa892 Implemented all Youtube Feeds (ytfav, ytwatchlater, ytsubs, ythistory, ytrec) and SearchURL
pukkandan d3260f40cb Revert changes to vlive
pukkandan 097f1663a9 Detect embedded bitchute videos
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
Diego Fernando Rodríguez Varón d71eb83b05 Extract embedded youtube and twitter videos
Tom-Oliver Heidel 228385340e
Merge pull request from pukkandan/break-on-existing
Stop download after encountering video in archive
Tom-Oliver Heidel 63dcccd07c
Merge pull request from pukkandan/precheck-archive
Check IDs in the archive before downloading webpage
Kyu Yeun Kim d02f12107f [Vlive] Fix playlist handling when downloading a channel
lorpus d9c2b0a6de [bitwave.tv] fix build
lorpus 2b547dd782 [bitwave.tv] new extractor
pukkandan ec57f903c9 Don't try to delete file if it doesn't exist
renalid 711bd5d362
Update on france.tv extractor to fix thumbnail URL
Fix the thumbnail URL extraction
Matthew 9da76d30de code consistency
pukkandan 958804ad4e Ensure all streams are copied when using ffmpeg
pukkandan 55faba7ed7 Fix for os.rename error when embedding thumbnail to video in a different drive
Matthew 0366ae8756 Fix search to not depend on index position for videoRenderer and token items.
Diego Fernando Rodríguez Varón a2044d57ca Merge branch 'master' of https://github.com/blackjack4494/yt-dlc into fix-tmz
pukkandan ea6e0c2b0d Add --break-on-existing by @gergesh
Authored-by: Yoav Shai <gergesh@gmail.com>
Jody Bruchon 63c00011d4 make_win.bat: don't use UPX to pack vcruntime140.dll
If UPX is available in the PATH, then without this option,
make_win.bat will corrupt the DLL and the built executable will
be unusable.
pukkandan fe5caa2a7c Handle IndexError
pukkandan 9a68de1217 Pre-check video IDs in the archive before downloading
Tom-Oliver Heidel d052b9a112
[skip travis] typo
Unknown 5e6cdcecdd flake8 yt py2 fix
Tom-Oliver Heidel c297a6c661
[skip travis]
Unknown 6bd79800c3 [youtube] python2 fix
proposed fix by awei78
nao20010128nao a1d6041497 [instagram] fix thumbnail URL extraction
Tom-Oliver Heidel b28e751688
[skip travis]
Tom-Oliver Heidel 7ee5015a34
Merge pull request from RobinD42/fix-subtitle-fallback
fall-back to the old way to fetch subtitles, if needed
Tom-Oliver Heidel 00c38ef28d
Merge pull request from wlritchi/youtube-playlist-polymer
RFC: youtube: Polymer UI and JSON endpoints for playlists
Tom-Oliver Heidel 34861f1c96
Merge pull request from nsapa/fix_subtitle
Fix issue triggered by tubeup
Unknown 104bfdd24d ytsearchurl 5 pages for around 100 results