Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [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 | |
| | ||||||
* | [nrk] Improve series metadata extraction (closes #27473) | Sergey M․ | 2021-01-03 | 1 | -9/+23 | |
| | ||||||
* | [nrk] PEP 8 | Sergey M․ | 2021-01-03 | 1 | -2/+4 | |
| | ||||||
* | [nrk] Improve episode and season number extraction | Sergey M․ | 2021-01-03 | 1 | -13/+17 | |
| | ||||||
* | [nrktv] Fix tests | Sergey M․ | 2021-01-03 | 1 | -13/+15 | |
| | ||||||
* | [nrk] Improve series metadata extraction | Sergey M․ | 2021-01-03 | 1 | -1/+24 | |
| | ||||||
* | [nrk] Extract subtitles | Sergey M․ | 2021-01-03 | 1 | -0/+17 | |
| | ||||||
* | [nrk] Fix age limit extraction | Sergey M․ | 2021-01-03 | 1 | -0/+4 | |
| | ||||||
* | [nrk] Inline _extract_from_playback | Sergey M․ | 2021-01-03 | 1 | -5/+3 | |
| | ||||||
* | [nrk] Improve video id extraction | Sergey M․ | 2021-01-03 | 1 | -1/+3 | |
| | ||||||
* | [nrk] Add more shortcut tests | Sergey M․ | 2021-01-03 | 1 | -1/+13 | |
| | ||||||
* | [nrk] Improve extraction (closes #27634, closes #27635) | Sergey M․ | 2021-01-03 | 2 | -71/+166 | |
| | | | | | | | + Add support for mp3 formats * Generalize and delegate all item extractors to nrk, beware ie key breakages + Add support for podcasts + Generalize nrk shortcut form to support all kind of ids | |||||
* | [nrktv] Switch to playback endpoint | Sergey M․ | 2021-01-03 | 1 | -216/+57 | |
| | | | | mediaelement endpoint is no longer in use. | |||||
* | [vvvvid] fix season metadata extraction(#18130) | Remita Amine | 2021-01-01 | 1 | -6/+15 | |
| | ||||||
* | [stitcher] fix extraction(closes #20811)(closes #27606) | Remita Amine | 2021-01-01 | 1 | -27/+33 | |
| | ||||||
* | [acast] fix extraction(closes #21444)(closes #27612)(closes #27613) | Remita Amine | 2021-01-01 | 1 | -63/+53 | |
| | ||||||
* | [arcpublishing] add missing staticmethod decorator | Remita Amine | 2020-12-31 | 1 | -0/+1 | |
| | ||||||
* | [arcpublishing] Add new extractor | Remita Amine | 2020-12-31 | 4 | -84/+210 | |
| | | | | | | closes #2298 closes #9340 closes #17200 | |||||
* | [sky] add support for Sports News articles and Brighcove videos(closes #13054) | Remita Amine | 2020-12-31 | 2 | -23/+79 | |
| | ||||||
* | [vvvvid] skip unplayable episodes and extract akamai formats(closes #27599) | Remita Amine | 2020-12-31 | 1 | -4/+3 | |
| | ||||||
* | [yandexvideo] fix extraction for Python 3.4 | Remita Amine | 2020-12-31 | 1 | -2/+2 | |
| | ||||||
* | release 2020.12.31 | Sergey M․ | 2020-12-31 | 8 | -15/+17 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-12-31 | 1 | -0/+23 | |
| | | | | [ci skip] | |||||
* | [redditr] Fix review issues and extract source thumbnail (closes #27503) | Sergey M․ | 2020-12-31 | 1 | -12/+24 | |
| | ||||||
* | [redditr] Extract all thumbnails | ozburo | 2020-12-31 | 1 | -1/+14 | |
| | ||||||
* | [vvvvid] imporove info extraction | Remita Amine | 2020-12-30 | 1 | -26/+52 | |
| | ||||||
* | [vvvvid] add playlists support (#27574) | nixxo | 2020-12-30 | 2 | -7/+63 | |
| | | | closes #18130 | |||||
* | [yandexdisk] extract info from webpage | Remita Amine | 2020-12-30 | 1 | -42/+47 | |
| | | | | the public API does not return metadata when download limit is reached | |||||
* | [yandexdisk] fix extraction(closes #17861)(closes #27131) | Remita Amine | 2020-12-30 | 1 | -60/+84 | |
| |