dirkf
|
4416f82c80
[Vbox7IE] Sanitise ld+json containing unexpected characters
|
10 months ago |
dirkf
|
bdda6b81df
[Vbox7IE] Improve extraction
|
10 months ago |
dirkf
|
1fd8f802b8
[InfoExtractor] Correctly resolve BaseURL in DASH manifest
|
10 months ago |
dirkf
|
4eaeb9b2c6
[InfoExtractor] Support byte range for DASH
|
10 months ago |
dirkf
|
bec9180e89
[downloader/dash] Support `range` in fragment (format f'{start}-{end}')
|
10 months ago |
dirkf
|
c58b655a9e
[InfoExtractor] Support DASH subtitle extraction (yt-dlp back-port)
|
10 months ago |
dirkf
|
dc512e3a8a
[YouTube] Fix `like_count` extraction using `likeButtonViewModel`
|
10 months ago |
dirkf
|
f8b0135850
[YouTube] Rework n-sig processing, realigning with yt-dlp
|
10 months ago |
dirkf
|
640d39f03a
[InfoExtractor] Support some warning and `._downloader` shortcut methods from yt-dlp
|
10 months ago |
dirkf
|
6651871416
[compat] Rework compat for `method` parameter of `compat_urllib_request.Request` constructor
|
10 months ago |
mk-pmb
|
be008e657d
[core] Fix format string injection for metadata JSON filename message.
|
1 year ago |
Robotix
|
b1bbc1e502
[Epidemic Sound] Add new extractor (#32628)
|
11 months ago |
dirkf
|
55a442adae
[Imgur] Overhaul extractor module (#32612)
|
11 months ago |
mimvahedi
|
c62936a5f2
[telewebion] Fix extraction (#32634)
|
11 months 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
|
1 year 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
|
1 year ago |
dirkf
|
66ab0814c4
[utils] Revert bbd3e7e, updating docstring, test instead
|
1 year ago |
dirkf
|
bbd3e7e999
[utils] Properly handle list values in update_url()
|
1 year ago |
dirkf
|
21caaf2380
[test] Remove redundancy from lambda expected value regex
|
1 year ago |
dirkf
|
31f50c8194
[S4C] Add thumbnail extraction, extract series as playlist
|
1 year ago |
dirkf
|
7d58f0769a
[ci.yml] Improve conditions for nosetest installations
|
1 year ago |
dirkf
|
86e3cf5e58
[S4C] Add extractor for Sianel Pedwar Cymru
|
1 year ago |
dirkf
|
2efc8de4d2
[utils] Advertise optional supported `Content-Encoding`s
|
1 year ago |
dirkf
|
e4178b5af3
[utils] Add and use `filter_dict()` from yt-dlp
|
1 year ago |
dirkf
|
2d2a4bc832
[utils] Revise `isinstance()` tests (especially for str/unicode/bytes) to complete Linter fix
|
1 year ago |
dirkf
|
7d965e6b65
[utils] Avoid comparing `type(var)`, etc, to pass new Linter rules
|
1 year ago |