Matthew
e756f45ba0
Improve handling for overriding extractors with plugins ( #5916 )
...
* Extractors replaced with plugin extractors now show in debug output
* Better testcase handling
* Added documentation
Authored by: coletdjnz, pukkandan
2 years ago
Lesmiscore
8c53322cda
[downloader/aria2c] Native progress for aria2c via RPC ( #3724 )
...
Authored by: Lesmiscore, pukkandan
Closes #2038
2 years ago
pukkandan
193fb150b7
Fix bug in 119e40ef64
2 years ago
pukkandan
26fdfc3704
[extractor/biliintl:series] Make partial download of series faster
2 years ago
pukkandan
78d25e0b7c
[extractor/embedly] Handle vimeo embeds
...
Closes #3360
2 years ago
pukkandan
2a06bb4eb6
Add `--compat-options 2021,2022`
...
Use these to guard against future compat changes. This allows devs to
change defaults and make other potentially breaking changes more easily.
If you need everything to work exactly as-is, put this in your config
2 years ago
pukkandan
88fb942577
Add message when there are no subtitles/thumbnails
...
Closes #5551
2 years ago
pukkandan
1cdda32998
[utils] `get_exe_version`: Detect broken executables
...
Authored by: dirkf, pukkandan
Closes #5561
2 years ago
coletdjnz
3e01ce744a
[extractor/generic] Use `Accept-Encoding: identity` for initial request
...
The existing comment seems to imply this was the desired behavior from the beginning.
Partial fix for https://github.com/yt-dlp/yt-dlp/issues/5855 , https://github.com/yt-dlp/yt-dlp/issues/5851 , https://github.com/yt-dlp/yt-dlp/issues/4748
2 years ago
Matthew
8e40b9d1ec
Improve plugin architecture ( #5553 )
...
to make plugins easier to develop and use:
* Plugins are now loaded as namespace packages.
* Plugins can be loaded in any distribution of yt-dlp (binary, pip, source, etc.).
* Plugin packages can be installed and managed via pip, or dropped into any of the documented locations.
* Users do not need to edit any code files to install plugins.
* Backwards-compatible with previous plugin architecture.
As a side-effect, yt-dlp will now search in a few more locations for config files.
Closes https://github.com/yt-dlp/yt-dlp/issues/1389
Authored by: flashdagger, coletdjnz, pukkandan, Grub4K
Co-authored-by: Marcel <flashdagger@googlemail.com>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
2 years ago
pukkandan
2fb0f85868
[update] Workaround #5632
2 years ago
Stel Abrego
a0e526ed4d
[extractor/bandcamp] Add `album_artist` ( #5537 )
...
Closes #5536
Authored by: stelcodes
2 years ago
pukkandan
8d1ddb0805
[extractor/udemy] Fix lectures that have no URL and detect DRM
...
Closes #5662
2 years ago
pukkandan
9bb856998b
[extractor/youtube] Extract DRC formats
2 years ago
pukkandan
fbb7383306
Add `weba` to known extensions
2 years ago
pukkandan
ec54bd43f3
Fix bug in writing playlist info-json
...
Closes #4889
2 years ago
pukkandan
f74371a97d
[extractor/bilibili] Fix `--no-playlist` for anthology
...
Closes #5797
2 years ago
ChillingPepper
d5f043d127
[utils] js_to_json: Fix bug in f55523c
( #5771 )
...
Authored by: ChillingPepper, pukkandan
2 years ago
pukkandan
fe74d5b592
Let `--parse/replace-in-metadata` run at any post-processing stage
...
Closes #5808 , #456
2 years ago
pukkandan
119e40ef64
Add pre-processor stage `video`
...
Related: #456 , #5808
2 years ago
pukkandan
4455918e7f
[extractor/stv] Detect DRM
...
Closes #5320
2 years ago
Anant Murmu
efa944f4bc
[cleanup] Use `random.choices` ( #5800 )
...
Authored by: freezboltz
2 years ago
nosoop
e107c2b8cf
[extractor/soundcloud] Support user permalink ( #5842 )
...
Closes #5841
Authored by: nosoop
2 years ago
Lesmiscore
ca2f6e14e6
[extractor/BiliLive] Fix extractor
...
- Remove unnecessary group in `_VALID_URL`
- This extractor always returns livestreams
2 years ago
bashonly
c1edb853b0
[extractor/kick] Add extractor ( #5736 )
...
Closes #5722
Authored by: bashonly
2 years ago
bashonly
2647c933b8
[extractor/wistia] Improve extension detection ( #5415 )
...
Closes #5053
Authored by: bashonly, Grub4k, pukkandan
2 years ago
bashonly
53006b35ea
[extractor/amazon] Add `AmazonReviews` extractor ( #5857 )
...
Closes #5766
Authored by: bashonly
2 years ago
bashonly
4b183d4962
[extractor/videoken] Add extractors ( #5824 )
...
Closes #5818
Authored by: bashonly
2 years ago
bashonly
3d667e0047
[extractor/slideslive] Support embeds and slides ( #5784 )
...
Authored by: bashonly, Grub4K, pukkandan
2 years ago
Sam
9a9006ba20
[extractor/twitcasting] Fix videos with password ( #5894 )
...
Closes #5888
Authored by: bashonly, Spicadox
2 years ago
HobbyistDev
153e88a751
[extractor/netverse] Add `NetverseSearch` extractor ( #5838 )
...
Authored by: HobbyistDev
2 years ago
JChris246
9fcd8ad1f2
[extractor/spankbang] Fix extractor ( #5791 )
...
Authored by: JChris246
Closes #5731
2 years ago
monnef
6b71d186dd
[extractor/curiositystream] Fix auth ( #5730 )
...
Authored by: mnn
2 years ago
lkw123
074b2fae90
[extractor/kankanews] Add extractor ( #5729 )
...
Authored by: synthpop123
2 years ago
Kurt Bestor
06a9d68eb8
[extractor/youku] Fix extractor ( #5622 )
...
Closes #4456
Authored by: KurtBestor
2 years ago
Damiano Amatruda
a4d6ead30f
[extractor/ciscowebex] Support password-protected videos ( #5601 )
...
Authored by: damianoamatruda
2 years ago
lauren n. liberda
d1b5f3d79c
[extractor/polskieradio] Adapt to next.js redesigns ( #5416 )
...
Authored by: selfisekai
2 years ago
lauren n. liberda
da8d2de208
[extractor/cda] Support premium and misc improvements ( #5529 )
...
* Fix cache for non-ASCII key
* Improve error messages
* Better UA for fingerprint bypass
Authored by: selfisekai
2 years ago
chris
15e9e578c0
[extractor/ArteTV] Extract chapters ( #5879 )
...
Authored by: iw0nderhow, bashonly
2 years ago
Bobscorn
0ef3d47027
[extractor/beatbump] Add extractors ( #5304 )
...
Authored by: Bobscorn, pukkandan
Closes #4653
2 years ago
barsnick
247c8dd4f5
[extractor/urplay] Support for audio-only formats ( #4606 )
...
Closes #4605
Authored by: barsnick
2 years ago
HobbyistDev
032f22020c
[extractor/trtcocuk] Add extractor ( #5009 )
...
Closes #2635
Authored by: HobbyistDev
2 years ago
pukkandan
4af47a0003
Fix 9012d20b23
2 years ago
pukkandan
9012d20b23
[extractor/mixch] Support `--wait-for-video`
2 years ago
Giulio Muscarello
d61ef7f343
[extractor/ARD] Add vtt subtitles ( #5835 )
...
Authored by: CapacitorSet
2 years ago
skbeh
1c226ccdd4
[extractor/bilibili] Improve `_VALID_URL` ( #5820 )
...
Authored by: skbeh
2 years ago
pukkandan
8791e78ccc
Fix `original_url` in playlists
2 years ago
pukkandan
69f5fe45b9
[FFmpegVideoConvertor] Add `gif` to `--recode-video`
2 years ago
pukkandan
0b5546c723
[extractor] Let `_extract_format` functions obey `--ignore-no-formats`
2 years ago
bashonly
1fc089143c
[extractor/reddit] Extract crossposted media ( #5801 )
...
Closes #5798
Authored by: bashonly
2 years ago