Mozi
51681d1294
[ie/niconico] Use "network_exceptions"; add errnote for m3u8 download
1 year ago
Mozi
41c6125907
[ie/niconico] Move WebSocket headers to info_dict
...
Thanks for coletdjnz's suggestion!
1 year ago
Mozi
16974726a4
[ie/niconico] Directly download live timeshift videos; WebSocket fixes
...
Major changes:
- Make a downloader for live timeshift videos. Time-based download rate
limit applies. RetryManager-based error recovery applies.
- Fix the incorrect url for WebSocket reconnection.
- Correctly close the WebSocket connection.
- [!] Apply "FFmpegFixupM3u8PP" for both non-timeshift and timeshift
MPEG-TS files by adding "m3u8_*" prefixes and inheriting from "HlsFD".
- [!] Change the protocol from "hls+fmp4" to "hls" in "startWatching"
WebSocket requests because I didn't see it in my test.
Minor changes:
- Support metadata extraction when no formats.
- Set "live_status" instead of "is_live".
- Clean up "info_dict": Change WebSocket configs to private to hide them
from users; extract common fields and remove unused ones.
- Update a download test.
1 year ago
bashonly
263a4b55ac
[core] Handle `--load-info-json` format selection errors ( #9392 )
...
Closes #9388
Authored by: bashonly
1 year ago
bashonly
b136e2af34
Bugfix for 104a7b5a46
( #9394 )
...
Authored by: bashonly
1 year ago
bashonly
b2cc150ad8
[ie/roosterteeth] Add Brightcove fallback ( #9403 )
...
Authored by: bashonly
1 year ago
Xpl0itU
785ab1af7f
[ie/crtvg] Fix `_VALID_URL` ( #9404 )
...
Authored by: Xpl0itU
1 year ago
bashonly
7aad06541e
[ie/youtube] Further bump client versions ( #9395 )
...
Authored by: bashonly
1 year ago
DmitryScaletta
d3d4187da9
[ie/duboku] Fix m3u8 formats extraction ( #9161 )
...
Closes #9159
Authored by: DmitryScaletta
1 year ago
sepro
c8c9039e64
[ie/generic] Follow https redirects properly ( #9121 )
...
Authored by: seproDev
1 year ago
sepro
df773c3d5d
[cleanup] Mark broken and remove dead extractors ( #9238 )
...
Authored by: seproDev
1 year ago
sepro
f4f9f6d00e
[cleanup] Fix infodict returned fields ( #8906 )
...
Authored by: seproDev
1 year ago
bashonly
dfd8c0b696
[ie/roosterteeth] Extract release date and timestamp ( #9393 )
...
Authored by: bashonly
1 year ago
James Martindale
dd29e6e5fd
[ie/roosterteeth] Extract ad-free streams ( #9355 )
...
Closes #7647
Authored by: jkmartindale
1 year ago
bashonly
96f3924bac
[ie/craftsy] Fix extractor ( #9384 )
...
Closes #9383
Authored by: bashonly
1 year ago
Simon Sawicki
0fcefb92f3
[ie/newgrounds] Fix login and clean up extraction ( #9356 )
...
Authored by: mrmedieval, Grub4K
1 year ago
bashonly
e4fbe5f886
[ie/francetv] Fix DAI livestreams ( #9380 )
...
Closes #9382
Authored by: bashonly
1 year ago
SirElderling
cd7086c0d5
[ie/RideHome] Add extractor ( #8875 )
...
Authored by: SirElderling
1 year ago
bashonly
cf91400a1d
[build] Add `default` optional dependency group ( #9295 )
...
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
1 year ago
sepro
ac340d0745
[test:websockets] Fix timeout test on Windows ( #9344 )
...
Authored by: seproDev
1 year ago
Raphaël Droz
11ffa92a61
[ie/dailymotion] Support search ( #8292 )
...
Closes #6126
Authored by: drzraf, seproDev
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
1 year ago
bashonly
ede624d1db
[ie/francetv] Fix m3u8 formats extraction ( #9347 )
...
Authored by: bashonly
1 year ago
Mozi
40966e8da2
Bugfix for aa13a8e3dd
( #9338 )
...
Closes #9351
Authored by: pzhlkj6612
1 year ago
Roy
eedb38ce40
[ie/dumpert] Improve `_VALID_URL` ( #9320 )
...
Authored by: rvsit
1 year ago
src-tinkerer
6ad11fef65
[ie/CCTV] Fix extraction ( #9325 )
...
Closes #9299
Authored by: src-tinkerer
1 year ago
Mozi
f0426e9ca5
[ie/vimeo] Extract `live_status` and `release_timestamp` ( #9290 )
...
Authored by: pzhlkj6612
1 year ago
bashonly
d9b4154cbc
[ie/tiktok] Fix webpage extraction ( #9327 )
...
Closes #4992 , Closes #8620
Authored by: bashonly
1 year ago
bashonly
9749ac7fec
[ie/francetv] Fix extractors ( #9333 )
...
Closes #9323
Authored by: bashonly
1 year ago
bashonly
413d367580
[ie/youtube] Bump Android and iOS client versions ( #9317 )
...
Closes #9316
Authored by: bashonly
1 year ago
Mozi
aa13a8e3dd
[ie/niconico] Support DMS formats ( #9282 )
...
Closes #8389 , Closes #8758 , Closes #9254
Authored by: pzhlkj6612, xpadev-net
1 year ago
nixxo
8f423cf805
[ie/rai] Fix m3u8 formats extraction ( #9291 )
...
Closes #887
Authored by: nixxo
1 year ago
Dong Heon Hee
804f236611
[ie/chzzk:live] Support `--wait-for-video` ( #9309 )
...
Authored by: hui1601
1 year ago
SirElderling
f00c0def74
[ie/zenporn] Add extractor ( #8509 )
...
Closes #8398
Authored by: SirElderling
1 year ago
bashonly
e546e5d3b3
Bugfix for 9ff9466455
...
Closes #9322
Authored by: bashonly
1 year ago
bashonly
4170b3d712
[ie/MujRozhlas] Fix extraction ( #9306 )
...
Closes #9304
Authored by: bashonly
1 year ago
114514ns
9ff9466455
[ie/Douyin] Fix extractor ( #9239 )
...
Closes #7854 , Closes #7941
Authored by: 114514ns, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
1 year ago
marcdumais
e28e135d6f
[ie/altcensored:channel] Fix playlist extraction ( #9297 )
...
Authored by: marcdumais
1 year ago
Tobias Gruetzmacher
f1570ab84d
Bugfix for 1713c88273
( #9298 )
...
Authored by: TobiX
1 year ago
pukkandan
069b2aedae
Create `ydl._request_director` when needed
1 year ago
Simon Sawicki
5eedc208ec
[ie/youtube] Better error when all player responses are skipped ( #9083 )
...
Authored by: Grub4K, pukkandan
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
1 year ago
bashonly
464c919ea8
[ie/CloudflareStream] Improve embed detection ( #9287 )
...
Partially addresses #7858
Authored by: bashonly
1 year ago
bashonly
3894ab9574
[ie/archiveorg] Fix format URL encoding ( #9279 )
...
Closes #9173
Authored by: bashonly
1 year ago
bashonly
b05640d532
[ie/swearnet] Raise for login required ( #9281 )
...
Closes #9110
Authored by: bashonly
1 year ago
bashonly
7a29cbbd5f
[ie/ntvru] Fix extraction ( #9276 )
...
Closes #8347
Authored by: bashonly, dirkf
Co-authored-by: dirkf <fieldhouse@gmx.net>
1 year ago
bashonly
2e8de097ad
[ie/vimeo] Fix login ( #9274 )
...
Closes #9273
Authored by: bashonly
1 year ago
bashonly
f3d5face83
[ie/CloudflareStream] Improve `_VALID_URL` ( #9280 )
...
Closes #9171
Authored by: bashonly
1 year ago
bashonly
eabbccc439
[build] Support failed build job re-runs ( #9277 )
...
Authored by: bashonly
1 year ago
sepro
0de09c5b9e
[ie/nebula] Support podcasts ( #9140 )
...
Closes #8838
Authored by: seproDev, c-basalt
Co-authored-by: c-basalt <117849907+c-basalt@users.noreply.github.com>
1 year ago
sepro
6a6cdcd182
[core] Warn user when not launching through shell on Windows ( #9250 )
...
Authored by: seproDev, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
1 year ago
J. Gonzalez
998dffb5a2
[ie/cnbc] Overhaul extractors ( #8741 )
...
Closes #5871 , Closes #8378
Authored by: gonzalezjo, Noor-5, zhijinwuu, ruiminggu, seproDev
Co-authored-by: Noor Mostafa <93787875+Noor-5@users.noreply.github.com>
Co-authored-by: zhijinwuu <zhijinw@andrew.cmu.edu>
Co-authored-by: ruiminggu <ruimingg@andrew.cmu.edu>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
1 year ago