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.
youtube-dl/youtube_dl
dirkf 4eaeb9b2c6 [InfoExtractor] Support byte range for DASH
* adapted from https://github.com/ytdl-org/youtube-dl/pull/30279
* thx former GH user kikuyan
1 year ago
..
downloader [downloader/dash] Support `range` in fragment (format f'{start}-{end}') 1 year ago
extractor [InfoExtractor] Support byte range for DASH 1 year ago
postprocessor [compat] Use `compat_open()` 2 years ago
YoutubeDL.py [core] Fix format string injection for metadata JSON filename message. 1 year ago
__init__.py [workflows/ci.yml] Restore test support for Py 3.2 2 years ago
__main__.py
aes.py [netease] Get netease music download url through player api (#31235) 2 years ago
cache.py [compat] Use `compat_open()` 2 years ago
casefold.py [compat] Fix casefold import __all__ syntax in a19855f 2 years ago
compat.py [compat] Rework compat for `method` parameter of `compat_urllib_request.Request` constructor 1 year ago
jsinterp.py [test] Fixes for old Pythons 2 years ago
options.py [doc] Warn against setting cookies with --add-header 2 years ago
socks.py
swfinterp.py [utils] Avoid comparing `type(var)`, etc, to pass new Linter rules 2 years ago
update.py [build] Extend use of `devscripts/utils` 2 years ago
utils.py [utils] Make restricted filenames ignore characters in Unicode categories Mark, Other 1 year ago
version.py release 2021.12.17 3 years ago