summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* release 2021.01.08 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
|
* [workflows/ci.yml] Add support for jythonSergey M․2021-01-052-6/+25
|
* [downloader/hls] Disable decryption in tests (#27660)Kevin O'Connor2021-01-051-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 H2021-01-041-1/+1
| | | the description has no HTML tags now.
* [nrk] fix extraction for videos without a legalAge ratingRemita Amine2021-01-041-6/+6
|
* [iheart] clean HTML tags from episode descriptionRemita Amine2021-01-041-1/+2
|
* [iheart] remove print statementRemita Amine2021-01-041-1/+0
|
* [googleplus] Remove Extractor(closes #4955)(closes #7400)Remita Amine2021-01-042-74/+0
|
* [applepodcasts] Add new extractor(#25918)Remita Amine2021-01-042-0/+62
|
* [googlepodcasts] Add new extractorRemita Amine2021-01-042-0/+92
|
* [iheart] Add new extractor for iHeartRadio(#27037)Remita Amine2021-01-042-0/+101
|
* [acast] clean podcast URLsRemita Amine2021-01-041-1/+2
|
* [stitcher] clean podcast URLsRemita Amine2021-01-041-1/+2
|
* [utils] add a function to clean podcast URLsRemita Amine2021-01-042-0/+22
|
* [xfileshare] Add support for aparat.cam (closes #27651)Sergey M․2021-01-041-0/+4
|
* [nrktv] Add subtitles testSergey M․2021-01-031-0/+8
|
* [twitter] Add support for summary card(closes #25121)Remita Amine2021-01-031-0/+5
|
* [twitter] try to use a Generic fallback for unknown twitter cards(closes #25982)Remita Amine2021-01-031-22/+30
|
* [stitcher] Add support for shows and show metadata extraction(closes #20510)Remita Amine2021-01-032-33/+92
|
* [stv] improve episode id extraction(closes #23083)Remita Amine2021-01-031-7/+35
|
* release 2021.01.03 2021.01.03Sergey M․2021-01-038-16/+19
|
* [ChangeLog] ActualizeSergey M․2021-01-031-0/+21
| | | | [ci skip]
* [nrk] Fix age limit extractionSergey M․2021-01-031-2/+16
|
* [nrk] Improve series metadata extraction (closes #27473)Sergey M․2021-01-031-9/+23
|
* [nrk] PEP 8Sergey M․2021-01-031-2/+4
|
* [nrk] Improve episode and season number extractionSergey M․2021-01-031-13/+17
|
* [nrktv] Fix testsSergey M․2021-01-031-13/+15
|
* [nrk] Improve series metadata extractionSergey M․2021-01-031-1/+24
|
* [nrk] Extract subtitlesSergey M․2021-01-031-0/+17
|
* [nrk] Fix age limit extractionSergey M․2021-01-031-0/+4
|
* [nrk] Inline _extract_from_playbackSergey M․2021-01-031-5/+3
|