Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [popcorntv] Add extractor (closes #5914, closes #14211) | Sergey M․ | 2017-09-17 | 2 | -0/+79 | |
| | ||||||
* | Fix flake8 issues after #14225 | Yen Chi Hsuan | 2017-09-17 | 2 | -17/+18 | |
| | ||||||
* | [viki] Update app data (closes #14181) | Vijay Singh | 2017-09-16 | 1 | -2/+2 | |
| | ||||||
* | [morningstar] Relax _VALID_URL | Windom | 2017-09-16 | 1 | -3/+6 | |
| | ||||||
* | [utils] Use bytes-like objects in dfxp2srt | Yen Chi Hsuan | 2017-09-16 | 2 | -8/+12 | |
| | | | | | | This fixes handling of non-UTF8 TTML subtitles Closes #14191 | |||||
* | Merge pull request #14225 from Tithen-Firion/openload-phantomjs-method | Yen Chi Hsuan | 2017-09-16 | 4 | -45/+242 | |
|\ | | | | | Openload phantomjs method | |||||
| * | [phantomjs] add exe version to debug info | Tithen-Firion | 2017-08-03 | 2 | -1/+7 | |
| | | ||||||
| * | Merge branch 'master' into openload-phantomjs-method | Tithen-Firion | 2017-05-04 | 83 | -679/+1536 | |
| |\ | ||||||
| * | | [openload] Add required version | Tithen-Firion | 2017-04-29 | 1 | -1/+1 | |
| | | | ||||||
| * | | [phantomjs] Add required version checking | Tithen-Firion | 2017-04-29 | 1 | -1/+10 | |
| | | | ||||||
| * | | [openload] raise `not found` before executing js | Tithen-Firion | 2017-04-29 | 1 | -2/+4 | |
| | | | ||||||
| * | | [phantomjs] add cookie support | Tithen-Firion | 2017-04-25 | 2 | -4/+66 | |
| | | | ||||||
| * | | [openload] separate PhantomJS code from extractor | Tithen-Firion | 2017-04-25 | 2 | -62/+157 | |
| | | | ||||||
| * | | [openload] rewrite extractor | Tithen-Firion | 2017-04-16 | 1 | -47/+71 | |
| | | | ||||||
* | | | [noovo] Fix extraction (closes #14214) | Sergey M․ | 2017-09-15 | 1 | -29/+32 | |
| | | | ||||||
* | | | [dailymotion:playlist] Relax _VALID_URL (closes #14219) | Sergey M․ | 2017-09-15 | 1 | -1/+1 | |
| | | | ||||||
* | | | [twitch] Add support for go.twitch.tv URLs (closes #14215) | Sergey M․ | 2017-09-15 | 1 | -3/+6 | |
| | | | ||||||
* | | | [vgtv] Relax _VALID_URL (closes #14223) | Sergey M․ | 2017-09-15 | 1 | -2/+6 | |
| | | | ||||||
* | | | release 2017.09.15 | Sergey M․ | 2017-09-15 | 1 | -1/+1 | |
| | | | ||||||
* | | | [condenast] Fix extraction (closes #14196, closes #14207) | Sergey M․ | 2017-09-15 | 1 | -22/+32 | |
| | | | ||||||
* | | | [tv4] fix a test URL | Philipp Hagemeister | 2017-09-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | [orf] Add new extractor for f4m stories | Philipp Hagemeister | 2017-09-14 | 2 | -4/+111 | |
| | | | ||||||
* | | | [tv4] Relax _VALID_URL (closes #14206) | Sergey M․ | 2017-09-14 | 1 | -1/+5 | |
| | | | ||||||
* | | | [downloader/fragment] Restart inconsistent incomplete fragment downloads ↵ | Sergey M․ | 2017-09-14 | 1 | -2/+7 | |
| | | | | | | | | | | | | (#13731) | |||||
* | | | Merge pull request #12909 from remitamine/raw-sub | Yen Chi Hsuan | 2017-09-13 | 1 | -21/+22 | |
|\ \ \ | | | | | | | | | [YoutubeDL] write raw subtitle files | |||||
| * | | | [YoutubeDL] write raw subtitle files | Remita Amine | 2017-04-29 | 1 | -21/+22 | |
| | | | | ||||||
* | | | | [animeondemand] Improve and modernize | Sergey M․ | 2017-09-11 | 1 | -18/+16 | |
| | | | | ||||||
* | | | | [animeondemand] Bypass geo restriction | Sergey M․ | 2017-09-11 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | [animeondemand] Add support for flash videos (closes #9944) | Sergey M․ | 2017-09-11 | 1 | -2/+24 | |
| | | | | ||||||
* | | | | release 2017.09.11 | Sergey M․ | 2017-09-11 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [rutube:playlist] Fix suitable (closes #14166) | Sergey M․ | 2017-09-11 | 1 | -2/+4 | |
| | | | | ||||||
* | | | | release 2017.09.10 | Sergey M․ | 2017-09-10 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [fox] Fix extraction (#14147) | Sergey M․ | 2017-09-10 | 1 | -41/+84 | |
| | | | | ||||||
* | | | | [rutube] Use bool_or_none | Sergey M․ | 2017-09-10 | 1 | -3/+4 | |
| | | | | ||||||
* | | | | [utils] Introduce bool_or_none | Sergey M․ | 2017-09-10 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | [rutube] Rework and generalize playlist extractors (closes #13565) | Sergey M․ | 2017-09-10 | 1 | -108/+108 | |
| | | | | ||||||
* | | | | [rutube:playlist] Add extractor (closes #13534) | luceatnobis | 2017-09-10 | 2 | -0/+85 | |
| | | | | ||||||
* | | | | [radiocanada] Add fallback for title extraction | Olivier Bilodeau | 2017-09-08 | 1 | -14/+31 | |
| | | | | ||||||
* | | | | [abcnews,chilloutsoze,cracked,vice,vk] Use dedicated YouTube embeds ↵ | Sergey M․ | 2017-09-06 | 5 | -21/+16 | |
| | | | | | | | | | | | | | | | | extraction routines | |||||
* | | | | [youtube] Separate methods for embeds extraction | Sergey M․ | 2017-09-06 | 2 | -29/+41 | |
| | | | | ||||||
* | | | | [YoutubeDL] Ensure dir existence for each requested format (closes #14116) | Sergey M․ | 2017-09-05 | 1 | -8/+16 | |
| | | | | ||||||
* | | | | [redtube] Fix formats extraction (closes #14122) | Sergey M․ | 2017-09-05 | 1 | -2/+19 | |
| | | | | ||||||
* | | | | [arte] Relax unavailability check (closes #14112) | Sergey M․ | 2017-09-04 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [manyvids] Improve (closes #14059) | Sergey M․ | 2017-09-03 | 1 | -13/+25 | |
| | | | | ||||||
* | | | | [manyvids] Add support for preview videos (closes #14053) | John D | 2017-09-03 | 2 | -0/+37 | |
| | | | | ||||||
* | | | | [vidme:user] Make tests only matching (closes #14054) | Sergey M․ | 2017-09-03 | 1 | -10/+2 | |
| | | | | ||||||
* | | | | [vidme:user] Relax _VALID_URLs | theychx | 2017-09-03 | 1 | -10/+24 | |
| | | | | ||||||
* | | | | [bpb] Improve (closes #14086) | Sergey M․ | 2017-09-03 | 1 | -4/+9 | |
| | | | | ||||||
* | | | | [bpb] Fix extraction (closes #14043) | Timendum | 2017-09-03 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | [soundcloud] Simplify and add test (closes #14093) | Sergey M | 2017-09-03 | 1 | -2/+18 | |
| | | | |