Commit Graph

22894 Commits (565999e58ae1c01ef3ac5040725f2f324d22ac8f)
 

Author SHA1 Message Date
tcely 565999e58a
Remove stderr changes 2 months ago
tcely 670da95bac
Move required flags below _configuration_args()
- Resume or overwrite the specified file
- Do not rename output to a non-existent file
- Do not abort the transfer when resume fails
- Do not preserve the control file after transfers complete
2 months ago
tcely 087cb24bb2
Honor continuedl with aria2c
--remove-control-file[=true|false]

Remove control file before download.
Using with --allow-overwrite=true,
download always starts from scratch.
2 months ago
tcely 208ab98aa7
aria2c should overwrite the output when resuming fails
Moved renaming and overwrite arguments up with the rest.
Both cases need these arguments.

Save the control file every 10 seconds.
Resume using the control file, or overwrite if not possible.
Remove the control file when the download is completed.

Print to stderr instead, just as curl does.
2 months ago
tcely 0b382a7d72
Remove continue from aria2c
This doesn't actually work, or make sense, without configuring the stream selector to use `inorder` instead of `default` for the algorithm.

Ideally, `aria2c` would write the needed information for resuming downloads in its own file before exiting.
Otherwise, it's more reliable to download everything again.
2 months ago
N/Ame 239f5f36fe
[ie/bilibili] Fix extractor (#11667)
Closes #11665
Authored by: grqz
2 months ago
bashonly 0d146c1e36
[ie/youtube] Adjust player clients for site changes (#11663)
Closes #11640
Authored by: bashonly
2 months ago
DarkZeros cd0f934604
[ie/mitele] Fix extractor (#11683)
Closes #11690
Authored by: DarkZeros
2 months ago
N/Ame 360aed810a
[ie/instagram] Support `share` URLs (#11677)
Closes #11630
Authored by: grqz
2 months ago
bashonly 00dcde7286
[ie/dropbox] Fix password-protected video extraction (#11636)
Closes #11634
Authored by: bashonly
3 months ago
bashonly 910ecc4229
[ie/tiktok] Deprioritize animated thumbnails (#11645)
Closes #11641
Authored by: bashonly
3 months ago
bashonly 0a0d80800b
[ie/dacast] Fix HLS AES formats extraction (#11644)
Closes #11643
Authored by: bashonly
3 months ago
Simon Sawicki e0500cbf79
[ie] Handle fragmented formats in `_remove_duplicate_formats` (#11637)
Authored by: Grub4K
3 months ago
Jakob Kruse 4b5eec0aaa
[ie/chaturbate] Fix support for non-public streams (#11624)
Fix bug in 720b3dc453

Closes #11623
Authored by: jkruse
3 months ago
sepro fe70f20aed
[ie/youtube:tab] Fix playlists tab extraction (#11615)
Closes #11524
Authored by: seproDev
3 months ago
coletdjnz c7316373c0
[rh:websockets] Support websockets 14.0+ (#11616)
Authored by: coletdjnz
3 months ago
N/Ame e0f1ae813b
[ie/facebook] Support more groups URLs (#11576)
Authored by: grqz
3 months ago
sepro 7d6c259a03
Add `playlist_webpage_url` field (#11613)
Closes #10827
Authored by: seproDev
3 months ago
gitninja1234 16336c51d0
[ie/stripchat] Fix extractor (#11596)
Closes #11587
Authored by: gitninja1234
3 months ago
bashonly ccf0a6b86b
[cleanup] Misc (#11574)
Authored by: bashonly, pzhlkj6612

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
3 months ago
github-actions[bot] f919729538 Release 2024.11.18
Created by: bashonly

:ci skip all
3 months ago
bashonly 7ea2787920
[ie/reddit] Improve error handling (#11573)
Authored by: bashonly
3 months ago
bashonly f7257588bd
[ie/digitalconcerthall] Support login with access/refresh tokens (#11571)
Removes broken support for login with email and password
Removes obsolete `prefer_combined_hls` extractor-arg

Closes #11404, Closes #11436
Authored by: bashonly
3 months ago
bashonly da252d9d32
[cleanup] Misc (#11554)
Closes #6884
Authored by: bashonly, Grub4K, seproDev

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
Co-authored-by: sepro <sepro@sepr0.com>
3 months ago
gillux e079ffbda6
[ie/litv] Fix extractor (#11071)
Authored by: jiru
3 months ago
bashonly 2009cb27e1
[ie/SonyLIVSeries] Add `sort_order` extractor-arg (#11569)
Authored by: bashonly
3 months ago
Jackson Humphrey f351440f1d
[ie/ctvnews] Fix extractor (#11534)
Closes #8689
Authored by: jshumphrey, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
3 months ago
qbnu f9d98509a8
[ie/ctvnews] Fix playlist ID extraction (#8892)
Authored by: qbnu
3 months ago
sepro 37cd7660ea
[ie/youtube:tab] Fix podcasts tab extraction (#11567)
Authored by: seproDev
3 months ago
ChocoLZS d867f99622
[ie/PiaLive] Add extractor (#10811)
Authored by: ChocoLZS
3 months ago
doe1080 10fc719bc7
[cleanup] Remove dead extractors (#11566)
- Removes MildomClipIE, MildomIE, MildomUserVodIE, MildomVodIE
- Removes PokemonIE, PokemonWatchIE
- Removes VeohIE, VeohUserIE

Closes #3373, Closes #7059
Authored by: doe1080
3 months ago
krichbanana eb15fd5a32
[ie/kenh14] Add extractor (#3996)
Closes #3937
Authored by: krichbanana, pzhlkj6612

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
3 months ago
sepro 7cecd299e4
[ie/chaturbate] Don't break embed detection (#11565)
Bugfix for 720b3dc453

Authored by: seproDev
3 months ago
bashonly 52c0ffe40a
[ie/youtube] Remove broken OAuth support (#11558)
Closes #11462
Authored by: bashonly
3 months ago
sepro 637d62a3a9
[ie/youtube] Player client maintenance (#11528)
Authored by: bashonly, seproDev

Co-authored-by: bashonly <bashonly@protonmail.com>
3 months ago
sepro f95a92b3d0
[cleanup] Deprecate more compat functions (#11439)
Authored by: seproDev
3 months ago
Jackson Humphrey 1d253b0a27
[ie/patreon] Fix comments extraction (#11530)
Closes #11483
Authored by: jshumphrey, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
3 months ago
powergold1 720b3dc453
[ie/chaturbate] Extract from API and support impersonation (#11555)
Closes #6546, Closes #10359
Authored by: powergold1
3 months ago
Jackson Humphrey d215fba7ed
[ie/RedGifsUser] Fix extraction (#11531)
Closes #7382, Closes #9131
Authored by: jshumphrey
3 months ago
Jackson Humphrey 8388ec256f
[ie/spankbang] Support browser impersonation (#11542)
Closes #6545
Authored by: jshumphrey
3 months ago
sepro 6365e92589
[ie/bandlab] Add extractors (#11535)
Closes #7750
Authored by: seproDev
3 months ago
Alessandro Campolo 70c55cb08f
[ie/RadioRadicale] Add extractor (#5607)
Authored by: a13ssandr0, pzhlkj6612

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
3 months ago
bashonly c699bafc50 [ie/soop] Fix thumbnail extraction (#11545)
Closes #11537

Authored by: bashonly
3 months ago
bashonly eb64ae7d5d [ie] Allow `ext` override for thumbnails (#11545)
Authored by: bashonly
3 months ago
Simon Sawicki c014fbcddc
[utils] `subs_list_to_dict`: Add `lang` default parameter (#11508)
Authored by: Grub4K
3 months ago
Simon Sawicki 39d79c9b9c
[utils] Fix `join_nonempty`, add `**kwargs` to `unpack` (#11559)
Authored by: Grub4K
3 months ago
Jackson Humphrey f2a4983df7
[ie/archive.org] Fix comments extraction (#11527)
Closes #11526
Authored by: jshumphrey
3 months ago
bashonly bacc31b05a
[ie/facebook] Fix formats extraction (#11513)
Closes #11497
Authored by: bashonly
3 months ago
manav_chaudhary a9f85670d0
[ie/Chaturbate] Support alternate domains (#10595)
Closes #10594
Authored by: manavchaudhary1
3 months ago
Sam 6b43a8d84b
[ie/goplay] Fix extractor (#11466)
Closes #10857
Authored by: SamDecrock, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
3 months ago