1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-02-21 03:38:17 +01:00
Commit Graph

1793 Commits

Author SHA1 Message Date
bashonly
13f930abc0
[extractor/fifa] Fix Preplay extraction ()
Closes 
Authored by: dirkf
2023-01-02 05:46:06 +00:00
bashonly
b23b503e22
[extractor/odnoklassniki] Extract subtitles ()
Closes 
Authored by: bashonly
2023-01-02 05:44:54 +00:00
Matthew
e756f45ba0
Improve handling for overriding extractors with plugins ()
* Extractors replaced with plugin extractors now show in debug output
* Better testcase handling
* Added documentation
Authored by: coletdjnz, pukkandan
2023-01-02 04:55:11 +00:00
pukkandan
26fdfc3704
[extractor/biliintl:series] Make partial download of series faster 2023-01-01 14:41:47 +05:30
pukkandan
78d25e0b7c
[extractor/embedly] Handle vimeo embeds
Closes 
2023-01-01 14:15:23 +05:30
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
2023-01-01 18:41:35 +13:00
Matthew
8e40b9d1ec
Improve plugin architecture ()
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>
2023-01-01 04:29:22 +00:00
Stel Abrego
a0e526ed4d
[extractor/bandcamp] Add album_artist ()
Closes  
Authored by: stelcodes
2022-12-31 10:28:33 +05:30
pukkandan
8d1ddb0805
[extractor/udemy] Fix lectures that have no URL and detect DRM
Closes 
2022-12-31 10:02:50 +05:30
pukkandan
9bb856998b
[extractor/youtube] Extract DRC formats 2022-12-30 15:50:17 +05:30
pukkandan
f74371a97d
[extractor/bilibili] Fix --no-playlist for anthology
Closes 
2022-12-30 12:10:57 +05:30
pukkandan
4455918e7f
[extractor/stv] Detect DRM
Closes 
2022-12-30 11:17:10 +05:30
Anant Murmu
efa944f4bc
[cleanup] Use random.choices ()
Authored by: freezboltz
2022-12-30 08:13:49 +05:30
nosoop
e107c2b8cf
[extractor/soundcloud] Support user permalink ()
Closes 
Authored by: nosoop
2022-12-30 00:16:43 +05:30
Lesmiscore
ca2f6e14e6
[extractor/BiliLive] Fix extractor
- Remove unnecessary group in `_VALID_URL`
- This extractor always returns livestreams
2022-12-30 03:01:22 +09:00
bashonly
c1edb853b0
[extractor/kick] Add extractor ()
Closes 
Authored by: bashonly
2022-12-29 17:31:01 +00:00
bashonly
2647c933b8
[extractor/wistia] Improve extension detection ()
Closes 
Authored by: bashonly, Grub4k, pukkandan
2022-12-29 16:32:54 +00:00
bashonly
53006b35ea
[extractor/amazon] Add AmazonReviews extractor ()
Closes 
Authored by: bashonly
2022-12-29 15:04:09 +00:00
bashonly
4b183d4962
[extractor/videoken] Add extractors ()
Closes 
Authored by: bashonly
2022-12-29 14:29:08 +00:00
bashonly
3d667e0047
[extractor/slideslive] Support embeds and slides ()
Authored by: bashonly, Grub4K, pukkandan
2022-12-29 12:03:03 +00:00
Sam
9a9006ba20
[extractor/twitcasting] Fix videos with password ()
Closes 
Authored by: bashonly, Spicadox
2022-12-29 11:15:38 +00:00
HobbyistDev
153e88a751
[extractor/netverse] Add NetverseSearch extractor ()
Authored by: HobbyistDev
2022-12-29 13:42:07 +05:30
JChris246
9fcd8ad1f2
[extractor/spankbang] Fix extractor ()
Authored by: JChris246
Closes 
2022-12-29 13:38:22 +05:30
monnef
6b71d186dd
[extractor/curiositystream] Fix auth ()
Authored by: mnn
2022-12-29 13:17:23 +05:30
lkw123
074b2fae90
[extractor/kankanews] Add extractor ()
Authored by: synthpop123
2022-12-29 13:08:49 +05:30
Kurt Bestor
06a9d68eb8
[extractor/youku] Fix extractor ()
Closes 
Authored by: KurtBestor
2022-12-29 12:48:55 +05:30
Damiano Amatruda
a4d6ead30f
[extractor/ciscowebex] Support password-protected videos ()
Authored by: damianoamatruda
2022-12-29 12:24:19 +05:30
lauren n. liberda
d1b5f3d79c
[extractor/polskieradio] Adapt to next.js redesigns ()
Authored by: selfisekai
2022-12-28 02:17:25 +05:30
lauren n. liberda
da8d2de208
[extractor/cda] Support premium and misc improvements ()
* Fix cache for non-ASCII key
* Improve error messages
* Better UA for fingerprint bypass

