Commit Graph

18222 Commits (186cbaffb954f00c4ff1f58f9fe378c65b4ef87b)
 

Author SHA1 Message Date
Sergey M․ 186cbaffb9
release 2021.01.24 3 years ago
Sergey M․ dbf3fa8af6
[ChangeLog] Actualize
[ci skip]
3 years ago
Sergey M․ f08c31cf33
[franceculture] Make thumbnail optional (closes #18807) 3 years ago
Aurélien Grosdidier d8dab85419
[franceculture] Fix extraction (closes #27891) (#27903)
Co-authored-by: Sergey M. <dstftw@gmail.com>
3 years ago
Sergey M․ 5519bba3e1
[options] Clarify --extract-audio help string (closes #27878) 3 years ago
Sergey M․ 142c584063
Introduce --output-na-placeholder (closes #27896) 3 years ago
aarubui 4542e3e555
[njpwworld] fix extraction (#27890) 3 years ago
Remita Amine fa8f6d8580 [comedycentral] fix extraction(closes #27905) 3 years ago
Remita Amine 3bb7769c40 [wat] remove unused variable 3 years ago
Remita Amine 8d286bd5b6 [wat] fix format extraction(closes #27901) 3 years ago
Remita Amine cff72b4cc0 [americastestkitchen] improve season extraction 3 years ago
Brian Marks 657221c81d
[americastestkitchen] Add support for downloading entire seasons (#27861) 3 years ago
Remita Amine 62acf5fa2c [trovo] Add new extractor(closes #26125) 3 years ago
Remita Amine b79977fb6b [aol] add support for yahoo videos(closes #26650) 3 years ago
Remita Amine bc7c8f3d4e [yahoo] fix single video extraction 3 years ago
Remita Amine 015e19b350 [lbry] unescape lbry uri(closes #27872) 3 years ago
Remita Amine 54856480d7 [ninegag] improve extraction 3 years ago
DrWursterich 1dd12708c2
[9gag] Fix Extraction (#23022) 3 years ago
Brian Marks f9201cef58
[americastestkitchen] Improve metadata extraction for ATK episodes (#27860) 3 years ago
Remita Amine 26499ba823 [aljazeera] fix extraction(closes #20911)(closes #27779) 3 years ago
Remita Amine 58f6c2112d [minds] improve extraction 3 years ago
Tatsh de026a6acd
[Minds] Add new extractor (#17934) 3 years ago
Adrian Heine né Lang d4564afc70
[ard] Fix title and description extraction and update tests (#27761) 3 years ago
Adrian Heine né Lang 360a5e0f60
[aenetworks] Fix test (#27847) 3 years ago
Remita Amine 55a3ca16d3 [spotify] Add new extractor for Spotify Podcasts(closes #27443) 3 years ago
Sergey M․ ef50cb3fda
release 2021.01.16 3 years ago
Sergey M․ 8673f4344c
[ChangeLog] Actualize
[ci skip]
3 years ago
Sergey M․ f1487d4fca
[mixcloud:playlist:base] Fix video id extraction in flat playlist mode (refs #27787) 3 years ago
Sergey M․ 0cd4c402f0
[animeondemand] Add support for lazy playlist extraction (closes #27829) 3 years ago
Sergey M․ 9c9b458145
[YoutubeDL] Protect from infinite recursion due to recursively nested playlists (closes #27833) 3 years ago
Remita Amine 9d50f86232 [twitter] Add tests for more cards 3 years ago
Sergey M․ 7e92f9015e
[youporn] Restrict fallback download URL (refs #27822) 3 years ago
Sergey M․ aa860b8016
[youporn] Improve height and tbr extraction (refs #23659, refs #20425) 3 years ago
Sergey M․ b484097b01
[youporn] Fix extraction (closes #27822) 3 years ago
Sergey M․ ab9001dab5
[twitter] Add support for unified cards (closes #27826) 3 years ago
main() 879866a230
[twitch] Set OAuth token for GraphQL requests using auth-token cookie (#27790)
Co-authored-by: remitamine <remitamine@gmail.com>
3 years ago
Aaron Zeng 8e5477d036
[YoutubeDL] Ignore failure to create existing directory (#27811) 3 years ago
Sergey M․ 1e8e5d5238
[workflows/ci.yml] Run CI on PRs 3 years ago
Sergey M․ d81a213cfb
[YoutubeDL] Raise syntax error for format selection expressions with multiple + operators (closes #27803) 3 years ago
Aarni Koskela 7c2d18a13f
[Mixcloud] Harmonize ID generation from lists with full ID generation (#27787)
Mixcloud IDs are generated as `username_slug` when the full ID dict has been
downloaded.  When downloading a list (e.g. uploads, favorites, ...), the temporary
ID is just the `slug`.  This made e.g. archive file usage require the download
of stream metadata before the download can be rejected as already downloaded.

This commit attempts to get the uploader username during the GraphQL query, so the
temporary IDs are generated similarly.
3 years ago
Remita Amine 2408e6d26a [cspan] improve info extraction(closes #27791) 3 years ago
Remita Amine cf862771d7 [adn] improve info extraction 3 years ago
Adrian Heine né Lang a938f111ed
[ADN] Fix extraction (#27732)
Closes #26963.
3 years ago
Remita Amine 4759543f6e [youtube:search] fix view_count and try to extract all video sections(closes #27588)(closes #27604) 3 years ago
Sergey M․ d0fc289f45
[workflows/ci.yml] Change ubuntu-latest to ubuntu-18.04
ubuntu-latest alias will be switched to ubuntu-20.04 soon (see [1]) which lacks python 3.3 and 3.4 (see [2]).

1. https://github.blog/changelog/2020-10-29-github-actions-ubuntu-latest-workflows-will-use-ubuntu-20-04/
2. https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
3 years ago
Sergey M․ 70f572585d
[twitch] Improve login error extraction 3 years ago
Sergey M․ c2d06aef60
[twitch] Fix authentication (refs #27743) 3 years ago
Remita Amine ff1e765400 [threeqsdn] Improve extraction(closes #21058) 3 years ago
0l-l0 170e1c1995
[peertube] Extract files also from streamingPlaylists (#27728)
JSON objects with an empty "files" tag seem to be a valid PeerTube API
response. In those cases the "files" arrays contained in the
"streamingPlaylists" members can be used instead.
closes #26002
closes #27586
3 years ago
Remita Amine 61e669acff [khanacademy] fix extraction(closes #2887)(closes #26803) 3 years ago