Commit Graph

1423 Commits (c533c89ce1d6965d8575413738d76a5bf9e2de59)

Author SHA1 Message Date
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
pukkandan 2568d41f70
[bilibili] Make anthology title non-fatal
pukkandan 88f23a18e0
[docs,cleanup] Fix linter and misc cleanup
Closes 
pukkandan bb66c24797
Add option `--print-to-file`
Closes 
pukkandan 2edb38e8ca
[extractor] Extract video inside `Article` json_ld
Closes 
pukkandan af6793f804
[downloader/ffmpeg] Handle unknown formats better
pukkandan b695e3f9bd
[orf:tvthek] Lazy playlist extraction and obey --no-playlist
Closes 
pukkandan 6a5a30f9e2
Ensure `_type` is present in `info.json`
Closes 
pukkandan d37707bda4
Fix/improve `InAdvancePagedList`
pukkandan f40ee5e9a0
[extractor] Add convinience function `_yes_playlist`
pukkandan 1f13021eca
[web.archive:youtube] Add `ytarchive:` prefix
and misc cleanup
pukkandan e612f66c7c
[archive.org] Ignore unnecessary files
Closes 
coletdjnz 87e8e8a7d0
[youtube:api] Do not use seek when reading HTTPError response
Authored-by: coletdjnz
Aleri Kaisattera e600a5c908
[CAM4] Add thumbnail extraction ()
Authored by: alerikaisattera
github-actions 50ce204cc2
[version] update
Created by: pukkandan

:ci skip all
pukkandan ed40877833
Fix 426764371f for Py3.6
sian1468 935f5a4209
[line] Remove `tv.line.me` ()
Service is discontinued
Authored by: sian1468
pukkandan 6970b6005e
[cleanup] Minor fixes
Closes 
pukkandan fc5fa964c7
[docs] Improvements
pukkandan e0ddbd02bd
[cleanup] Use format_field where applicable
pukkandan 0bfc53d05c
List playlist thumbnails in `--list-thumbnails`
Ashish Gupta 78ab4f447c
[Newsy] Add extractor ()
Closes 
Authored by: Ashish0804
coletdjnz 85fee22152
[PRX] Add Extractors ()
Closes , https://github.com/ytdl-org/youtube-dl/issues/15948

Authored by: coletdjnz
Felix S ad9158d5f4
[ard] Extract subtitles ()
Fixes https://github.com/ytdl-org/youtube-dl/issues/30543, related: https://github.com/ytdl-org/youtube-dl/pull/17766
Authored by: fstirlitz
xtkoba f81c62a6a4
Add option --legacy-server-connect ()
to allow HTTPS connection to servers that do not support RFC 5746 secure renegotiation

Authored by: xtkoba
coletdjnz 6c73052c0a
[youtube] Extract channel subscriber count ()
Closes 
* Adds `channel_follower_count` field
Authored-by: coletdjnz
Ashish Gupta 593e43c030
[LnkIE] Add extractor ()
Closes:  
Authored by: Ashish0804
Ashish Gupta 8fe514d382
[CrowdBunker] Add extractors ()
Closes:  
Authored by: Ashish0804
pukkandan b1156c1e59
Fix d14cbdd92d
pukkandan 311b6615d8
[extractor] Improve `url_result` and related
coletdjnz 396a76f7bf
[youtube] Enforce UTC ()
and [utils] use `utcnow` in `datetime_from_str`

Related:  
Authored by: coletdjnz
coletdjnz 301d07fc4b
[youtube:tab] Extract channel banner ()
Closes 
Authored by: coletdjnz
pukkandan d14cbdd92d
[utils] Add `Sec-Fetch-Mode` to `std_headers`
Closes 
pukkandan 19b4c74d40
Revert d6579d532b
Closes , Reopens 
pukkandan 135dfa2c7e
[extractor,cleanup] Use `_search_nextjs_data`