aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [extractor/bandcamp] Add `album_artist` (#5537)Stel Abrego2022-12-311-3/+45
| | | | Closes #5536 Authored by: stelcodes
* [extractor/udemy] Fix lectures that have no URL and detect DRMpukkandan2022-12-311-5/+15
| | | | Closes #5662
* [extractor/youtube] Extract DRC formatspukkandan2022-12-301-3/+33
|
* Add `weba` to known extensionspukkandan2022-12-302-5/+7
|
* Fix bug in writing playlist info-jsonpukkandan2022-12-301-3/+2
| | | | Closes #4889
* [extractor/bilibili] Fix `--no-playlist` for anthologypukkandan2022-12-301-1/+2
| | | | Closes #5797
* [utils] js_to_json: Fix bug in f55523c (#5771)ChillingPepper2022-12-302-1/+86
| | | Authored by: ChillingPepper, pukkandan
* Let `--parse/replace-in-metadata` run at any post-processing stagepukkandan2022-12-303-15/+24
| | | | Closes #5808, #456
* Add pre-processor stage `video`pukkandan2022-12-304-57/+59
| | | | Related: #456, #5808
* [extractor/stv] Detect DRMpukkandan2022-12-301-0/+2
| | | | Closes #5320
* [cleanup] Use `random.choices` (#5800)Anant Murmu2022-12-3011-19/+18
| | | Authored by: freezboltz
* [extractor/soundcloud] Support user permalink (#5842)nosoop2022-12-302-0/+22
| | | | Closes #5841 Authored by: nosoop
* [extractor/BiliLive] Fix extractorLesmiscore2022-12-301-1/+2
| | | | | - Remove unnecessary group in `_VALID_URL` - This extractor always returns livestreams
* [extractor/kick] Add extractor (#5736)bashonly2022-12-292-0/+131
| | | | Closes #5722 Authored by: bashonly
* [extractor/wistia] Improve extension detection (#5415)bashonly2022-12-292-58/+103
| | | | Closes #5053 Authored by: bashonly, Grub4k, pukkandan
* [extractor/amazon] Add `AmazonReviews` extractor (#5857)bashonly2022-12-292-8/+113
| | | | Closes #5766 Authored by: bashonly
* [extractor/videoken] Add extractors (#5824)bashonly2022-12-292-0/+343
| | | | Closes #5818 Authored by: bashonly
* [extractor/slideslive] Support embeds and slides (#5784)bashonly2022-12-291-28/+362
| | | Authored by: bashonly, Grub4K, pukkandan
* [extractor/twitcasting] Fix videos with password (#5894)Sam2022-12-291-12/+22
| | | | Closes #5888 Authored by: bashonly, Spicadox
* [extractor/netverse] Add `NetverseSearch` extractor (#5838)HobbyistDev2022-12-292-1/+30
| | | Authored by: HobbyistDev
* [extractor/spankbang] Fix extractor (#5791)JChris2462022-12-291-4/+3
| | | | Authored by: JChris246 Closes #5731
* [extractor/curiositystream] Fix auth (#5730)monnef2022-12-291-2/+6
| | | Authored by: mnn
* [extractor/kankanews] Add extractor (#5729)lkw1232022-12-292-0/+49
| | | Authored by: synthpop123
* [extractor/youku] Fix extractor (#5622)Kurt Bestor2022-12-291-11/+21
| | | | Closes #4456 Authored by: KurtBestor
* [extractor/ciscowebex] Support password-protected videos (#5601)Damiano Amatruda2022-12-291-5/+25
| | | Authored by: damianoamatruda
* [extractor/polskieradio] Adapt to next.js redesigns (#5416)lauren n. liberda2022-12-283-49/+167
| | | Authored by: selfisekai
* [extractor/cda] Support premium and misc improvements (#5529)lauren n. liberda2022-12-282-12/+44
| | | | | | | * Fix cache for non-ASCII key * Improve error messages * Better UA for fingerprint bypass Authored by: selfisekai
* [extractor/ArteTV] Extract chapters (#5879)chris2022-12-281-3/+20
| | | Authored by: iw0nderhow, bashonly
* [extractor/beatbump] Add extractors (#5304)Bobscorn2022-12-272-0/+105
| | | | Authored by: Bobscorn, pukkandan Closes #4653
* [extractor/urplay] Support for audio-only formats (#4606)barsnick2022-12-271-2/+26
| | | | Closes #4605 Authored by: barsnick
* [extractor/trtcocuk] Add extractor (#5009)HobbyistDev2022-12-272-0/+49
| | | | Closes #2635 Authored by: HobbyistDev
* Fix 9012d20b23b01827c8d75b460da22485c5cc80efpukkandan2022-12-271-11/+7
|
* [extractor/mixch] Support `--wait-for-video`pukkandan2022-12-271-4/+6
|
* [extractor/ARD] Add vtt subtitles (#5835)Giulio Muscarello2022-12-241-8/+11
| | | Authored by: CapacitorSet
* [extractor/bilibili] Improve `_VALID_URL` (#5820)skbeh2022-12-241-1/+4
| | | Authored by: skbeh
* Fix `original_url` in playlistspukkandan2022-12-231-2/+2
|
* [FFmpegVideoConvertor] Add `gif` to `--recode-video`pukkandan2022-12-232-6/+9
|
* [extractor] Let `_extract_format` functions obey `--ignore-no-formats`pukkandan2022-12-231-0/+16
|
* [extractor/reddit] Extract crossposted media (#5801)bashonly2022-12-211-1/+21
| | | | Closes #5798 Authored by: bashonly
* Deprioritize HEVC-over-FLV formats (#5823)Lesmiscore2022-12-191-0/+6
| | | Authored by: Lesmiscore
* [extractor/youtube:tab] Extract metadata from channel items (#5569)Matthew2022-12-121-6/+77
| | | Authored by: coletdjnz
* [extractor/oneplace] Add OnePlacePodcast extractor (#5549)HobbyistDev2022-12-102-0/+44
| | | | Closes #5543 Authored by: HobbyistDev
* [extractor/rutube] Support private videos (#5761)Denis2022-12-101-4/+27
| | | Authored by: mexus
* [extractor/netverse] Extract comments (#5568)HobbyistDev2022-12-101-4/+81
| | | Authored by: HobbyistDev
* [extractor/europarl] Add EuroParlWebstream Extractor (#5547)HobbyistDev2022-12-102-1/+85
| | | | Authored by: HobbyistDev Closes #4933
* [extractor/nosnl] Add support for /video (#5590)HobbyistDev2022-12-101-7/+27
| | | Authored by: HobbyistDev
* [extractor/airtv] Add extractor (#5533)HobbyistDev2022-12-102-0/+97
| | | | Authored by: HobbyistDev Closes #5132
* [extractor/pinterest] Fix extractor (#5739)bashonly2022-12-091-51/+102
| | | | Closes #1772 Authored by: bashonly
* [extractor/foxsports] Fix extractor (#5719)bashonly2022-12-092-47/+89
| | | | Closes #5714 Authored by: bashonly
* [extractor/twitter] Heed `--no-playlist` for multi-video tweets (#5757)bashonly2022-12-091-4/+53
| | | | Closes #5752 Authored by: bashonly, Grub4K