Commit Graph

20207 Commits (febff4c1194de0528c087274bc17e3a8be3296ba)
 

Author SHA1 Message Date
Ashish Gupta 86f3d52f8c [DiscoveryPlusShowBaseIE] yield actual video id
u-spec-png 8b688881ba
[instagram] Expand valid URL ()
Closes 

Authored by: u-spec-png
Ashish Gupta 13debc86e7
[Rutube] Add RutubeChannelIE ()
Closes  
Authored by: Ashish0804
nyuszika7h b5f94e4fa1
[toggo] Add extractor ()
Authored by: nyuszika7h
YuenSzeHong 61882afdc5
[fujitv] Extract 1080p from `tv_android` m3u8 ()
Authored by: YuenSzeHong
coletdjnz aa4b054512
[web.archive:youtube] Improve metadata extraction ()
Authored-by: coletdjnz
YuenSzeHong 487c5b3389
[TVer] Extract better thumbnails ()
Authored by: YuenSzeHong
Nil Admirari 8157a09d22
[SponsorBlock] Add Filler and Highlight categories ()
Authored by: nihil-admirari, pukkandan
Jertzukka b1aaf1c07f
[gofile] Add extractor ()
Closes  
Authored by: Jertzukka, Ashish0804
chris 5f9aaac8c2
[zdf] Support videos with different ptmd location ()
Authored by: iw0nderhow
David Skrundz 54c2521ca6
[CBC Gem] Extract 1080p formats ()
Authored by: DavidSkrundz
The Hatsune Daishi 2814f12ba4
[skeb] Add extractor ()
Fixes: https://github.com/ytdl-org/youtube-dl/issues/30287
Authored by: nao20010128nao
raleeper 1619836cb7
[crackle] Look for non-DRM formats ()
Authored by: raleeper
pukkandan e3c7d49571
[compat] Suppress errors in enabling VT mode
Closes 
The Hatsune Daishi ddd24c9949
[ntvcojp] Extract NUXT data ()
Fixes: https://github.com/ytdl-org/youtube-dl/issues/30309
Authored by: nao20010128nao
Michal Kubeček 443b21dc4e
[ceskatelevize] Fetch iframe from nextJS data ()
Closes 
Authored by: mkubecek
The Hatsune Daishi 66f4c04e50
[extractor] Add `_search_nuxt_data` ()
Authored by: nao20010128nao
nixxo 93864403ea
[redtube] Handle formats delivered inside a JSON ()
Closes 
Authored by: dirkf, nixxo
pukkandan b5475f1145
Pre-process when using `--flat-playlist`
pukkandan 38d79fd16c
Use `parse_duration` for `--wait-for-video`
and some minor fix
pukkandan acc0d6a411
Allow `--no-write-thumbnail` to override `--write-all-thumbnail`
Closes 
pukkandan 146cc4114a
bugfix for 63ccf4ff1a
pukkandan 818faa3a86
[vimeo] Extract chapters
Closes 
MinePlayersPE aa5ecf082c
[TrueID] Add extractor ()
Authored by: MinePlayersPE
pukkandan d2b2fca53f
[extractor] Ignore errors in comment extraction when `-i` is given
Closes 
pukkandan 63ccf4ff1a
[lazy_extractors] Fix bug in 2c4aaaddc9
SearchIEs must not inherit from extractors that have a _VALID_URL defined
pukkandan 43b2290658
Fix `--throttled-rate`
nixxo 99148c6a33
[RaiNews] Fix extractor ()
Closes 
Authored by: nixxo
pukkandan 9bdd99cf39
[EmbedSubtitle] Disable duration check temporarily
Closes , 
pukkandan 2c4aaaddc9
[lazy_extractors] Fix for search IEs
Closes 
pukkandan 5f7cb91ae9
[youtube] Fix `ytsearchdate`
Related: 
pukkandan 3efb96a6d1
Fix control characters being printed to `--console-title`
Closes 
pukkandan 3262f8abf2
[trovo] Fix inheritance of `TrovoChannelBaseIE`
Closes 
Christian Paul bdbafb3913
[Jamendo] Fix use of `_VALID_URL_RE` ()
Closes 
Authored by: jaller94
pukkandan a804f6d89c
[cleanup Fix some typos
* `MetadataFromFieldPP` is not deprecated!
* Wrong args to `MetadataFromFieldPP`
* Some mistakes in change log
* Type in build.yml causing release tag to be placed on wrong commit
github-actions 814dfb7e25 [version] update
Created by: pukkandan

:ci skip all
pukkandan 91f071af60
Release 2021.12.01
pukkandan 2aa5e2cc01
Ensure same config file is not loaded multiple times
j54vc1bk 1bad50eced
[CableAV] Add extractor ()
Authored by: j54vc1bk
u-spec-png ac0efabf12
[Bilibili] Fix title extraction ()
Closes 
Authored by: u-spec-png
Ashish Gupta 73f035e1fe
[Cleanup] Remove some unnecessary groups in regexes ()
Authored by: Ashish0804
nyuszika7h 0cbed930c8
[trovo] Fix extractor ()
Closes 

Authored by: nyuszika7h
Ashish Gupta 5118d2ec58
[DiscoveryPlus] Rewrite extractors (see desc) ()
* Add `DiscoveryPlusItalyShowIE`
* Use `uuid.uuid4().hex` for device id so no cookies are required
* Fix dash formats not being downloaded
* Extract subtitles from manifests
* Move all extractors to one file and restructure inheritances

Authored by: Ashish0804, pukkandan
pukkandan 717216b093
Validate --get-bypass-country
Closes 
pukkandan 5c22c63da3
Fix `--trim-filename` when filename has `.`
Closes 
pukkandan ee8dd27a73
[cleanup] Add deprecation warnings
pukkandan f304da8a29
[cleanup] Misc cleanup
Closes , closes 
pukkandan 06dfe0a0a2
[cleanup] Refactor `JSInterpreter._seperate`
pukkandan 75b725a7cc
[build] Use `workflow_dispatch` for release
pukkandan 13ab5fa586
[build] Fix MacOS Build
Closes