dirkf
|
a85a875fef
[jsinterp] Handle NaN in bitwise operators
|
2 years ago |
dirkf
|
11cc3f3ad0
[utils] Fix `compiled_regex_type` in 249f2b6
|
2 years ago |
dirkf
|
64d6dd64c8
[YouTube] Support Releases tab
|
2 years ago |
dirkf
|
211cbfd5d4
[jsinterp] Minimally handle arithmetic operator precedence
|
2 years ago |
dirkf
|
26035bde46
[DashSegmentsFD] Correctly detect errors when `fragment_retries` == 0
|
2 years ago |
dirkf
|
2da3fa04a6
[YouTube] Simplify signature patterns
|
2 years ago |
Gabriel Nagy
|
735e87adfc
[core] Sanitize info dict before dumping JSON (fixes fe7e130) (#32032)
|
2 years ago |
dirkf
|
fe7e13066c
[core] Add and use sanitize_info() method from yt-dlp
|
2 years ago |
dirkf
|
213d1d91bf
[core] No longer importing copy
|
2 years ago |
dirkf
|
f8253a5289
[core] Avoid deepcopy of ctx dict (fix f35b757) (Pt 2)
|
2 years ago |
dirkf
|
d6ae3b77cd
[core] Avoid deepcopy of ctx dict (fix f35b757)
|
2 years ago |
dirkf
|
9f4d83ff42
[options] Add --mtime option, unsets default --no-mtime
|
2 years ago |
dirkf
|
25124bd640
[devscripts] Improve hack to convert command-line options to API options
|
2 years ago |
dirkf
|
78da22489b
[compat] Add and use `compat_open()` like Py3 `open()`
|
2 years ago |
dirkf
|
557dbac173
[FragmentFD] Fix iteration with infinite limit
|
2 years ago |
dirkf
|
cdf40b6aa6
[test] Update tests for Ubuntu 20.04
|
2 years ago |
pukkandan
|
3f6d2bd76f
[extractor/youtube] Bypass throttling for `-f17`
|
2 years ago |
pukkandan
|
88f28f620b
[extractor/youtube] Construct fragment list lazily
|
2 years ago |
dirkf
|
f35b757c82
[utils] Ensure `allow_types` for `variadic()` is a tuple
|
2 years ago |
dirkf
|
45495228b7
[downloader/http] Only check for resumability when actually resuming
|
2 years ago |
dirkf
|
6fece0a96b
[AENetworksBaseIE] Report missing show data instead of crash
|
2 years ago |
dirkf
|
70ff013910
[devscripts] Add a hack to convert command-line options to API options
|
2 years ago |
dirkf
|
e8de54bce5
[core] Handle `/../` sequences in HTTP URLs
|
2 years ago |
dirkf
|
baa6c5e95c
[FragmentFD] Respect `--no-continue`
|
2 years ago |
dirkf
|
5c985d4f81
[downloader] Let _ffmpeg_ handle DASH segments
|
2 years ago |
dirkf
|
8c86fd33dc
[doc] Improve "guidance" on bug reporting
|
2 years ago |
Sophira
|
27d41d7365
[doc] Recommend "Get cookies.txt LOCALLY" extension in README.md (#31763)
|
2 years ago |
dirkf
|
0402710227
[jsinterp] Fix regexp parsing and .replace[All] method
|
2 years ago |
pukkandan
|
3e92c60fcd
[jsinterp] Handle `Date` at epoch 0
|
2 years ago |
pukkandan
|
3da17834a4
[Youtube] Construct dash formats with `range` query
|
2 years ago |