Skip to content

[arca.live] Remove host redirect to original file for videos#8769

Open
paulo27ms wants to merge 7598 commits intomikf:masterfrom
paulo27ms:patch-1
Open

[arca.live] Remove host redirect to original file for videos#8769
paulo27ms wants to merge 7598 commits intomikf:masterfrom
paulo27ms:patch-1

Conversation

@paulo27ms
Copy link
Copy Markdown

Since videos are not compressed they can be downloaded from the much fast "ac.namu" instead of using the "type=orig" parameter which redirects to the slower "ac-o.namu".

mikf and others added 30 commits October 13, 2025 20:05
provide 'width_original' & 'height_original' metadata
micro optimizations...
test for 'dt:…' to catch NullDatetime instances,
which inherit from 'datetime.datetime' but are not exactly this class
mikf and others added 27 commits December 20, 2025 10:56
Python's 'ast' module and its 'NodeVisitor' class
were incredibly helpful in identifying these
remove extra ',"submit":{}' after end of JSON object
should allow downloading and selecting the highest resolution video format
regardless of its 'type' / format code
fixes regression introduced in 2eb5e52

forward the correct arguments to StopExtraction.__init__
instead of logging message and 'extras'
…#8733 mikf#8755)

* [webtoons] play_image and stop_image in background music
* [webtoons] add play_image and stop_image fields to test results
* [webtoons]: flake8
* [webtoons]: flake8 (2)

* update & improve
    - remove global 'images_urls'
    - move enumerate loop into images() extraction
* simplify 'play_image' etc extraction
* rename 'play_image' etc
    - num_play
    - num_stop
    - filename_play
    - filename_stop

---------

Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
Since videos are not compressed they can be downloaded from the much fast "ac.namu" instead of using the "type=orig" parameter which redirects to the slower "ac-o.namu".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.