pukkandan
a93f71ee5e
Minor fixes
4 years ago
xypwn
f8fb3b8a78
[SouthparkDe] Support for English URLs
...
Allow downloading English South Park episodes from the southpark.de
4 years ago
pukkandan
036fcf3aa1
Redirect channel home to /video
4 years ago
pukkandan
434406a982
Cleanup YoutubeTabIE _VALID_URL regex
4 years ago
pukkandan
386e1dd908
Better implementation of YoutubeSearchURLIE
4 years ago
pukkandan
7bd4a9b611
Added RDMM back
...
Eg: https://www.youtube.com/watch?v=MuAGGZNfUkU&list=RDMM
4 years ago
pukkandan
ef2f3c7f58
Minor fixes
4 years ago
pukkandan
a0566bbf5c
Updated to release 2020.11.21.1
4 years ago
pukkandan
3462ffa892
Implemented all Youtube Feeds (ytfav, ytwatchlater, ytsubs, ythistory, ytrec) and SearchURL
4 years ago
pukkandan
d3260f40cb
Revert changes to vlive
4 years ago
pukkandan
097f1663a9
Detect embedded bitchute videos
4 years ago
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
Diego Fernando Rodríguez Varón
d71eb83b05
Extract embedded youtube and twitter videos
4 years ago
Tom-Oliver Heidel
228385340e
Merge pull request #187 from pukkandan/break-on-existing
...
Stop download after encountering video in archive
4 years ago
Tom-Oliver Heidel
63dcccd07c
Merge pull request #181 from pukkandan/precheck-archive
...
Check IDs in the archive before downloading webpage
4 years ago
Kyu Yeun Kim
d02f12107f
[Vlive] Fix playlist handling when downloading a channel
4 years ago
lorpus
d9c2b0a6de
[bitwave.tv] fix build
4 years ago
lorpus
2b547dd782
[bitwave.tv] new extractor
4 years ago
pukkandan
ec57f903c9
Don't try to delete file if it doesn't exist
4 years ago
renalid
711bd5d362
Update on france.tv extractor to fix thumbnail URL
...
Fix the thumbnail URL extraction
4 years ago
Matthew
9da76d30de
code consistency
4 years ago
pukkandan
958804ad4e
Ensure all streams are copied when using ffmpeg
4 years ago
pukkandan
55faba7ed7
Fix for os.rename error when embedding thumbnail to video in a different drive
4 years ago
Matthew
0366ae8756
Fix search to not depend on index position for videoRenderer and token items.
4 years ago
Diego Fernando Rodríguez Varón
a2044d57ca
Merge branch 'master' of https://github.com/blackjack4494/yt-dlc into fix-tmz
4 years ago
pukkandan
ea6e0c2b0d
Add --break-on-existing by @gergesh
...
Authored-by: Yoav Shai <gergesh@gmail.com>
4 years ago
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.
4 years ago
pukkandan
fe5caa2a7c
Handle IndexError
4 years ago
pukkandan
9a68de1217
Pre-check video IDs in the archive before downloading
4 years ago
Tom-Oliver Heidel
d052b9a112
[skip travis] typo
4 years ago
Unknown
5e6cdcecdd
flake8 yt py2 fix
4 years ago
Tom-Oliver Heidel
c297a6c661
[skip travis]
4 years ago
Unknown
6bd79800c3
[youtube] python2 fix #168
...
proposed fix by awei78
4 years ago
nao20010128nao
a1d6041497
[instagram] fix thumbnail URL extraction
4 years ago
Tom-Oliver Heidel
b28e751688
[skip travis]
4 years ago
Tom-Oliver Heidel
7ee5015a34
Merge pull request #149 from RobinD42/fix-subtitle-fallback
...
fall-back to the old way to fetch subtitles, if needed
4 years ago
Tom-Oliver Heidel
00c38ef28d
Merge pull request #151 from wlritchi/youtube-playlist-polymer
...
RFC: youtube: Polymer UI and JSON endpoints for playlists
4 years ago
Tom-Oliver Heidel
34861f1c96
Merge pull request #137 from nsapa/fix_subtitle
...
Fix issue triggered by tubeup
4 years ago
Unknown
104bfdd24d
ytsearchurl 5 pages for around 100 results
4 years ago
Luc Ritchie
73ac856785
[youtube] max_pages=5 for search, unlimited for everything else
...
Also drop a few leftover methods in search that are no longer used.
4 years ago
Tom-Oliver Heidel
d91fdaff03
Merge pull request #79 from rigstot/thisvid
...
implement ThisVid extractor
4 years ago
Tom-Oliver Heidel
c54f4aada5
Merge branch 'master' into youtube-playlist-polymer
4 years ago
Unknown
0f8566e90b
manually set limit for youtubesearchurl
4 years ago
Tom-Oliver Heidel
0e0cffb8fe
Merge pull request #147 from ZenulAbidin/master
...
Fix #93 YoutubePlaylistsIE
4 years ago
rigstot
d7aec208f2
implement ThisVid extractor
...
deobfuscates the video URL using a reverse engineered version of KVS
player's algorithm. This was tested against version 4.0.4, 5.0.1,
5.1.1.4 and 5.2.0.4 of the player and a warning will be issued if the
major version changes.
4 years ago
Tom-Oliver Heidel
69e3c6df5c
Merge pull request #159 from pukkandan/no-http-header
...
Fix external downloader when there is no http_header
4 years ago
pukkandan
002ea8fe17
Fix external downloader when there is no http_header
4 years ago
Tom-Oliver Heidel
c924a219ea
Merge pull request #153 from Romern/zoom-fix
...
[zoom] Fix url parsing for url's containing /share/ and dots
4 years ago
Roman Karwacik
8f109ad4ad
[zoom] Fix url parsing for url's containing /share/ and dots
4 years ago
Luc Ritchie
9833e7a015
fix: youtube: Polymer UI and JSON endpoints for playlists
...
We already had a few copies of Polymer-style pagination handling logic
for certain circumstances, but now we're forced into using it for all
playlists since we can no longer disable Polymer. Refactor the logic to
move it to the parent class for all entry lists (including e.g. search
results, feeds, and list of playlists), and generify a bit to cover the
child classes' use cases.
4 years ago