Commit Graph

21598 Commits (8ceb07e870424c219dced8f4348729553f05c5cc)
 

Author SHA1 Message Date
JC-Chung 933ed882e9
[extractor/tiktok] Add `TikTokLive` extractor ()
Closes 
Authored by: JC-Chung
HobbyistDev a1d9aca338
[extractor/aitube] Add extractor ()
Closes 
Authored by: HobbyistDev
HobbyistDev 91d54e9b99
[extractor/volejtv] Add extractor ()
Authored by: HobbyistDev
Closes 
HobbyistDev 76c3ceccfb
[extractor/biliintl] Add `/media` to `VALID_URL` ()
Authored by: HobbyistDev
pukkandan ad68b16a1e
[downloader/aria2c] Disable native progress
Closes , closes , Re-opens 
pukkandan f079514957
[utils] `windows_enable_vt_mode`: Better error handling
Closes 
pukkandan e9df3d42c4
[build] Add minimal `pyproject.toml`
pukkandan d80ca5deaa
[utils] `mimetype2ext`: weba is not standard
Fix bug in fbb7383306, 2647c933b8
Closes 
OndrejBakan 1a3cd8ec35
[extractor/joj] Fix extractor ()
Authored by: OndrejBakan, pukkandan
github-actions 990dd7b00f [version] update
Created by: pukkandan

:ci skip all :ci run dl
pukkandan d83b0ad809
Release 2023.01.02
pukkandan 08e29b9f1f
[cleanup] Misc
Closes , closes 
pukkandan 8e174ba7de
[docs] Improvements
Closes , closes 
bashonly 05997b6e98
[extractor/generic] Decode unicode-escaped embed URLs ()
Authored by: bashonly
Closes 
Simon Sawicki 32a84bcf4e
Update to ytdl-commit-195f22f6
[generic] Improve KVS (etc) extraction
195f22f679

Closes 
Authored by: Grub4k, pukkandan
Matthew 8300774c4a
Add `--enable-file-urls` ()
Closes https://github.com/yt-dlp/yt-dlp/issues/3675

Authored by: coletdjnz
bashonly d7f9871469
[extractor/iqiyi] Fix `Iq` JS regex ()
Closes 
Authored by: bashonly
bashonly 13f930abc0
[extractor/fifa] Fix Preplay extraction ()
Closes 
Authored by: dirkf
bashonly b23b503e22
[extractor/odnoklassniki] Extract subtitles ()
Closes 
Authored by: bashonly
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
Lesmiscore 8c53322cda
[downloader/aria2c] Native progress for aria2c via RPC ()
Authored by: Lesmiscore, pukkandan

Closes 
pukkandan 193fb150b7
Fix bug in 119e40ef64
pukkandan 26fdfc3704
[extractor/biliintl:series] Make partial download of series faster
pukkandan 78d25e0b7c
[extractor/embedly] Handle vimeo embeds
Closes 
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
pukkandan 88fb942577
Add message when there are no subtitles/thumbnails
Closes 
pukkandan 1cdda32998
[utils] `get_exe_version`: Detect broken executables
Authored by: dirkf, pukkandan
Closes 
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
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>
pukkandan 2fb0f85868
[update] Workaround
Stel Abrego a0e526ed4d
[extractor/bandcamp] Add `album_artist` ()
Closes  
Authored by: stelcodes
pukkandan 8d1ddb0805
[extractor/udemy] Fix lectures that have no URL and detect DRM
Closes 
pukkandan 9bb856998b
[extractor/youtube] Extract DRC formats
pukkandan fbb7383306
Add `weba` to known extensions
pukkandan ec54bd43f3
Fix bug in writing playlist info-json
Closes 
pukkandan f74371a97d
[extractor/bilibili] Fix `--no-playlist` for anthology
Closes 
ChillingPepper d5f043d127
[utils] js_to_json: Fix bug in f55523c ()
Authored by: ChillingPepper, pukkandan
pukkandan fe74d5b592
Let `--parse/replace-in-metadata` run at any post-processing stage
Closes , 
pukkandan 119e40ef64
Add pre-processor stage `video`
Related: , 
pukkandan 4455918e7f
[extractor/stv] Detect DRM
Closes 
Anant Murmu efa944f4bc
[cleanup] Use `random.choices` ()
Authored by: freezboltz
nosoop e107c2b8cf
[extractor/soundcloud] Support user permalink ()
Closes 
Authored by: nosoop
Lesmiscore ca2f6e14e6
[extractor/BiliLive] Fix extractor
- Remove unnecessary group in `_VALID_URL`
- This extractor always returns livestreams
bashonly c1edb853b0
[extractor/kick] Add extractor ()
Closes 
Authored by: bashonly
bashonly 2647c933b8
[extractor/wistia] Improve extension detection ()
Closes 
Authored by: bashonly, Grub4k, pukkandan
bashonly 53006b35ea
[extractor/amazon] Add `AmazonReviews` extractor ()
Closes 
Authored by: bashonly
bashonly 4b183d4962
[extractor/videoken] Add extractors ()
Closes 
Authored by: bashonly
bashonly 3d667e0047
[extractor/slideslive] Support embeds and slides ()
Authored by: bashonly, Grub4K, pukkandan
Sam 9a9006ba20
[extractor/twitcasting] Fix videos with password ()
Closes 
Authored by: bashonly, Spicadox
HobbyistDev 153e88a751
[extractor/netverse] Add `NetverseSearch` extractor ()
Authored by: HobbyistDev