Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [youtube:search] fix view_count and try to extract all video sections(closes ↵ | Remita Amine | 2021-01-11 | 1 | -67/+50 |
| | | | | #27588)(closes #27604) | ||||
* | [workflows/ci.yml] Change ubuntu-latest to ubuntu-18.04 | Sergey M․ | 2021-01-11 | 1 | -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 extraction | Sergey M․ | 2021-01-10 | 1 | -1/+2 |
| | |||||
* | [twitch] Fix authentication (refs #27743) | Sergey M․ | 2021-01-10 | 1 | -1/+1 |
| | |||||
* | [threeqsdn] Improve extraction(closes #21058) | Remita Amine | 2021-01-09 | 1 | -68/+90 |
| | |||||
* | [peertube] Extract files also from streamingPlaylists (#27728) | 0l-l0 | 2021-01-08 | 1 | -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 Amine | 2021-01-08 | 2 | -57/+85 |
| | |||||
* | [spike] Update Paramount Network feed URL(closes #27715) | Remita Amine | 2021-01-08 | 1 | -1/+7 |
| | |||||
* | release 2021.01.08 | Sergey M․ | 2021-01-08 | 8 | -16/+25 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2021-01-08 | 1 | -0/+35 |
| | | | | [ci skip] | ||||
* | [rai] improve subtitles extraction (#27705) | nixxo | 2021-01-07 | 2 | -19/+43 |
| | | | closes #27698 | ||||
* | [canvas] Match only supported VRT NU URLs(#27707) | Remita Amine | 2021-01-07 | 1 | -1/+1 |
| | |||||
* | [extractors] add BibelTVIE import | Remita Amine | 2021-01-06 | 1 | -0/+1 |
| | |||||
* | [bibeltv] Add new extractor(closes #14361) | Remita Amine | 2021-01-06 | 1 | -0/+30 |
| | |||||
* | [bfmtv] Add new extractor(closes #16053)(closes #26615) | Remita Amine | 2021-01-06 | 2 | -0/+108 |
| | |||||
* | [sbs] Add support for ondemand play and news embed URLs(closes ↵ | Remita Amine | 2021-01-06 | 1 | -2/+11 |
| | | | | #17650)(closes #27629) | ||||
* | [twitch] Refactor | Sergey M․ | 2021-01-06 | 1 | -25/+23 |
| | |||||
* | [twitch] Drop legacy kraken API v5 code altogether | Sergey M․ | 2021-01-06 | 1 | -83/+0 |
| | |||||
* | [twitch:vod] Switch to GraphQL for video metadata | Sergey M․ | 2021-01-06 | 1 | -2/+41 |
| | |||||
* | [canvas] Fix VRT NU extraction(closes #26957)(closes #27053) | Remita Amine | 2021-01-05 | 1 | -76/+42 |
| | |||||
* | [twitch] Improve access token extraction and remove unused code (closes #27646) | Sergey M․ | 2021-01-06 | 1 | -18/+15 |
| | |||||
* | [twitch] Switch access token to GraphQL and refactor. | 23rd | 2021-01-06 | 1 | -46/+68 |
| | |||||
* | [rai] Detect ContentItem in iframe (closes #12652) (#27673) | nixxo | 2021-01-06 | 1 | -1/+15 |
| | | | Co-authored-by: Sergey M. <dstftw@gmail.com> | ||||
* | [ketnet] fix extraction(closes #27662) | Remita Amine | 2021-01-05 | 1 | -70/+49 |
| | |||||
* | [dplay] Add suport Discovery+ domains(closes #27680) | Remita Amine | 2021-01-05 | 1 | -3/+26 |
| | |||||
* | [motherless] Fix review issues and improve extraction (closes #26495, closes ↵ | Sergey M․ | 2021-01-05 | 1 | -18/+34 |
| | | | | #27450) | ||||
* | [motherless] Fix recent videos upload date extraction (closes #27661) | cladmi | 2021-01-05 | 1 | -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-05 | 1 | -50/+0 |
| | |||||
* | [workflows/ci.yml] Add support for jython | Sergey M․ | 2021-01-05 | 2 | -6/+25 |
| | |||||
* | [downloader/hls] Disable decryption in tests (#27660) | Kevin O'Connor | 2021-01-05 | 1 | -2/+6 |
| | | | | | | | | Tests truncate the download to 10241 bytes, which is not divisible by 16 and cannot be decrypted. Tests don't really care about the decrypted content, just that the data they retrieved is the expected data. Therefore, it's fine to just return the encrypted data to tests. See: #27621 and #27620 | ||||
* | [iheart] Update test description value (#27037) | Yurii H | 2021-01-04 | 1 | -1/+1 |
| | | | the description has no HTML tags now. | ||||
* | [nrk] fix extraction for videos without a legalAge rating | Remita Amine | 2021-01-04 | 1 | -6/+6 |
| | |||||
* | [iheart] clean HTML tags from episode description | Remita Amine | 2021-01-04 | 1 | -1/+2 |
| | |||||
* | [iheart] remove print statement | Remita Amine | 2021-01-04 | 1 | -1/+0 |
| | |||||
* | [googleplus] Remove Extractor(closes #4955)(closes #7400) | Remita Amine | 2021-01-04 | 2 | -74/+0 |
| | |||||
* | [applepodcasts] Add new extractor(#25918) | Remita Amine | 2021-01-04 | 2 | -0/+62 |
| | |||||
* | [googlepodcasts] Add new extractor | Remita Amine | 2021-01-04 | 2 | -0/+92 |
| | |||||
* | [iheart] Add new extractor for iHeartRadio(#27037) | Remita Amine | 2021-01-04 | 2 | -0/+101 |
| | |||||
* | [acast] clean podcast URLs | Remita Amine | 2021-01-04 | 1 | -1/+2 |
| | |||||
* | [stitcher] clean podcast URLs | Remita Amine | 2021-01-04 | 1 | -1/+2 |
| | |||||
* | [utils] add a function to clean podcast URLs | Remita Amine | 2021-01-04 | 2 | -0/+22 |
| | |||||
* | [xfileshare] Add support for aparat.cam (closes #27651) | Sergey M․ | 2021-01-04 | 1 | -0/+4 |
| | |||||
* | [nrktv] Add subtitles test | Sergey M․ | 2021-01-03 | 1 | -0/+8 |
| | |||||
* | [twitter] Add support for summary card(closes #25121) | Remita Amine | 2021-01-03 | 1 | -0/+5 |
| | |||||
* | [twitter] try to use a Generic fallback for unknown twitter cards(closes #25982) | Remita Amine | 2021-01-03 | 1 | -22/+30 |
| | |||||
* | [stitcher] Add support for shows and show metadata extraction(closes #20510) | Remita Amine | 2021-01-03 | 2 | -33/+92 |
| | |||||
* | [stv] improve episode id extraction(closes #23083) | Remita Amine | 2021-01-03 | 1 | -7/+35 |
| | |||||
* | release 2021.01.03 | Sergey M․ | 2021-01-03 | 8 | -16/+19 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2021-01-03 | 1 | -0/+21 |
| | | | | [ci skip] | ||||
* | [nrk] Fix age limit extraction | Sergey M․ | 2021-01-03 | 1 | -2/+16 |
| |