aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Minds] Add new extractor (#17934)Tatsh2021-01-172-0/+169
|
* [ard] Fix title and description extraction and update tests (#27761)Adrian Heine né Lang2021-01-171-18/+18
|
* [aenetworks] Fix test (#27847)Adrian Heine né Lang2021-01-171-1/+1
|
* [spotify] Add new extractor for Spotify Podcasts(closes #27443)Remita Amine2021-01-162-0/+160
|
* release 2021.01.16Sergey M․2021-01-168-15/+16
|
* [ChangeLog] ActualizeSergey M․2021-01-161-0/+31
| | | | [ci skip]
* [mixcloud:playlist:base] Fix video id extraction in flat playlist mode (refs ↵Sergey M․2021-01-161-5/+3
| | | | #27787)
* [animeondemand] Add support for lazy playlist extraction (closes #27829)Sergey M․2021-01-161-10/+16
|
* [YoutubeDL] Protect from infinite recursion due to recursively nested ↵Sergey M․2021-01-161-107/+129
| | | | playlists (closes #27833)
* [twitter] Add tests for more cardsRemita Amine2021-01-151-1/+19
|
* [youporn] Restrict fallback download URL (refs #27822)Sergey M․2021-01-151-1/+1
|
* [youporn] Improve height and tbr extraction (refs #23659, refs #20425)Sergey M․2021-01-151-1/+5
|
* [youporn] Fix extraction (closes #27822)Sergey M․2021-01-151-1/+1
|
* [twitter] Add support for unified cards (closes #27826)Sergey M․2021-01-151-2/+26
|
* [twitch] Set OAuth token for GraphQL requests using auth-token cookie (#27790)main()2021-01-141-4/+8
| | | Co-authored-by: remitamine <remitamine@gmail.com>
* [YoutubeDL] Ignore failure to create existing directory (#27811)Aaron Zeng2021-01-141-0/+2
|
* [workflows/ci.yml] Run CI on PRsSergey M․2021-01-141-1/+1
|
* [YoutubeDL] Raise syntax error for format selection expressions with ↵Sergey M․2021-01-142-0/+3
| | | | multiple + operators (closes #27803)
* [Mixcloud] Harmonize ID generation from lists with full ID generation (#27787)Aarni Koskela2021-01-131-2/+9
| | | | | | | | | 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.
* [cspan] improve info extraction(closes #27791)Remita Amine2021-01-131-1/+26
|
* [adn] improve info extractionRemita Amine2021-01-121-35/+44
|
* [ADN] Fix extraction (#27732)Adrian Heine né Lang2021-01-121-59/+86
| | | Closes #26963.
* [youtube:search] fix view_count and try to extract all video sections(closes ↵Remita Amine2021-01-111-67/+50
| | | | #27588)(closes #27604)
* [workflows/ci.yml] Change ubuntu-latest to ubuntu-18.04Sergey M․2021-01-111-3/+3
| | | | | | | 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
* [twitch] Improve login error extractionSergey M․2021-01-101-1/+2
|
* [twitch] Fix authentication (refs #27743)Sergey M․2021-01-101-1/+1
|
* [threeqsdn] Improve extraction(closes #21058)Remita Amine2021-01-091-68/+90
|
* [peertube] Extract files also from streamingPlaylists (#27728)0l-l02021-01-081-1/+21
| | | | | | | 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
* [khanacademy] fix extraction(closes #2887)(closes #26803)Remita Amine2021-01-082-57/+85
|
* [spike] Update Paramount Network feed URL(closes #27715)Remita Amine2021-01-081-1/+7
|
* release 2021.01.08Sergey M․2021-01-088-16/+25
|
* [ChangeLog] ActualizeSergey M․2021-01-081-0/+35
| | | | [ci skip]
* [rai] improve subtitles extraction (#27705)nixxo2021-01-072-19/+43
| | | closes #27698
* [canvas] Match only supported VRT NU URLs(#27707)Remita Amine2021-01-071-1/+1
|
* [extractors] add BibelTVIE importRemita Amine2021-01-061-0/+1
|
* [bibeltv] Add new extractor(closes #14361)Remita Amine2021-01-061-0/+30
|
* [bfmtv] Add new extractor(closes #16053)(closes #26615)Remita Amine2021-01-062-0/+108
|
* [sbs] Add support for ondemand play and news embed URLs(closes ↵Remita Amine2021-01-061-2/+11
| | | | #17650)(closes #27629)
* [twitch] RefactorSergey M․2021-01-061-25/+23
|
* [twitch] Drop legacy kraken API v5 code altogetherSergey M․2021-01-061-83/+0
|
* [twitch:vod] Switch to GraphQL for video metadataSergey M․2021-01-061-2/+41
|
* [canvas] Fix VRT NU extraction(closes #26957)(closes #27053)Remita Amine2021-01-051-76/+42
|
* [twitch] Improve access token extraction and remove unused code (closes #27646)Sergey M․2021-01-061-18/+15
|
* [twitch] Switch access token to GraphQL and refactor.23rd2021-01-061-46/+68
|
* [rai] Detect ContentItem in iframe (closes #12652) (#27673)nixxo2021-01-061-1/+15
| | | Co-authored-by: Sergey M. <dstftw@gmail.com>
* [ketnet] fix extraction(closes #27662)Remita Amine2021-01-051-70/+49
|
* [dplay] Add suport Discovery+ domains(closes #27680)Remita Amine2021-01-051-3/+26
|
* [motherless] Fix review issues and improve extraction (closes #26495, closes ↵Sergey M․2021-01-051-18/+34
| | | | #27450)
* [motherless] Fix recent videos upload date extraction (closes #27661)cladmi2021-01-051-5/+14
| | | | | | Less than a week old videos use a '20h ago' or '1d ago' format. I kept the support for 'Ago' with uppercase start at is was already in the code.
* [travis] Drop Travis CI (closes #7193, closes #12366)Sergey M․2021-01-051-50/+0
|