Commit Graph

20293 Commits (63b2f88bc77f3fa8388f2ec329f270672d4430b1)
 

Author SHA1 Message Date
pukkandan 84bbc54599
[youtube:search] Add tests
pukkandan 1e5d87beee
[websocket] Make syntax error in `websockets` module non-fatal
Closes 
nixxo 22219f2d1f
[mediaset] Fix extractor ()
Closes 
Authored by: nixxo
Lesmiscore (Naoya Ozaki) 5a13fdd225
[twitcasting] Enforce UTF-8 for POST payload ()
Authored by: Lesmiscore
coletdjnz af5c1c553e
[youtube] Fix search extractor
Regression introduced in 16aa9ea41d. Closes 
Authored-by: coletdjnz
github-actions 3cea9ec2eb [version] update
Created by: pukkandan

:ci skip all
pukkandan 28469edd7d
Release 2022.02.03
pukkandan d5a398988b
Update to ytdl-commit-78ce962
[youtube] Support channel search
78ce962f4f
pukkandan 455a15e2dc
[cleanup,docs] Minor fixes
Closes , 
pukkandan 460a1c08b9
[FFmpegConcat] Abort on --skip-download and download errors
Closes 
pukkandan 4918522735
[utils] Strip double spaces in `clean_html`
Closes 
Authored by: dirkf
pukkandan 65662dffb1
Make nested --config-locations relative to parent file
* and allow environment variables in it so that you can use `$PWD`/`%cd%`
to specify paths relative to current directory
pukkandan 5e51f4a8ad
[glomex] Simplify embed detection ()
Closes 
pukkandan 54bb39065c
[bilibili] Fix extractor
Closes , Closes 
Fixes https://github.com/yt-dlp/yt-dlp/pull/1716#issuecomment-980512982
pukkandan c5332d7fbb
[instagram] Fix bug in 013322a95e
Closes 
pukkandan 35cd4c4d88
[cctv] De-prioritize sample format
Closes 
pukkandan 67fb99f193
[doodstream] Fix extractor
Closes 
pukkandan 85553414ae
[generic] Allow further processing of json_ld URL
Closes 
pukkandan d16df59db5
Fix `--compat-options list-formats`
Closes 
Bricio 63c3ee4f63
[globo] Fix extractor ()
Closes 
Authored by: Bricio
pukkandan 182bda88e8
[youtube, cleanup] Misc fixes and cleanup
pukkandan 16aa9ea41d [youtube] Add extractor `YoutubeMusicSearchURLIE`
Closes 
Lesmiscore (Naoya Ozaki) d6bc443bde
[fc2] Fix extraction ()
Closes 
Authored by: Lesmiscore
MinePlayersPE 046cab3915
[TikTok] Iterate through app versions ()
Closes 
Authored by: MinePlayersPE
Sipherdrakon 7df07a3b55
[dplay] Add extractors for site changes ()
Closes 
Authored by: Sipherdrakon
Zenon Mousmoulas 2d49720f89
[ertgr] Add new extractors ()
Authored-by: zmousm, dirkf
pukkandan 48416bc4a8
[youtube] Fix n-sig for player e06dea74
pukkandan 6a0546e313
[outtmpl] Handle hard-coded file extension better
When we know that the user-provided extension is the correct final one,
replace it with intermediate extension during download
pukkandan dbcea0585f
[outtmpl] Handle `-o ""` better
Since the specific type of file is not downloaded when giving `-o "<type>:"`,
now `-o ""` acts as an alias to `--skip-download`
KiberInfinity f7d4854131
[Pladform] Fix redirection to external player ()
Authored by: KiberInfinity
foghawk 403be2eefb
[tumblr] Fix 403 errors and handle vimeo embeds ()
Fixes https://github.com/ytdl-org/youtube-dl/issues/29585
Authored by: foghawk
lazypete365 63bac931c2
[mildom] Fix extractor ()
Closes 
Authored by: lazypete365
Jeff Huffman 7c74a01584
[crunchyroll] Fix login ()
Closes 
Authored by: tejing1
pukkandan 1d3586d0d5
[aes] Add unpad_pkcs7
pukkandan c533c89ce1
[GoogleSearch] Fix extractor
KiberInfinity b8b3f4562a
[Odnoklassniki] Improve embedded players extraction ()
Authored by: KiberInfinity
nyuszika7h 1c6f480160
[viki] Fix "Bad request" for manifest ()
Closes 
Authored by: nyuszika7h
u-spec-png f8580bf02f
[Bilibili] Add 8k support ()
Closes , 
Authored by: u-spec-png
Zenon Mousmoulas 19afd9ea51
[GlomexEmbed] Avoid large match objects
Closes 
Authored by: zmousm
trasssh b72270d27e
[MySpass] Fix video url processing ()
Closes 
Authored by: trassshhub
Jeff Huffman 706dfe441b
[crunchyroll:beta] Add cookies support ()
* Extract directly from the beta API when cookies are passed. If login cookie is absent, the extraction is delegated to `CrunchyrollIE`. This causes different metadata to be extracted (including formats and video id) and therefore results in a different archive entry. For now, this issue is unavoidable since the browser also redirects to the old site when not logged in.

* Adds extractor-args `format` and `hardsub` to control the source and subtitles of the extracted formats

Closes 
Authored by: tejing1
YuenSzeHong c4da5ff971
[Fujitv] Extract metadata and support premium ()
Authored by: YuenSzeHong
KiberInfinity e26f9cc1e5
[YandexVideoPreview] Add extractor ()
Closes 
Authored by: KiberInfinity
pukkandan fa8fd95118
[cookies] Fix keyring selection for unsupported desktops
Closes 
MinePlayersPE 05b23b4156
[iq.com] Add VIP support ()
Authored by: MinePlayersPE
Aleri Kaisattera 8f028b5f40
[Vimm] add recording extractor ()
Authored by: alerikaisattera
MinePlayersPE 013322a95e
[Instagram] Fix extraction when logged in ()
Closes 
Authored by: MinePlayersPE
Ashish Gupta fb62afd6f0
[Musicdex] Add extractors ()
Closes 
Authored by: Ashish0804
Ashish Gupta 50600e833d
[ThisOldHouse] Improve Premium URL check ()
Closes 
Authored by: Ashish0804
pukkandan fc08bdd6ab
[extractor] Allow non-fatal `title` extraction