Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [soundcloud] Simplify and add test (closes #14093) | Sergey M | 2017-09-03 | 1 | -2/+18 |
| | |||||
* | [soundcloud] Fix download URL with private tracks | Tatsuyuki Ishi | 2017-09-03 | 1 | -10/+9 |
| | |||||
* | [aliexpress:live] Fix issues (closes #13698, closes #13707) | Sergey M․ | 2017-09-03 | 1 | -17/+30 |
| | |||||
* | [aliexpress:live] Add extractor | dubber0 | 2017-09-03 | 2 | -0/+41 |
| | |||||
* | [viidea] Capture and output lecture error message (#14099) | Sergey M․ | 2017-09-02 | 1 | -5/+14 |
| | |||||
* | [radiocanada] Skip unsupported platforms (closes #14100) | Sergey M․ | 2017-09-02 | 1 | -2/+6 |
| | |||||
* | release 2017.09.02 | Sergey M․ | 2017-09-02 | 3 | -5/+5 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-09-02 | 1 | -0/+13 |
| | |||||
* | [youtube] Force old layout for each webpage (closes #14083) | Sergey M․ | 2017-09-02 | 1 | -1/+7 |
| | |||||
* | [youtube] Fix upload date extraction (closes #14065) | Sergey M․ | 2017-08-31 | 1 | -3/+1 |
| | |||||
* | [charlierose] Add support for episodes (closes #14062) | Sergey M․ | 2017-08-30 | 1 | -1/+4 |
| | |||||
* | [bbccouk] Add support for w-prefixed ids (closes #14056) | Sergey M․ | 2017-08-30 | 1 | -1/+4 |
| | |||||
* | Merge pull request #14048 from ryandesign/patch-1 | Yen Chi Hsuan | 2017-08-28 | 1 | -2/+2 |
|\ | | | | | Fix build failures with old cp and zip | ||||
| * | Fix build failures with old cp and zip | Ryan Schmidt | 2017-08-27 | 1 | -2/+2 |
|/ | |||||
* | [googledrive] Extend _VALID_URL (closes #9785) | Sergey M․ | 2017-08-28 | 1 | -2/+19 |
| | |||||
* | [googledrive] Add support for source format (closes #14046) | Sergey M․ | 2017-08-28 | 1 | -34/+81 |
| | |||||
* | [pornhd] Fix extraction (closes #14005) | Sergey M․ | 2017-08-27 | 1 | -2/+3 |
| | |||||
* | release 2017.08.27.1 | Sergey M․ | 2017-08-27 | 3 | -5/+5 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-08-27 | 1 | -0/+7 |
| | |||||
* | [youtube] Fix extraction with --youtube-skip-dash-manifest enabled (closes ↵ | Sergey M․ | 2017-08-27 | 1 | -1/+1 |
| | | | | #14037) | ||||
* | release 2017.08.27 | Sergey M․ | 2017-08-27 | 3 | -5/+5 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-08-27 | 1 | -0/+20 |
| | |||||
* | [extractor/generic] Extract from LD-JSON last of all | Sergey M․ | 2017-08-27 | 1 | -6/+6 |
| | | | | Previous sources may contain several formats, e.g. http://tamasha.com/v/PgGZ | ||||
* | [extractor/common] Extract format id from label attribute of source tag for ↵ | Sergey M․ | 2017-08-27 | 1 | -1/+4 |
| | | | | HTML5 videos (#14034) | ||||
* | [extractor/common] Extract height from res attribute of source tag for HTML5 ↵ | Sergey M․ | 2017-08-27 | 1 | -0/+3 |
| | | | | videos (closes #14034) | ||||
* | [http] Rework HTTP downloader | Sergey M․ | 2017-08-27 | 2 | -154/+199 |
| | | | | | | | | | * Simplify code and split into separate routines to facilitate maintaining * Make retry mechanism work on errors during actual download not only during connection establishment phase * Retry on ECONNRESET and ETIMEDOUT during reading data from network * Retry on content too short and various timeout errors * Show error description on retry * Closes #506, closes #809, closes #2849, closes #4240, closes #6023, closes #8625, closes #9483 | ||||
* | [rai] Fix audio formats extraction (closes #14024) | Sergey M․ | 2017-08-26 | 1 | -2/+2 |
| | |||||
* | [mixcloud] Fix extraction (closes #14020) | Vijay Singh | 2017-08-26 | 1 | -1/+1 |
| | |||||
* | [youtube] Fix controversy videos extraction (closes #14027, closes #14029) | Sergey M․ | 2017-08-26 | 1 | -5/+31 |
| | |||||
* | [mixcloud] Fix extraction (closes #14015) | Vijay Singh | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | release 2017.08.23 | Sergey M․ | 2017-08-23 | 5 | -11/+13 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-08-23 | 1 | -1/+12 |
| | |||||
* | [toutv] PEP 8 | Sergey M․ | 2017-08-23 | 1 | -1/+0 |
| | |||||
* | [cbc:watch] Bypass geo-restriction (closes #13993) | Sergey M․ | 2017-08-23 | 1 | -3/+9 |
| | |||||
* | [toutv] Relax DRM check (closes #13994) | Sergey M․ | 2017-08-23 | 1 | -1/+3 |
| | |||||
* | [googledrive] Simplify and carry long lines (#13638) | Sergey M․ | 2017-08-23 | 1 | -57/+62 |
| | |||||
* | [extractor/common] Introduce _parse_xml | Sergey M․ | 2017-08-23 | 1 | -3/+18 |
| | |||||
* | [googledrive] Add support for subtitles (fixes #13619) | Parmjit Virk | 2017-08-22 | 1 | -1/+103 |
| | |||||
* | Merge pull request #13669 from bmwiedemann/master | Yen Chi Hsuan | 2017-08-22 | 1 | -2/+9 |
|\ | | | | | [build] Override timestamps in zip file | ||||
| * | [build] Override timestamps in zip file | Bernhard M. Wiedemann | 2017-08-19 | 1 | -2/+9 |
| | | | | | | | | | | | | | | to make build reproducible. See https://reproducible-builds.org/ for why this is good Copying files to not interfere with freshness detection. | ||||
* | | [pornhub] Relax uploader regex (closes #13906, closes #13975) | Sergey M․ | 2017-08-21 | 1 | -1/+1 |
| | | |||||
* | | [README.md] Switch to HTTPS URLs | Alan Yee | 2017-08-20 | 1 | -25/+25 |
| | | |||||
* | | [bandcamp:album] Extract track titles | Luca Steeb | 2017-08-20 | 1 | -1/+6 |
| | | |||||
* | | [extractor/common] Make HLS and DASH extraction non fatal in ↵ | Sergey M․ | 2017-08-20 | 1 | -2/+2 |
| | | | | | | | | _parse_html5_media_entries (closes #13970) | ||||
* | | [bbccouk] Add support for events URLs (closes #13893) | Sergey M․ | 2017-08-19 | 1 | -1/+2 |
| | | |||||
* | | [liveleak] Support multi-video pages (closes #6542) | Yen Chi Hsuan | 2017-08-19 | 2 | -16/+28 |
| | | |||||
* | | [ChangeLog] Fix | Yen Chi Hsuan | 2017-08-19 | 1 | -1/+1 |
| | | |||||
* | | [liveleak] Support another liveleak embedding pattern (closes #13336) | Yen Chi Hsuan | 2017-08-19 | 4 | -11/+55 |
| | | |||||
* | | [cda] Fix extraction (closes #13935) | Yen Chi Hsuan | 2017-08-19 | 2 | -1/+2 |
| | | |||||
* | | [utils] Fix unescapeHTML for misformed string like "&a"" (#13935) | Yen Chi Hsuan | 2017-08-19 | 3 | -1/+8 |
| | |