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
2024-04-22
[YouPorn] Incorporate yt-dlp PR 8827
dirkf
2024-04-07
[postprocessor/ffmpeg] Fix finding ffprobe (bug in 21792b8)
dirkf
2024-04-05
[utils] Fix crash in _report_ignoring_subs from c58b655 (#32762)
Ori Avtalion
2024-03-27
[external/FFmpeg] Fix and improve --ffmpeg-location handling
dirkf
2024-03-27
[downloader/external] Fix "Resource Warning" in downloader test
dirkf
2024-03-27
[compat] Simplify/fix compat_html_parser_HTMLParseError
dirkf
2024-03-27
[utils] Apply compat_contextlib_suppress
dirkf
2024-03-27
[compat] Add compat_contextlib_suppress
dirkf
2024-03-23
[Youtube] Fix unwanted private method __ie_msg in f8b0135850
gy-chen
2024-03-12
[Vimeo] Improve `config` extraction (#32742)
Zizheng Guo
2024-03-08
[Videa] Fix extraction
hatsomatt
2024-03-08
[Videa] Align with yt-dlp
dirkf
2024-03-08
[XFileShare] Update extractor for 2024
dirkf
2024-03-08
[InfoExtractor] Rework and improve JWPlayer extraction
dirkf
2024-03-08
[InfoExtractor] Add `_search_json()`
dirkf
2024-03-08
[utils] Let int_or_none() accept a base, like int()
dirkf
2024-03-04
[utils] Handle user:pass in URLs (#28801)
Hubert Hirtz
2024-02-22
[caffeine.tv] Add new extractor (#32514)
Aaron Tan
2024-02-22
[GBNews]Add new extractor for GB News TV channel (#29432)
dirkf
2024-02-21
[downloader/external] Fix WgetFD proxy (rev 2)
dirkf
2024-02-19
[Vbox7] Improve extraction, adding features from yt-dlp PR #9100
dirkf
2024-02-02
[Vbox7IE] Sanitise ld+json containing unexpected characters
dirkf
2024-02-02
[Vbox7IE] Improve extraction
dirkf
2024-02-02
[InfoExtractor] Correctly resolve BaseURL in DASH manifest
dirkf
2024-02-02
[InfoExtractor] Support byte range for DASH
dirkf
2024-02-02
[downloader/dash] Support `range` in fragment (format f'{start}-{end}')
dirkf
2024-02-02
[InfoExtractor] Support DASH subtitle extraction (yt-dlp back-port)
dirkf
2024-01-22
[YouTube] Fix `like_count` extraction using `likeButtonViewModel`
dirkf
2024-01-22
[YouTube] Rework n-sig processing, realigning with yt-dlp
dirkf
2024-01-22
[InfoExtractor] Support some warning and `._downloader` shortcut methods from...
dirkf
2024-01-22
[compat] Rework compat for `method` parameter of `compat_urllib_request.Reque...
dirkf
2023-12-06
[core] Fix format string injection for metadata JSON filename message.
mk-pmb
2023-12-06
[Epidemic Sound] Add new extractor (#32628)
Robotix
2023-12-05
[Imgur] Overhaul extractor module (#32612)
dirkf
2023-12-02
[telewebion] Fix extraction (#32634)
mimvahedi
2023-11-29
[utils] Make restricted filenames ignore characters in Unicode categories Mar...
dirkf
2023-11-29
[workflows/ci.yml] Use setup-python for now released Python 3.12
dirkf
2023-11-29
[workflows/ci.yml] Actually use default values for push and pull_request
dirkf
2023-11-29
[workflows/ci.yml] Run apt-get update before installing
dirkf
2023-11-29
[Youtube] Update consent cookie handling to match site
ReenigneArcher
2023-09-24
[downloader] Fix baa6c5e: show ETA of http download as ETA instead of total d...
dirkf
2023-09-03
[utils] Revert bbd3e7e, updating docstring, test instead
dirkf
2023-09-03
[utils] Properly handle list values in update_url()
dirkf
2023-09-03
[test] Remove redundancy from lambda expected value regex
dirkf
2023-08-31
[S4C] Add thumbnail extraction, extract series as playlist
dirkf
2023-08-31
[ci.yml] Improve conditions for nosetest installations
dirkf
2023-08-04
[S4C] Add extractor for Sianel Pedwar Cymru
dirkf
2023-08-01
[utils] Advertise optional supported `Content-Encoding`s
dirkf
2023-08-01
[utils] Add and use `filter_dict()` from yt-dlp
dirkf
2023-08-01
[utils] Revise `isinstance()` tests (especially for str/unicode/bytes) to com...
dirkf
[next]