bashonly
|
9970d74c83
|
[build] Include secretstorage in Linux builds
Authored by: bashonly
|
12 months ago |
bashonly
|
20314dd46f
|
[core] Include build origin in verbose output
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
12 months ago |
bashonly
|
1d03633c5a
|
[build] Overhaul and unify release workflow
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
12 months ago |
Frank Aurich
|
8afd9468b0
|
[ie/n-tv.de] Fix extractor (#8414)
Closes #3179
Authored by: 1100101
|
12 months ago |
SirElderling
|
ef12dbdcd3
|
[ie/radiocomercial] Add extractors (#8508)
Authored by: SirElderling
|
12 months ago |
LoserFox
|
46acc418a5
|
[ie/neteasemusic] Improve metadata extraction (#8531)
Closes #8530
Authored by: LoserFox
|
12 months ago |
Esokrates
|
6ba3085616
|
[ie/orf:podcast] Add extractor (#8486)
Closes #5265
Authored by: Esokrates
|
12 months ago |
bashonly
|
f6e97090d2
|
[ie/twitter:broadcast] Support `--wait-for-video` (#8475)
Closes #8473
Authored by: bashonly
|
12 months ago |
bashonly
|
2863fcf2b6
|
[ie/theatercomplextown] Add extractors (#8560)
Closes #8491
Authored by: bashonly
|
12 months ago |
bashonly
|
c76c96677f
|
[ie/thisoldhouse] Add login support (#8561)
Closes #8257
Authored by: bashonly
|
12 months ago |
c-basalt
|
15b252dfd2
|
[ie/weibo] Fix extraction (#8463)
Closes #8445
Authored by: c-basalt
|
12 months ago |
Aniol Pagès
|
312a2d1e8b
|
[ie/LaXarxaMes] Add extractor (#8412)
Authored by: aniolpages
|
12 months ago |
garret
|
54579be436
|
[ie/nhk] Improve metadata extraction (#8388)
Authored by: garret1317
|
12 months ago |
sepro
|
05adfd883a
|
[ie/ondemandkorea] Overhaul extractor (#8386)
Closes #8374
Authored by: seproDev
|
12 months ago |
Martin Pecka
|
3ff494f6f4
|
[ie/NovaEmbed] Improve `_VALID_URL` (#8368)
Authored by: peci1
|
12 months ago |
Mozi
|
9b5bedf13a
|
[ie/brilliantpala] Fix cookies support (#8352)
Authored by: pzhlkj6612
|
12 months ago |
bashonly
|
cb480e390d
|
[ie/thisav] Remove (#8346)
Authored by: bashonly
|
12 months ago |
sepro
|
25a4bd345a
|
[ie/sbs.co.kr] Add extractors (#8326)
Authored by: seproDev
|
12 months ago |
Tom
|
3906de0755
|
[ie/zoom] Extract combined view formats (#7847)
Authored by: Mipsters
|
12 months ago |
HitomaruKonpaku
|
7d337ca977
|
[ie/twitter:broadcast] Improve metadata extraction (#8383)
Authored by: HitomaruKonpaku
|
12 months ago |
bashonly
|
10025b715e
|
[core] Add `--compat-option manifest-filesize-approx` (#8356)
Closes #7623
Authored by: bashonly
|
12 months ago |
bashonly
|
595ea4a99b
|
[core] Fix format sorting with `--load-info-json` (#8521)
Closes #7971
Authored by: bashonly
|
12 months ago |
bashonly
|
2622c804d1
|
[fd/dash] Force native downloader for `--live-from-start` (#8339)
Closes #8212
Authored by: bashonly
|
12 months ago |
bashonly
|
fd8fcf8f4f
|
Revert 39abae2354
The iOS client is not subject to integrity checks and is likely to be a more stable choice going forward
Authored by: bashonly
|
12 months ago |
CrendKing
|
21b25281c5
|
[fd/aria2c] Remove duplicate `--file-allocation=none` (#8332)
Authored by: CrendKing
|
12 months ago |
sepro
|
4a601c9eff
|
[ie/weverse] Fix login error handling (#8458)
Authored by: seproDev
|
1 year ago |
Shubham
|
464327acdb
|
[ie/polskieradio:audition] Fix playlist extraction (#8459)
Closes #8419
Authored by: shubhexists
|
1 year ago |
bashonly
|
ef79d20dc9
|
[ie/youtube] Check newly uploaded iOS HLS formats (#8336)
Closes #7747
Authored by: bashonly
|
1 year ago |
bashonly
|
39abae2354
|
[ie/youtube] Deprioritize iOS client formats (#8337)
Authored by: bashonly
|
1 year ago |
bashonly
|
4ce2f29a50
|
[ie/generic] Improve direct video link ext detection (#8340)
Closes #8265
Authored by: bashonly
|
1 year ago |
bashonly
|
177f0d963e
|
[ie/QDance] Update `_VALID_URL` (#8426)
Authored by: bashonly
|
1 year ago |
Bart Broere
|
8e02a4dcc8
|
[ie/npo] Send `POST` request to streams API endpoint (#8413)
Closes #6398
Authored by: bartbroere
|
1 year ago |
saintliao
|
7b8b1cf5eb
|
[ie/twitcasting] Fix livestream extraction (#8427)
Closes #8431
Authored by: JC-Chung, saintliao
Co-authored-by: JC-Chung <52159296+JC-Chung@users.noreply.github.com>
|
1 year ago |
Abdessamad DERRAZ
|
e61606eaf2
|
[ie/teachable] Remove Wistia support
|
1 year ago |
Abdessamad Derraz
|
931a90e7da
|
Merge branch 'yt-dlp:master' into teachable-fix-add-hotmart
|
1 year ago |
bashonly
|
a40e0b37df
|
[core] Only ensure playlist thumbnail dir if writing thumbs (#8373)
Bugfix for 2acd1d555e
Closes #8372
Authored by: bashonly
|
1 year ago |
Simon Sawicki
|
4e38e2ae9d
|
[rh:requests] Handle both `bytes` and `int` for `IncompleteRead.partial` (Fix 8a8b54523a ) (#8348)
Authored by: bashonly, coletdjnz, Grub4K
|
1 year ago |
coletdjnz
|
8a8b54523a
|
[rh:requests] Add handler for `requests` HTTP library (#3668)
Adds support for HTTPS proxies and persistent connections (keep-alive)
Closes https://github.com/yt-dlp/yt-dlp/issues/1890
Resolves https://github.com/yt-dlp/yt-dlp/issues/4070
Resolves https://github.com/ytdl-org/youtube-dl/issues/32549
Resolves https://github.com/ytdl-org/youtube-dl/issues/14523
Resolves https://github.com/ytdl-org/youtube-dl/issues/13734
Authored by: coletdjnz, Grub4K, bashonly
|
1 year ago |
bashonly
|
700444c23d
|
[ci] Run core tests with dependencies
Authored by: bashonly, coletdjnz
|
1 year ago |
github-actions
|
b73c409318
|
Release 2023.10.13
Created by: bashonly
:ci skip all :ci run dl
|
1 year ago |
bashonly
|
b634ba742d
|
[cleanup] Misc (#8338)
Authored by: bashonly, gamer191
|
1 year ago |
Riteo
|
2acd1d555e
|
[core] Ensure thumbnail output directory exists (#7985)
Closes #8203
Authored by: Riteo
|
1 year ago |
sepro
|
b286ec68f1
|
[ie/jtbc] Add extractors (#8314)
Authored by: seproDev
|
1 year ago |
sepro
|
e030b6b6fb
|
[ie/mbn] Add extractor (#8312)
Authored by: seproDev
|
1 year ago |
bashonly
|
b931664231
|
[ie/radiko] Fix bug with `downloader_options`
Closes #8333
Authored by: bashonly
|
1 year ago |
Simon Sawicki
|
feebf6d02f
|
[ie/youtube] Fix bug with `--extractor-retries inf` (#8328)
Authored by: Grub4K
|
1 year ago |
bashonly
|
84e26038d4
|
[utils] `write_xattr`: Use `os.setxattr` if available (#8205)
Closes #8193
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
1 year ago |
garret
|
4de94b9e16
|
[ie/nhk] Fix Japanese-language VOD extraction (#8309)
Closes #8303
Authored by: garret1317
|
1 year ago |
Midnight Veil
|
88a99c87b6
|
[ie/tenplay] Add support for seasons (#7939)
Closes #7744
Authored by: midnightveil
|
1 year ago |
Stefan Lobbenmeier
|
09f815ad52
|
[ie/ArteTV] Support age-restricted content (#8301)
Closes #7782
Authored by: StefanLobbenmeier
|
1 year ago |