index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-14
[jsinterp] Overhaul JSInterp to handle new YT players 4c3f79c5, 324f67b9 (#31...
dirkf
2022-08-10
[core] Make `--max-downloads ...` stop immediately on reaching the limit
dirkf
2022-08-09
[test, etc] Improve download test logs; also clean up some new flake8 issues ...
dirkf
2022-07-30
[aenetworks] Update _THEPLATFORM_KEY and _THEPLATFORM_SECRET (#29749)
Wes
2022-07-12
[VVVVID] Support video/dash types (#31060)
Kyraminol Endyeran
2022-07-03
[options] Improve be35e53 (--match-/reject-title parameter value)
dirkf
2022-06-26
[Mediaset] Support player version number in URL pattern
dirkf
2022-06-15
[NHK] Use new API URL
dirkf
2022-06-15
[test] Fix linter for 3aa94d7945dfaa0e04acf2700ffe0e43b00db498
dirkf
2022-06-12
[XHamster] Support xhday.com alias, extract `uploader_id`
dirkf
2022-06-10
[utils, etc] Kill child processes when yt-dl is killed
pukkandan
2022-06-09
[YouTube] Support JSON3 subtitle format
dirkf
2022-06-08
[test] Fix workable subtitle tests (except YT) and mark others as skip, broken
dirkf
2022-06-08
[test] Skip not _WORKING IE in subtitle tests; use unittest.skipTest throughout
dirkf
2022-06-06
[HRFernsehen] Back-port new extractor from yt-dlp
dirkf
2022-06-06
[utils] Escape URL while sanitizing
pukkandan
2022-05-30
[Readme] Clarified extractor naming (#29799)
LewdyCoder
2022-05-28
[YouPorn] Improve `upload_date` extraction
dirkf
2022-05-28
[utils] Enable ALPN in HTTPS to satisfy broken servers
dirkf
2022-05-24
[YouTube] Handle player c5a4daa1 with indirect n-function definition
dirkf
2022-05-20
Update options.py
Jacob Chapman
2022-05-19
[wat.tv] Add version `pver` to metadata API call
dirkf
2022-05-09
[NHK] Support alphabetic characters in 7-char NhkVod IDs (#29682)
dirkf
2022-04-29
[doc] Clarify test naming
dirkf
2022-04-29
[streamcz] Remove empty `'{}'.format()` for Py2.6
dirkf
2022-04-28
[KTH] Add new extractor for KTH play (#30885)
Árni Dagur
2022-04-15
[Youtube] Fix "n" descrambling for player fae06c11
dirkf
2022-04-10
Disable blank issues
dirkf
2022-04-05
[RAI] Fix extraction of http formats
nixxo
2022-04-05
[RAI] Extend formats with direct http mp4 link (PR #27990)
nixxo
2022-04-05
[RAI] Added checks for DRM protected content (PR #27657)
nixxo
2022-04-01
[extractor/bilibili] Fix path "/audio/auxxxxx" download return 403
lihan7
2022-03-25
Ignore --external-downloader-args if --external-downloader was rejected
dirkf
2022-02-26
Make default upload_/release_date a compat_str
df
2022-02-26
Avoid skipping ID when unlisted_hash is numeric
dirkf
2022-02-24
[Alsace20TV] Add new extractors Alsace20TVIE, Alsace20TVEmbedIE
dirkf
2022-02-24
[CPAC] Add extractor for Canadian Parliament
dirkf
2022-02-24
Fixed groups() call on potentially empty regex search object (#30676)
dirkf
2022-02-24
[aliexpress] Fix test case
marieell
2022-02-24
[bigo] add support for bigo.tv (#30635)
Lesmiscore (Naoya Ozaki)
2022-02-14
[rutv] fix vbr for empty string value (#30623)
Vladimir Stavrinov
2022-02-14
add missing __future__ import unicode_literals
Petr Vaněk
2022-02-14
resolve problem with unpacking operator for <py3.5
Petr Vaněk
2022-02-14
[streamcz] test fixes and one additional test
Petr Vaněk
2022-02-14
do not use f-strings
Petr Vaněk
2022-02-14
avoid traverse_obj function
Petr Vaněk
2022-02-14
revert: use _match_valid_url function
Petr Vaněk
2022-02-14
[streamcz] cherry-pick from yt-dlp
Petr Vaněk
2022-02-11
[extractor/videa] Back-port from yt-dlp PRs 463+1028
dirkf
2022-02-11
[extractor/videa] fix extraction in Py2
kikuyan
[next]