coletdjnz
447afb9eaa
[extractor/youtube] Support podcasts and releases tabs
...
Closes https://github.com/yt-dlp/yt-dlp/issues/6893
Authored by: coletdjnz
2 years ago
pukkandan
6f2287cb18
[cleanup] Misc
...
Closes #7030 , closes #6967
2 years ago
pukkandan
1d7656184c
[jsinterp] Handle `NaN` in bitwise operators
...
Closes #6131
2 years ago
pukkandan
f7f7a877bf
[extractor/booyah] Remove extractor
...
Site shut down. Closes #6425
2 years ago
pukkandan
c8bc203fbf
[docs] Misc improvements
...
Closes #6814 , closes #6940 , closes #6733 , closes #6923 , closes #6566 , closes #6726 , closes #6728
2 years ago
toomyzoom
21b9413cf7
[extractor/iwara] Implement login ( #6721 )
...
Authored by: toomyzoom
2 years ago
bashonly
ef8fb7f029
[extractor/wrestleuniverse] Fix extraction, add login ( #6982 )
...
Closes #6975
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2 years ago
ringus1
3b52a60688
[extractor/facebook] Fix metadata extraction ( #6856 )
...
Closes #3432
Authored by: ringus1
2 years ago
Lesmiscore
c449c0655d
[extractor/abematv] Add fallback for title and description extraction and extract more metadata ( #6994 )
...
Authored by: Lesmiscore
2 years ago
lauren n. liberda
0c7ce146e4
[extractor/tvp] Use new API ( #6989 )
...
Authored by: selfisekai
Closes #6987
2 years ago
pukkandan
ddae33754a
[extractor/youporn] Extract m3u8 formats
...
Closes #6977
2 years ago
Eveldee
45998b3e37
[utils] `locked_file`: Fix for virtiofs ( #6840 )
...
Authored by: brandon-dacrib
Closes #6823
2 years ago
bashonly
2f07c4c1da
[extractor/clipchamp] Add extractor ( #6978 )
...
Closes #6973
Authored by: bashonly
2 years ago
Nicholas Defranco
b423b6a48e
[extractor/dlf] Add extractors ( #6697 )
...
Closes #6430
Authored by: nick-cd
2 years ago
bashonly
147e62fc58
[extractor/twitter] Default to GraphQL, handle auth errors ( #6957 )
...
Closes #6763
Authored by: bashonly
2 years ago
Simon Sawicki
b079c26f0a
[utils] `traverse_obj`: More fixes ( #6959 )
...
- Fix result when branching with `traverse_string`
- Fix `slice` path on `dict`s
- Fix tests and docstrings from 21b5ec86c2
- Add `is_iterable_like` helper function
Authored by: Grub4K
2 years ago
bashonly
4d9280c9c8
[extractor/reddit] Add login support ( #6950 )
...
Closes #6949
Authored by: bashonly
2 years ago
pukkandan
17ba4343cf
Fix f005a35aa7
...
Printing inside `finally` causes the order of logging to change
when there is an error, which is undesirable. So this is reverted.
The issue of `--print` being blocked by pre-processors was an
unintentional side-effect of changing the operation orders in
170605840e
, and this is also partially
reverted.
2 years ago
pukkandan
f005a35aa7
Ensure pre-processor errors do not block `--print`
...
Closes #6937
2 years ago
makeworld
7a7b1376fb
[extractor/cbc] Fix live extractor, playlist `_VALID_URL` ( #6625 )
...
Authored by: makew0rld
2 years ago
pukkandan
b5f61b69d4
Fix bug in 170605840e
...
and related refactor
2 years ago
pukkandan
7cf51f2191
[jsinterp] Handle negative numbers better
...
Closes #6131
2 years ago
pukkandan
170605840e
Populate `filename` and `urls` fields at all stages of `--print`
...
Closes https://github.com/yt-dlp/yt-dlp/issues/6920
2 years ago
garret
30647668a9
[extractor/globalplayer] Add extractors ( #6903 )
...
Authored by: garret1317
2 years ago
Alex Klapheke
ed81b74802
[extractor/aeonco] Support Youtube embeds ( #6591 )
...
Authored by: alexklapheke
2 years ago
Noah
62beefa818
[extractor/pornhub] Set access cookies to fix extraction ( #6685 )
...
Closes #4299
Authored by: Schmoaaaaah, arobase-che
Co-authored-by: Noah <nkempers@outlook.de>
Co-authored-by: ache <ache@ache.one>
2 years ago
Neurognostic
0c4e0fbcad
[extractor/bitchute] Add more fallback subdomains ( #6907 )
...
Authored by: Neurognostic
2 years ago
sqrtNOT
c86e433c35
[extractor/NiconicoSeries] Fix extraction ( #6898 )
...
Authored by: sqrtNOT
2 years ago
Elyse
9b30cd3dfc
[extractors/rtvc] Add extractors ( #6578 )
...
* Add `RTVCPlay` extractor
* Add `RTVCPlayEmbed` extractor
* Add `RTVCKaltura` extractor
* Add `SenalColombiaLive` extractor
Closes #6457
Authored by: elyse0
2 years ago
Simon Sawicki
21b5ec86c2
[utils] `traverse_obj`: Allow iterables in traversal ( #6902 )
...
Authored by: Grub4K
2 years ago
pukkandan
c16644642b
Add option `--xff`
...
Deprecates `--geo-bypass`, `--no-geo-bypass, `--geo-bypass-country`, `--geo-bypass-ip-block`
2 years ago
pukkandan
04f8018a05
[extractor/hentaistigma] Remove extractor
...
Piracy site
Closes #6870
2 years ago
pukkandan
d669772c65
Add `--no-quiet`
...
Closes #6796
2 years ago
pukkandan
ec9311c41b
[outtmpl] Support `str.format` syntax inside replacements
...
Closes #6843
2 years ago
pukkandan
78fde6e339
[outtmpl] Allow `\n` in replacements and default.
...
Fixes: https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1510055357
Fixes: https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1510363645
2 years ago
JC-Chung
80b732b7a9
[extractor/twitch] Extract original size thumbnail ( #6629 )
...
Authored by: JC-Chung
2 years ago
truedread
1ea15603d8
[extractor/wevidi] Add extractor ( #6868 )
...
Closes #6129
Authored by: truedread
2 years ago
garret
8f0be90ecb
[extractor/nhk] Add `NhkRadiru` extractor ( #6819 )
...
* Add `NhkRadioNewsPage` extractor
Authored by: garret1317
2 years ago
vidiot720
6a765f135c
[extractor/sbs] Overhaul extractor for new API ( #6839 )
...
Closes #6543
Authored by: vidiot720, dirkf, bashonly
2 years ago
qbnu
ab29e47029
[extractor/bilibili] Support festival videos ( #6547 )
...
Closes #6138
Authored by: qbnu
2 years ago
bashonly
e5265dc651
[extractor/stageplus] Add extractor ( #6838 )
...
Closes #6806
Authored by: bashonly
2 years ago
zhgwn
cbdf9408e6
[extractor/pornez] Support new URL formats ( #6792 )
...
Closes #6791 , Closes #6298
Authored by: zhgwn
2 years ago
CoryTibbettsDev
2c566ed141
[extractor/whyp] Add extractor ( #6803 )
...
Authored by: CoryTibbettsDev
2 years ago
satan1st
9c92b803fa
[extractor/gronkh] Extract duration and chapters ( #6817 )
...
Authored by: satan1st
2 years ago
bashonly
7a6f6f2459
[extractor/reddit] Support cookies and short URLs ( #6825 )
...
Closes #6665 , Closes #6753
Authored by: bashonly
2 years ago
bashonly
ea05708203
[extractor/adobepass] Handle `Charter_Direct` MSO as `Spectrum` ( #6824 )
...
Authored by: bashonly
2 years ago
pukkandan
9874e82b5a
Do not translate newlines in `--print-to-file`
...
Fixes https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1509361107
2 years ago
pukkandan
84ffeb7d5e
[extractor] Do not warn for invalid chapter data in description
...
Fixes https://github.com/yt-dlp/yt-dlp/issues/6811#issuecomment-1509876209
2 years ago
coletdjnz
7666b93604
[extractor/youtube] Define strict uploader metadata mapping ( #6384 )
...
New mapping:
```
channel -> channel name
channel_id -> UCID
channel_url -> UCID channel url
uploader -> channel name (same as channel field)
uploader_id -> @handle
uploader_url -> @handle channel url
```
Authored by: coletdjnz
2 years ago
bashonly
93e7c6995e
[extractor/generic] Attempt to detect live HLS ( #6775 )
...
* Extract duration for non-live generic HLS videos
* Add extractor-arg `is_live` to bypass live HLS check
Closes #6705
Authored by: bashonly
2 years ago