Aleksandar Puharic xZero707
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-06-23 00:39:23 +02:00
fa7f0effbe [YouTube] Avoid crash in author extraction
ebdc82c586 [workflows/ci.yml] Replace actions/setup-python for legacy Pythons
9112e668a5 [YouTube] Improve nsig function name extraction
Compare 3 commits »
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-06-18 05:52:39 +02:00
07af47960f [YouTube] Improve fix for ae8ba2c
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-06-17 21:42:37 +02:00
ae8ba2c319 [YouTube] Fix KeyError QV in signature extraction failed
d6433cbb2c [jsinterp] Don't find unrelated objects
ff75c300f5 [jsinterp] Fix test for failed match in extract_object()
Compare 3 commits »
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-06-11 18:59:31 +02:00
a2534f7b88 [jsinterp] Fix div bug breaking player 8c7583ff
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-05-27 03:33:13 +02:00
b8a86dcf1a [core] Revise 1f7c6f8 to help downstream merger (possibly)
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-05-25 07:52:44 +02:00
2389c7cbd3 [compat] Fix casefold import __all__ syntax in a19855f
ee731f3d00 [ITV] Fix UA capitalisation in 384f632
1f7c6f8b2b [core] Further improve platform debug log
d89c2137ba [jsinterp] Small updates for a85a875
Compare 4 commits »
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-05-12 01:22:47 +02:00
d1c6c5c4d6 [core] Improve platform debug log, based on yt-dlp
6ed3433828 [jsinterp] Add short-cut evaluation for common expression
a85a875fef [jsinterp] Handle NaN in bitwise operators
11cc3f3ad0 [utils] Fix compiled_regex_type in 249f2b6
64d6dd64c8 [YouTube] Support Releases tab
Compare 5 commits »
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-04-21 23:34:30 +02:00
211cbfd5d4 [jsinterp] Minimally handle arithmetic operator precedence
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-04-13 19:34:30 +02:00
26035bde46 [DashSegmentsFD] Correctly detect errors when fragment_retries == 0
2da3fa04a6 [YouTube] Simplify signature patterns
Compare 2 commits »
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-04-13 03:14:30 +02:00
735e87adfc [core] Sanitize info dict before dumping JSON (fixes fe7e130) (#32032)
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-04-11 02:14:28 +02:00
fe7e13066c [core] Add and use sanitize_info() method from yt-dlp
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-04-07 00:14:28 +02:00
213d1d91bf [core] No longer importing copy
f8253a5289 [core] Avoid deepcopy of ctx dict (fix f35b757) (Pt 2)
Compare 2 commits »
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-04-06 16:04:30 +02:00
d6ae3b77cd [core] Avoid deepcopy of ctx dict (fix f35b757)
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-04-05 23:44:29 +02:00
9f4d83ff42 [options] Add --mtime option, unsets default --no-mtime
25124bd640 [devscripts] Improve hack to convert command-line options to API options
78da22489b [compat] Add and use compat_open() like Py3 open()
557dbac173 [FragmentFD] Fix iteration with infinite limit
cdf40b6aa6 [test] Update tests for Ubuntu 20.04
Compare 9 commits »
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-03-14 19:54:28 +01:00
6fece0a96b [AENetworksBaseIE] Report missing show data instead of crash
70ff013910 [devscripts] Add a hack to convert command-line options to API options
e8de54bce5 [core] Handle /../ sequences in HTTP URLs
baa6c5e95c [FragmentFD] Respect --no-continue
5c985d4f81 [downloader] Let _ffmpeg_ handle DASH segments
Compare 5 commits »
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-03-10 01:39:15 +01:00
8c86fd33dc [doc] Improve "guidance" on bug reporting
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-03-08 00:39:14 +01:00
27d41d7365 [doc] Recommend "Get cookies.txt LOCALLY" extension in README.md (#31763)
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-03-07 08:19:14 +01:00
0402710227 [jsinterp] Fix regexp parsing and .replace[All] method
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-03-03 22:39:16 +01:00
3e92c60fcd [jsinterp] Handle Date at epoch 0
3da17834a4 [Youtube] Construct dash formats with range query
Compare 2 commits »
xZero707 synced commits to master at xZero707/youtube-dl from mirror 2023-02-24 19:09:15 +01:00
f7ce98a21e [YouTube] Support @owner format in uploader_id etc
e67e52a8f8 [test] Support test-case with volatile ID (eg live show)
Compare 2 commits »