dirkf
|
640d39f03a
[InfoExtractor] Support some warning and `._downloader` shortcut methods from yt-dlp
|
1 year ago |
dirkf
|
6651871416
[compat] Rework compat for `method` parameter of `compat_urllib_request.Request` constructor
|
1 year ago |
mk-pmb
|
be008e657d
[core] Fix format string injection for metadata JSON filename message.
|
2 years ago |
Robotix
|
b1bbc1e502
[Epidemic Sound] Add new extractor (#32628)
|
1 year ago |
dirkf
|
55a442adae
[Imgur] Overhaul extractor module (#32612)
|
1 year ago |
mimvahedi
|
c62936a5f2
[telewebion] Fix extraction (#32634)
|
1 year ago |
dirkf
|
427472351c
[utils] Make restricted filenames ignore characters in Unicode categories Mark, Other
|
1 year ago |
dirkf
|
c6538ed323
[workflows/ci.yml] Use setup-python for now released Python 3.12
|
1 year ago |
dirkf
|
8d227cb97b
[workflows/ci.yml] Actually use default values for push and pull_request
|
1 year ago |
dirkf
|
4e115e18cb
[workflows/ci.yml] Run apt-get update before installing
|
2 years ago |
ReenigneArcher
|
b7fca0fab3
[Youtube] Update consent cookie handling to match site
|
1 year ago |
dirkf
|
00ef748cc0
[downloader] Fix baa6c5e: show ETA of http download as ETA instead of total d/l time
|
2 years ago |
dirkf
|
66ab0814c4
[utils] Revert bbd3e7e, updating docstring, test instead
|
2 years ago |
dirkf
|
bbd3e7e999
[utils] Properly handle list values in update_url()
|
2 years ago |
dirkf
|
21caaf2380
[test] Remove redundancy from lambda expected value regex
|
2 years ago |
dirkf
|
31f50c8194
[S4C] Add thumbnail extraction, extract series as playlist
|
2 years ago |
dirkf
|
7d58f0769a
[ci.yml] Improve conditions for nosetest installations
|
2 years ago |
dirkf
|
86e3cf5e58
[S4C] Add extractor for Sianel Pedwar Cymru
|
2 years ago |
dirkf
|
2efc8de4d2
[utils] Advertise optional supported `Content-Encoding`s
|
2 years ago |
dirkf
|
e4178b5af3
[utils] Add and use `filter_dict()` from yt-dlp
|
2 years ago |
dirkf
|
2d2a4bc832
[utils] Revise `isinstance()` tests (especially for str/unicode/bytes) to complete Linter fix
|
2 years ago |
dirkf
|
7d965e6b65
[utils] Avoid comparing `type(var)`, etc, to pass new Linter rules
|
2 years ago |
dirkf
|
abef53466d
[utils] Rework URL path munging for ., .. components
|
2 years ago |
dirkf
|
e7926ae9f4
[utils] Rework decoding of `Content-Encoding`s
|
2 years ago |
dirkf
|
87e578c9b8
[workflows/ci.yml] Update to setup-java@v3
|
2 years ago |
dirkf
|
0861812d72
[build] Fix typo in `devscripts/fish-completion.py` (fix 2285605)
|
2 years ago |
dirkf
|
b870181229
[build] Extend use of `devscripts/utils`
|
2 years ago |
dirkf
|
a25e9f3c84
[compat] Use `compat_open()`
|
2 years ago |
dirkf
|
aac33155e4
[build] Add and use `devscripts/utils`
|
2 years ago |
dirkf
|
2b7dd3b2a2
[utils] Fix update_Request() with empty data (not None)
|
2 years ago |