Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [utils] Improve strip_or_none | Sergey M․ | 2019-05-24 | 2 | -2/+15 | |
| | | ||||||
* | | [extractor/common] Strip src attribute for HTML5 entries code (closes ↵ | Sergey M․ | 2019-05-23 | 1 | -3/+4 | |
| | | | | | | | | #18485, closes #21169) | |||||
* | | [pornflip] Remove extractor | Sergey M․ | 2019-05-23 | 2 | -102/+0 | |
| | | ||||||
* | | [criterion] Remove extractor (closes #21195) | Sergey M․ | 2019-05-23 | 2 | -40/+0 | |
| | | ||||||
* | | [travis] Force dist to Ubuntu Trusty by default | Sergey M․ | 2019-05-23 | 1 | -0/+1 | |
| | | | | | | | | According to https://blog.travis-ci.com/2019-04-15-xenial-default-build-environment Ubuntu Xenial is now default, but it lacks python 2.6, 3.2 and 3.3 support needed by tests | |||||
* | | [pornhub] Use https (#21061) | NRTICN | 2019-05-23 | 1 | -1/+1 | |
| | | ||||||
* | | [bitchute] Fix uploader extraction (#21076) | Georgi Saev | 2019-05-23 | 1 | -2/+3 | |
| | | ||||||
* | | [streamcloud] Reduce waiting time to 6 seconds (#21092) | Malte Kiefer | 2019-05-23 | 1 | -1/+1 | |
| | | ||||||
* | | [novamov] Remove extractors (#21077) | ealgase | 2019-05-23 | 3 | -232/+0 | |
| | | | | | | Sites no longer exist | |||||
* | | [openload] Add support for oload.press (#21135) | smed79 | 2019-05-23 | 1 | -1/+4 | |
| | | ||||||
* | | [vivo] Improve extraction (closes #19217) | Sergey M․ | 2019-05-23 | 1 | -10/+21 | |
| | | ||||||
* | | [vivo] Fix extraction (closes #18906) | Daniel Höpfl | 2019-05-23 | 1 | -2/+16 | |
| | | ||||||
* | | release 2019.05.20 | Sergey M․ | 2019-05-20 | 8 | -15/+15 | |
| | | ||||||
* | | [ChangeLog] Actualize | Sergey M․ | 2019-05-20 | 1 | -0/+19 | |
| | | | | | | | | [ci skip] | |||||
* | | [extractor/common] Add doc string for _apply_first_set_cookie_header | Sergey M․ | 2019-05-20 | 1 | -9/+13 | |
| | | ||||||
* | | [safari] Fix authentication (closes #21090) | Sergey M․ | 2019-05-18 | 1 | -35/+52 | |
| | | ||||||
* | | [extractor/common] Move workaround for applying first Set-Cookie header into ↵ | Sergey M․ | 2019-05-18 | 2 | -19/+26 | |
| | | | | | | | | a separate method | |||||
* | | [vrt] fix extraction(closes #20527) | Remita Amine | 2019-05-15 | 1 | -132/+65 | |
| | | ||||||
* | | [canvas] add support for vrtnieuws and sporza site ids and extract AES HLS ↵ | Remita Amine | 2019-05-15 | 1 | -3/+7 | |
| | | | | | | | | formats | |||||
* | | [vrv] extract captions(closes #19238) | Remita Amine | 2019-05-15 | 1 | -8/+9 | |
| | | ||||||
* | | [tele5] Improve video id extraction | Sergey M․ | 2019-05-13 | 1 | -2/+3 | |
| | | ||||||
* | | [tele5] Relax _VALID_URL (closes #21020, closes #21063) | Sergey M․ | 2019-05-13 | 1 | -3/+15 | |
| | | ||||||
* | | [svtplay] Update API URL (closes #21075) | Sergey M․ | 2019-05-12 | 1 | -1/+1 | |
| | | ||||||
* | | [yahoo:gyao] add X-User-Agent header to dam proxy requests(closes #21071) | Remita Amine | 2019-05-12 | 1 | -0/+2 | |
| | | ||||||
* | | release 2019.05.11 | Sergey M․ | 2019-05-11 | 8 | -14/+16 | |
| | | ||||||
* | | [ChangeLog] Actualize | Sergey M․ | 2019-05-11 | 1 | -0/+23 | |
| | | | | | | | | [ci skip] | |||||
* | | [extractor/common] Fix typo | Sergey M․ | 2019-05-11 | 1 | -1/+1 | |
| | | ||||||
* | | Fix W504 and disable W503 (closes #20863) | Sergey M․ | 2019-05-11 | 49 | -211/+211 | |
| | | ||||||
* | | [tvnow] Fix W605 | Sergey M․ | 2019-05-11 | 1 | -1/+1 | |
| | | ||||||
* | | [commonmistakes] Fix E117 | Sergey M․ | 2019-05-11 | 1 | -16/+16 | |
| | | ||||||
* | | [cloudflarestream] Add support for videodelivery.net (#21049) | davex25 | 2019-05-11 | 1 | -3/+6 | |
| | | ||||||
* | | [byutv] Improve extraction and update DVR test (closes #20676) | Sergey M․ | 2019-05-11 | 1 | -27/+29 | |
| | | ||||||
* | | [byutv] Add support for DVR videos (closes #20574) | Michael Tilbury | 2019-05-11 | 1 | -13/+45 | |
| | | | | | | | | | | | | Fix code style on brackets (flake8) Add more information to test info_dict | |||||
* | | [gfycat] Add support for URLs with tags (closes #20696) (#20731) | biwubo | 2019-05-11 | 1 | -1/+4 | |
| | | ||||||
* | | [utils] Transliterate "þ" as "th" (#20897) | Jakub Wilk | 2019-05-11 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | Despite visual similarity "þ" is unrelated to "p". It is normally transliterated as "th": $ echo þ-Þ | iconv -t ASCII//TRANSLIT th-TH | |||||
* | | [openload] Add support for verystream.com (closes #20701) (#20967) | ealgase | 2019-05-11 | 3 | -24/+78 | |
| | | ||||||
* | | [youtube] Use sp field value for signature field name (closes #18841, closes ↵ | Sergey M․ | 2019-05-10 | 1 | -1/+2 | |
| | | | | | | | | #18927, closes #21028) | |||||
* | | [yahoo:gyao] extend _VALID_URL(closes #21008) | Remita Amine | 2019-05-09 | 1 | -1/+4 | |
| | | ||||||
* | | [youtube] Fix channel id extraction (closes #20982) (#21003) | pypy | 2019-05-09 | 1 | -2/+7 | |
| | | ||||||
* | | [sky] add support for news.sky.com (closes #13055) | Remita Amine | 2019-05-07 | 2 | -19/+43 | |
| | | ||||||
* | | [youtube:entrylistbase] Retry on 5xx HTTP errors (#20965) | Sergey M․ | 2019-05-06 | 1 | -4/+20 | |
| | | ||||||
* | | [francetvinfo] Extend video id extraction (closes #20619) (#20740) | mtilbury | 2019-05-05 | 1 | -4/+5 | |
| | | ||||||
* | | [4tube] Update token hosts (closes #20918) | Sergey M․ | 2019-05-04 | 1 | -2/+3 | |
| | | ||||||
* | | [hotstar] Move to API v2 (closes #20931) | Sergey M․ | 2019-05-04 | 1 | -25/+62 | |
| | | ||||||
* | | [fox] fix Uplynk PrePlay error handling under python 2(#20925) | Remita Amine | 2019-05-02 | 1 | -1/+1 | |
| | | ||||||
* | | [fox] Fix API error handling under python 2 (closes #20925) | Sergey M․ | 2019-05-02 | 1 | -1/+1 | |
| | | ||||||
* | | [redbulltv] Extend _VALID_URL (closes #20922) | Sergey M․ | 2019-05-01 | 1 | -1/+7 | |
| | | ||||||
* | | release 2019.04.30 | Sergey M․ | 2019-04-30 | 8 | -18/+18 | |
| | | ||||||
* | | [ChangeLog] Actualize | Sergey M․ | 2019-04-30 | 1 | -0/+21 | |
| | | | | | | | | [ci skip] | |||||
* | | [openload] Use real Chrome versions (closes #20902) | Sergey M․ | 2019-04-30 | 1 | -6/+1580 | |
| | |