Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | [tapely] Add Referer header (Closes #4138) | Naglis Jonaitis | 2014-11-09 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Merge pull request #4136 from andikmu/master | Jaime Marquínez Ferrándiz | 2014-11-09 | 1 | -2/+2 | |
|\ \ \ \ | | | | | | | | | | | fix swrmediathek for new formats. | |||||
| * | | | | fix swrmediathek for new formats. | andi | 2014-11-08 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | [ndr] Improve video url regex (fixes #4140) | Jaime Marquínez Ferrándiz | 2014-11-09 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [YoutubeDL] Don't dowload formats for merging if the first doesn't contain ↵ | Jaime Marquínez Ferrándiz | 2014-11-09 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | the video (#4132) | |||||
* | | | | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2014-11-09 | 7 | -32/+67 | |
|\| | | | | ||||||
| * | | | | [options] Document the syntax for merging formats (closes #3940, closes #4132) | Jaime Marquínez Ferrándiz | 2014-11-08 | 1 | -1/+10 | |
| | | | | | ||||||
| * | | | | [niconico:playlist] Use the same video url the webpage uses (closes #4133) | Jaime Marquínez Ferrándiz | 2014-11-08 | 1 | -1/+2 | |
| | |_|/ | |/| | | ||||||
| * | | | [wrzuta] Add mp3 as a possible format (Closes #4126) | Naglis Jonaitis | 2014-11-07 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
| * | | Merge pull request #4076 from ghedo/direct_type | Jaime Marquínez Ferrándiz | 2014-11-06 | 1 | -0/+1 | |
| |\ \ | | | | | | | | | [generic] indicate when a direct video has been extracted | |||||
| | * | | [generic] indicate when a direct video has been extracted | Alessandro Ghedini | 2014-11-01 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | Fixes #4052. | |||||
| * | | | [vice] Re-add extractor (fixes #4120) | Jaime Marquínez Ferrándiz | 2014-11-06 | 2 | -0/+39 | |
| | | | | | | | | | | | | | | | | The generic extraction no longer works. | |||||
| * | | | [goshgay] Fix title extraction and modernize | Naglis Jonaitis | 2014-11-06 | 1 | -29/+14 | |
| | | | | | | | | | | | | | | | | Also remove width and height as they are not of the actual video. | |||||
* | | | | [utils] Remove unused import | Philipp Hagemeister | 2014-11-05 | 2 | -4/+4 | |
|/ / / | ||||||
* | | | [brightcove] Extract m3u8 formats (#3541) | Naglis Jonaitis | 2014-11-06 | 2 | -6/+15 | |
| | | | ||||||
* | | | [niconico] Catch deleted videos (closes #4064) | Jaime Marquínez Ferrándiz | 2014-11-05 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge pull request #4110 from nemunaire/channel9-fix | Jaime Marquínez Ferrándiz | 2014-11-05 | 1 | -17/+18 | |
|\ \ \ | | | | | | | | | [channel9] Fix extraction | |||||
| * | | | [channel9] Fix extraction | nemunaire | 2014-11-05 | 1 | -17/+18 | |
| | | | | ||||||
* | | | | [cinemassacre] Keep both extraction approaches and make more robust (Closes ↵ | Sergey M․ | 2014-11-05 | 1 | -31/+47 | |
|/ / / | | | | | | | | | | #4109) | |||||
* | | | [izlesene] Update test cases and modernize | Naglis Jonaitis | 2014-11-05 | 1 | -8/+7 | |
| | | | | | | | | | | | | The timestamp fluctuates with DST. | |||||
* | | | release 2014.11.04 | Philipp Hagemeister | 2014-11-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | [youtube] Clarify output | Philipp Hagemeister | 2014-11-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | [utils] Use a regexp instead of HTMLParser for get_element_by_attribute | Philipp Hagemeister | 2014-11-04 | 1 | -105/+16 | |
| | | | ||||||
* | | | [imdb] Simplify | Philipp Hagemeister | 2014-11-04 | 1 | -7/+5 | |
| | | | ||||||
* | | | [utils] Remove unused get_meta_content function | Philipp Hagemeister | 2014-11-04 | 2 | -22/+2 | |
| | | | ||||||
* | | | [gamespot] Remove unused import | Philipp Hagemeister | 2014-11-04 | 1 | -1/+0 | |
| | | | ||||||
* | | | [ustream] Use modern helper function instead of old HTML parser | Philipp Hagemeister | 2014-11-04 | 1 | -2/+1 | |
| | | | ||||||
* | | | [heise] Fix description, thumbnail and format ID | Philipp Hagemeister | 2014-11-04 | 2 | -14/+21 | |
| | | | ||||||
* | | | [gamespot] Modernize | Philipp Hagemeister | 2014-11-04 | 1 | -6/+8 | |
| | | | ||||||
* | | | [youtube] Skip sts if missing (Fixes #4095, fixes #4103) | Philipp Hagemeister | 2014-11-04 | 1 | -5/+5 | |
| | | | ||||||
* | | | [cnn] Modernize test definitions | Philipp Hagemeister | 2014-11-04 | 1 | -2/+4 | |
| | | | ||||||
* | | | [played] Capture and output error message | Sergey M․ | 2014-11-04 | 1 | -0/+7 | |
| | | | ||||||
* | | | [wimp] Fix video URL regex | Sergey M․ | 2014-11-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | [generic/brightcove] Add a new test case for kijk.nl (#3541) | Naglis Jonaitis | 2014-11-03 | 1 | -0/+14 | |
| | | | ||||||
* | | | [brightcove] Make _VALID_URL less greedy and check for empty URLs (#3541) | Naglis Jonaitis | 2014-11-03 | 1 | -1/+3 | |
| | | | ||||||
* | | | [test_compat] Ignore unicode_literals | Philipp Hagemeister | 2014-11-03 | 1 | -1/+1 | |
| | | | ||||||
* | | | [trutube] Strip title | Sergey M․ | 2014-11-03 | 1 | -1/+1 | |
| | | | ||||||
* | | | Do not override stdlib html parser 'locatestarttagend' regex (fixes #4081) | Jaime Marquínez Ferrándiz | 2014-11-02 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | '<a href="foo" ><img src="bar" / ></a>' wouldn't be parsed right (the problem is '/ >', '/>' worked fine). We need to change it in python 2.6 (for example the description of youtube videos wouldn't be extracted). | |||||
* | | | [tests] Don't auto init YoutubeDL | Jaime Marquínez Ferrándiz | 2014-11-02 | 2 | -2/+2 | |
| |/ |/| | | | | | | | It would print the debug headers for each test. And nose uses a StringIO object for stdout, which in python 2.x doesn't have the 'encoding' attribute. | |||||
* | | [test_download] Fix import | Philipp Hagemeister | 2014-11-02 | 1 | -1/+3 | |
| | | ||||||
* | | [test_swfinterp] Correct compilation on modern mxmlc versions | Philipp Hagemeister | 2014-11-02 | 1 | -1/+3 | |
| | | ||||||
* | | [utils] Modernize | Philipp Hagemeister | 2014-11-02 | 1 | -1/+3 | |
| | | ||||||
* | | [compat] Modernize | Philipp Hagemeister | 2014-11-02 | 1 | -0/+2 | |
| | | ||||||
* | | [compat] Fix imports | Philipp Hagemeister | 2014-11-02 | 2 | -1/+1 | |
| | | ||||||
* | | [util] Move compatibility functions out of util | Philipp Hagemeister | 2014-11-02 | 24 | -327/+426 | |
| | | | | | | | | | | | | | | utils is large enough without these compatibility functions. Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py . Everything else (i.e. youtube-dl-specific helpers) goes into utils.py . | |||||
* | | [YoutubeDL] Include rtmpdump in exe versions -v output | Philipp Hagemeister | 2014-11-02 | 2 | -0/+8 | |
| | | ||||||
* | | [ffmpeg] Move version detection to utils | Philipp Hagemeister | 2014-11-02 | 2 | -18/+21 | |
| | | ||||||
* | | release 2014.11.02.1 | Philipp Hagemeister | 2014-11-02 | 1 | -1/+1 | |
| | | ||||||
* | | release 2014.11.02 | Philipp Hagemeister | 2014-11-02 | 1 | -1/+1 | |
| | | ||||||
* | | [cinemassacre] Fix extraction (Closes #4083) | Sergey M․ | 2014-11-02 | 1 | -5/+2 | |
| | |