Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #8898 from dstftw/fragment-retries | Sergey M | 2016-03-23 | 5 | -16/+64 | |
|\ | | | | | Add --fragment-retries option (Fixes #8466) | |||||
| * | [downloader/fragment] Document fragment_retries | Sergey M․ | 2016-03-19 | 1 | -0/+4 | |
| | | ||||||
| * | [downloader/{common,fragment}] Fix total retries reporting on python 2.6 | Sergey M․ | 2016-03-19 | 2 | -3/+9 | |
| | | ||||||
| * | [downloader/dash] Add fragment retry capability | Sergey M․ | 2016-03-19 | 1 | -10/+32 | |
| | | | | | | | | | | | | | | | | YouTube may often return 404 HTTP error for a fragment causing the whole download to fail. However if the same fragment is immediately retried with the same request data this usually succeeds (1-2 attemps is usually enough) thus allowing to download the whole file successfully. So, we will retry all fragments that fail with 404 HTTP error for now. | |||||
| * | [downloader/fragment] Add report_retry_fragment | Sergey M․ | 2016-03-19 | 1 | -0/+5 | |
| | | ||||||
| * | [options] Add --fragment-retries option | Sergey M․ | 2016-03-19 | 2 | -5/+16 | |
| | | ||||||
* | | [tunein] Fix stream data extraction (Closes #8899, closes #8924) | Sergey M․ | 2016-03-23 | 1 | -5/+4 | |
| | | ||||||
* | | [utils] Encode hostnames before passing to urllib | Yen Chi Hsuan | 2016-03-23 | 2 | -0/+11 | |
| | | | | | | | | | | | | | | With IDN (Internationalized Domain Name) and a proxy, non-ascii URLs are passed down to urllib/urllib2, causing UnicodeEncodeError Fixes #8890 | |||||
* | | Add extractor for thescene.com (closes #8929) | Jaime Marquínez Ferrándiz | 2016-03-22 | 2 | -0/+49 | |
| | | ||||||
* | | [once] Prevent ads from embedding into m3u8 playlists (Closes #8893) | Sergey M․ | 2016-03-22 | 1 | -0/+4 | |
| | | ||||||
* | | [laola1tv] Add support for livestreams (Closes #8934) | Sergey M․ | 2016-03-22 | 1 | -5/+26 | |
| | | ||||||
* | | [ceskatelevize] Make m3u8 formats extraction non fatal (Closes #8933) | Sergey M․ | 2016-03-22 | 1 | -1/+2 | |
| | | ||||||
* | | [animeondemand] Skip dash for now | Sergey M․ | 2016-03-21 | 1 | -0/+1 | |
| | | ||||||
* | | [animeondemand] Extract teaser when no full episode available (#8923) | Sergey M․ | 2016-03-21 | 1 | -11/+13 | |
| | | ||||||
* | | [animeondemand] Respect startvideo (Closes #8923) | Sergey M․ | 2016-03-21 | 1 | -11/+26 | |
| | | ||||||
* | | [motherless] Detect friends only videos | Sergey M․ | 2016-03-21 | 1 | -0/+3 | |
| | | ||||||
* | | [xhamster:embed] Extract vars (Closes #8912) | Sergey M․ | 2016-03-21 | 1 | -1/+8 | |
| | | ||||||
* | | [rutv] Improve flash version pattern (Closes #8911) | Sergey M․ | 2016-03-21 | 1 | -4/+4 | |
| | | ||||||
* | | Add support for https for all extractors as preventive and future-proof measure | Sergey M․ | 2016-03-21 | 127 | -156/+156 | |
| | | ||||||
* | | Add missing r prefix for _VALID_URLs | Sergey M․ | 2016-03-21 | 5 | -7/+7 | |
| | | ||||||
* | | [mailru] Add support for https (Closes #8920) | Sergey M․ | 2016-03-21 | 1 | -1/+1 | |
| | | ||||||
* | | [YoutubeDL] Improve _format_note | Sergey M․ | 2016-03-20 | 1 | -1/+1 | |
| | | ||||||
* | | [animeondemand] Extract all formats (Closes #8906) | Sergey M․ | 2016-03-20 | 1 | -21/+66 | |
| | | ||||||
* | | [animeondemand] Detect geo restriction | Sergey M․ | 2016-03-20 | 1 | -0/+4 | |
| | | ||||||
* | | [kwuo] Fix KuwoChartIE and KuwoSingerIE and accept new URL forms | Yen Chi Hsuan | 2016-03-20 | 1 | -26/+26 | |
| | | ||||||
* | | Credit @vitstradal for the key algorithm in OpenloadIE (#8489) | Yen Chi Hsuan | 2016-03-20 | 1 | -0/+1 | |
| | | | | | | | | [ci skip] | |||||
* | | [vlive] Fix creator extraction (closes #8814) | Yen Chi Hsuan | 2016-03-20 | 1 | -1/+1 | |
| | | ||||||
* | | README: document that BSD make is also supported (#8902) | Jaime Marquínez Ferrándiz | 2016-03-20 | 1 | -1/+1 | |
| | | ||||||
* | | [openload] Misc improvements | Yen Chi Hsuan | 2016-03-20 | 1 | -4/+19 | |
| | | | | | | | | | | | | * Add thumbnail * Detect errors (#6469) * Match more (#6469, #8489) | |||||
* | | [openload] Add new extractor (closes #8489) | Yen Chi Hsuan | 2016-03-20 | 2 | -0/+93 | |
| | | ||||||
* | | [tudou] Use InAdvancePagedList (closes #8884) | Yen Chi Hsuan | 2016-03-20 | 1 | -6/+9 | |
| | | ||||||
* | | [francetv] Improve formats extraction | Sergey M․ | 2016-03-20 | 1 | -12/+24 | |
| | | ||||||
* | | [francetvinfo] Add support for france3-regions and strip title (Closes #7673) | Sergey M․ | 2016-03-20 | 1 | -2/+20 | |
| | | ||||||
* | | Merge pull request #8902 from jaimeMF/bmake | Sergey M | 2016-03-20 | 1 | -9/+1 | |
|\ \ | | | | | | | Makefile: make it compatible with bmake | |||||
| * | | Makefile: make it compatible with bmake | Jaime Marquínez Ferrándiz | 2016-03-19 | 1 | -9/+1 | |
| | | | | | | | | | | | | | | | It's the portable version of BSD make: http://crufty.net/help/sjg/bmake.html The syntax for conditionals is different in GNU make and BSD make, so we use the shell | |||||
* | | | [discovery] Relax _VALID_URL (Closes #8903) | Sergey M․ | 2016-03-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | [postprocessort/ffmpeg] Allow embedding webvtt into webm (Closes #8874) | Sergey M․ | 2016-03-20 | 2 | -5/+22 | |
|/ / | ||||||
* | | tox.ini: Exclude test_iqiyi_sdk_interpreter.py | Jaime Marquínez Ferrándiz | 2016-03-19 | 1 | -1/+1 | |
| | | ||||||
* | | [91porn] Use common messages' wording | Sergey M․ | 2016-03-20 | 1 | -3/+4 | |
| | | ||||||
* | | [91porn] Unquote final URL (Closes #8881) | Sergey M․ | 2016-03-20 | 1 | -2/+6 | |
| | | ||||||
* | | Credit @jjatria for biobiochiletv (#7314) | Sergey M․ | 2016-03-20 | 1 | -0/+1 | |
| | | ||||||
* | | [biobiochiletv] Fix extraction, extract m3u8 formats and overall improve ↵ | Sergey M․ | 2016-03-20 | 3 | -75/+87 | |
| | | | | | | | | (Closes #7314) | |||||
* | | [biobiotv] Add extractor | jjatria | 2016-03-20 | 1 | -0/+75 | |
| | | ||||||
* | | Credit @kasper93 for cda (#8805) | Sergey M․ | 2016-03-19 | 1 | -0/+1 | |
| | | ||||||
* | | [cda] Improve and simplify (Closes #8805) | Sergey M․ | 2016-03-19 | 1 | -64/+64 | |
| | | ||||||
* | | [cda] Add new extractor for cda.pl | Kacper Michajłow | 2016-03-19 | 2 | -0/+97 | |
| | | | | | | | | Fixes #8760 | |||||
* | | [safari:api] Separate extractor (Closes #8871) | Sergey M․ | 2016-03-19 | 2 | -22/+33 | |
|/ | ||||||
* | [utils] lookup_unit_table: Match word boundary instead of end of string | Jaime Marquínez Ferrándiz | 2016-03-19 | 2 | -1/+3 | |
| | ||||||
* | [extractor/generic] Fix missing byte literal prefix | Sergey M․ | 2016-03-19 | 1 | -1/+1 | |
| | ||||||
* | [hbo] Add new extractor | remitamine | 2016-03-18 | 2 | -0/+123 | |
| |