Authored by: selfisekai
2022-12-28 01:27:26 +05:30
chris
15e9e578c0
[extractor/ArteTV] Extract chapters ()
Authored by: iw0nderhow, bashonly
2022-12-28 01:22:58 +05:30
Bobscorn
0ef3d47027
[extractor/beatbump] Add extractors ()
Authored by: Bobscorn, pukkandan
Closes 
2022-12-27 12:34:56 +05:30
barsnick
247c8dd4f5
[extractor/urplay] Support for audio-only formats ()
Closes 
Authored by: barsnick
2022-12-27 12:04:01 +05:30
HobbyistDev
032f22020c
[extractor/trtcocuk] Add extractor ()
Closes 
Authored by: HobbyistDev
2022-12-27 11:55:09 +05:30
pukkandan
4af47a0003
Fix 9012d20b23 2022-12-27 11:45:22 +05:30
pukkandan
9012d20b23
[extractor/mixch] Support --wait-for-video 2022-12-27 03:01:22 +05:30
Giulio Muscarello
d61ef7f343
[extractor/ARD] Add vtt subtitles ()
Authored by: CapacitorSet
2022-12-24 16:19:10 +05:30
skbeh
1c226ccdd4
[extractor/bilibili] Improve _VALID_URL ()
Authored by: skbeh
2022-12-24 16:17:37 +05:30
pukkandan
0b5546c723
[extractor] Let _extract_format functions obey --ignore-no-formats 2022-12-23 01:44:18 +05:30
bashonly
1fc089143c
[extractor/reddit] Extract crossposted media ()
Closes 
Authored by: bashonly
2022-12-21 00:55:47 +00:00
Matthew
c733555106
[extractor/youtube:tab] Extract metadata from channel items ()
Authored by: coletdjnz
2022-12-12 23:08:14 +00:00
HobbyistDev
81388c0954
[extractor/oneplace] Add OnePlacePodcast extractor ()
Closes 
Authored by: HobbyistDev
2022-12-10 19:10:24 +05:30
Denis
df10bad267
[extractor/rutube] Support private videos ()
Authored by: mexus
2022-12-10 18:47:01 +05:30
HobbyistDev
f0f3fa028b
[extractor/netverse] Extract comments ()
Authored by: HobbyistDev
2022-12-10 14:17:06 +05:30
HobbyistDev
22697a84f6
[extractor/europarl] Add EuroParlWebstream Extractor ()
Authored by: HobbyistDev
Closes 
2022-12-10 14:14:43 +05:30
HobbyistDev
3ac5476430
[extractor/nosnl] Add support for /video ()
Authored by: HobbyistDev
2022-12-10 14:04:55 +05:30
HobbyistDev
e318b5b87a
[extractor/airtv] Add extractor ()
Authored by: HobbyistDev
Closes 
2022-12-10 13:59:13 +05:30
bashonly
f549b18512
[extractor/pinterest] Fix extractor ()
Closes 
Authored by: bashonly
2022-12-09 23:46:04 +00:00
bashonly
7c5e1701f6
[extractor/foxsports] Fix extractor ()
Closes 
Authored by: bashonly
2022-12-09 23:43:10 +00:00
bashonly
16bed382fd
[extractor/twitter] Heed --no-playlist for multi-video tweets ()
Closes 
Authored by: bashonly, Grub4K
2022-12-09 23:41:45 +00:00
bashonly
3cf50fa8e9
[downloader/ffmpeg] Fix headers for video+audio formats ()
Authored by: bashonly, Grub4K
2022-12-09 23:36:38 +00:00