Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [anitube] Remove extractor | charon2019 | 2019-03-13 | 2 | -31/+0 | |
| | | | site no longer exists | |||||
* | [ruleporn] Remove extractor (closes #15344, closes #20324) | Sergey M․ | 2019-03-12 | 2 | -45/+0 | |
| | | | | Covered by generic extractor | |||||
* | [npr] fix extraction(closes #10793)(closes #13440) | Remita Amine | 2019-03-12 | 1 | -25/+51 | |
| | ||||||
* | [biqle] fix extraction(closes #11471)(closes #15313) | Remita Amine | 2019-03-12 | 1 | -12/+69 | |
| | ||||||
* | [viddler] Modernize | Remita Amine | 2019-03-11 | 1 | -15/+7 | |
| | ||||||
* | [pandatv] fix condition syntax | Remita Amine | 2019-03-11 | 1 | -1/+1 | |
| | ||||||
* | [moevideo] fix extraction | Remita Amine | 2019-03-11 | 1 | -50/+15 | |
| | ||||||
* | [primesharetv] remove extractor | Remita Amine | 2019-03-11 | 2 | -63/+0 | |
| | ||||||
* | [hypem] Modernize and extract more metadata(closes #15320) | Remita Amine | 2019-03-11 | 1 | -31/+19 | |
| | ||||||
* | [veoh] fix extraction | Remita Amine | 2019-03-11 | 1 | -63/+36 | |
| | ||||||
* | [escapist] Modernize | Remita Amine | 2019-03-11 | 1 | -15/+20 | |
| | ||||||
* | [videomega] remove extractor(closes #10108) | Remita Amine | 2019-03-11 | 2 | -61/+0 | |
| | ||||||
* | [beeg] Add support for beeg.porn (closes #20306) | Sergey M․ | 2019-03-11 | 1 | -3/+9 | |
| | ||||||
* | Start moving to ytdl-org | Sergey M․ | 2019-03-11 | 61 | -182/+182 | |
| | ||||||
* | [vimeo:review] improve config url extraction and extract original ↵ | Remita Amine | 2019-03-10 | 1 | -26/+38 | |
| | | | | format(closes #20305) | |||||
* | [fox] detect geo restriction and authentication errors(#20208) | Remita Amine | 2019-03-10 | 1 | -4/+28 | |
| | ||||||
* | release 2019.03.09 | Sergey M․ | 2019-03-09 | 3 | -5/+5 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2019-03-09 | 1 | -0/+31 | |
| | | | | [ci skip] | |||||
* | [francetv:site] Relax video id regex and update test (closes #20268) | Sergey M․ | 2019-03-08 | 1 | -2/+2 | |
| | ||||||
* | [toutv] detect invalid login error | Remita Amine | 2019-03-06 | 1 | -12/+20 | |
| | ||||||
* | [toutv] fix authentication(closes #20261) | Remita Amine | 2019-03-06 | 1 | -39/+14 | |
| | ||||||
* | [test] Fix test_compat_etree_Element | Sergey M․ | 2019-03-06 | 1 | -1/+1 | |
| | ||||||
* | [urplay] Extract timestamp (#20235) | 0x9fff00 | 2019-03-06 | 1 | -2/+16 | |
| | ||||||
* | [openload] Add support for oload.space | yonaikerlol | 2019-03-06 | 1 | -1/+4 | |
| | ||||||
* | [facebook] Improve uploader extraction (closes #20250) | Sergey M․ | 2019-03-06 | 1 | -1/+1 | |
| | ||||||
* | Use compat_etree_Element | Sergey M․ | 2019-03-06 | 3 | -11/+11 | |
| | ||||||
* | [compat] Introduce compat_etree_Element | Sergey M․ | 2019-03-06 | 2 | -0/+17 | |
| | ||||||
* | [extractor/common] Fallback url to base URL for DASH formats | Sergey M․ | 2019-03-06 | 1 | -2/+6 | |
| | ||||||
* | [npo] Improve ISM extraction | Sergey M․ | 2019-03-05 | 1 | -1/+1 | |
| | ||||||
* | [rai] Improve extraction (closes #20253) | Sergey M․ | 2019-03-05 | 1 | -2/+2 | |
| | ||||||
* | [extractor/common] Do not fail on invalid data while parsing F4M manifest in ↵ | Sergey M․ | 2019-03-05 | 1 | -0/+4 | |
| | | | | non fatal mode | |||||
* | [paramountnetwork] fix mgid extraction(closes #20241) | Remita Amine | 2019-03-04 | 1 | -3/+7 | |
| | ||||||
* | [extractor/common] Clarify url and manifest_url meta fields | Sergey M․ | 2019-03-05 | 1 | -2/+12 | |
| | ||||||
* | [extractor/common] Return MPD manifest as format's url meta field (#20242) | Sergey M․ | 2019-03-05 | 1 | -1/+1 | |
| | | | | For symmetry with other segmented media | |||||
* | [utils] strip #HttpOnly_ prefix from cookies files (#20219) | remitamine | 2019-03-03 | 3 | -1/+33 | |
| | ||||||
* | [libsyn] improve extraction(closes #20229) | Remita Amine | 2019-03-03 | 1 | -29/+35 | |
| | ||||||
* | [youtube] Add more invidious instances | dimqua | 2019-03-03 | 1 | -0/+3 | |
| | | | See [Invidious-Instances](https://github.com/omarroth/invidious/wiki/Invidious-Instances) for the reference. | |||||
* | [travis] Remove sudo: false | cclauss | 2019-03-03 | 1 | -1/+0 | |
| | | | Travis now recommends removing `sudo: false` from configuration: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration. | |||||
* | [spankbang] Fix extraction (closes #20023) | Sergey M․ | 2019-03-03 | 1 | -5/+40 | |
| | ||||||
* | [crunchyroll] fix is_logged check | Remita Amine | 2019-03-02 | 1 | -1/+1 | |
| | ||||||
* | Revert "use older login method(closes #11572)" | Remita Amine | 2019-03-02 | 1 | -12/+0 | |
| | | | | This reverts commit cc6a960e134614f8af2a42dcd8bf146d63638a3c. | |||||
* | [espn] extend _VALID_URL regex(closes #20013) | Remita Amine | 2019-03-01 | 1 | -1/+5 | |
| | ||||||
* | [sixplay] handle videos with empty assets(closes #20016) | Remita Amine | 2019-03-01 | 1 | -1/+2 | |
| | ||||||
* | [vimeo] add support for Vimeo Pro portfolio protected videos(closes #20070) | Remita Amine | 2019-03-01 | 1 | -1/+5 | |
| | ||||||
* | release 2019.03.01 | Sergey M․ | 2019-03-01 | 3 | -5/+5 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2019-03-01 | 1 | -0/+15 | |
| | | | | [ci skip] | |||||
* | [npo] Fix extraction (#20084) | Sergey M․ | 2019-03-01 | 1 | -3/+117 | |
| | ||||||
* | [francetv:site] Extend video id regex (closes #20029, closes #20071) | Sergey M․ | 2019-02-28 | 1 | -1/+1 | |
| | ||||||
* | [periscope] Extract width and height (closes #20015) | Sergey M․ | 2019-02-27 | 1 | -4/+18 | |
| | ||||||
* | [servus] Fix extraction (closes #19297) | Sergey M․ | 2019-02-24 | 1 | -7/+20 | |
| |