summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [nhl] Add an extractor for videocenter's categories (#1586)Jaime Marquínez Ferrándiz2013-10-113-20/+91
* Make sure it only runs rtmpdump one time in test mode and return True if the ...Jaime Marquínez Ferrándiz2013-10-111-3/+4
* Merge pull request #1565 from rzhxeo/rtmpdump_testJaime Marquínez Ferrándiz2013-10-111-0/+2
|\
| * Remove test parameter from _download_with_rtmpdumprzhxeo2013-10-061-4/+3
| * Only download 1 sec. with rtmpdump in test moderzhxeo2013-10-061-2/+5
* | Add a PostProcessor for adding metadata to the file (closes #1570)Jaime Marquínez Ferrándiz2013-10-112-0/+38
* | [yahoo] Download the info from another pageJaime Marquínez Ferrándiz2013-10-101-0/+15
* | [gamespot] Mark as broken (#1587)Jaime Marquínez Ferrándiz2013-10-101-0/+1
* | [mtv] Strip the descriptionJaime Marquínez Ferrándiz2013-10-101-1/+1
* | Add an extractor for faz.net (closes #1582)Jaime Marquínez Ferrándiz2013-10-102-0/+61
* | Don't add extractors with IE_DESC set to False to the page of supported sites.Jaime Marquínez Ferrándiz2013-10-101-3/+4
* | Add an extractor for video.nhl.com (closes #1586)Jaime Marquínez Ferrándiz2013-10-103-0/+61
* | release 2013.10.09Philipp Hagemeister2013-10-091-1/+1
* | [youtube] Do not recognize attribution link as user (Fixes #1573)Philipp Hagemeister2013-10-091-1/+1
* | Merge pull request #1584 from wingsuit/masterJaime Marquínez Ferrándiz2013-10-091-1/+1
|\ \
| * | Tiny tpoTom2013-10-091-1/+1
* | | [youtube] set the 'name' parameter in the subtitles url (fixes #1577)Jaime Marquínez Ferrándiz2013-10-091-0/+1
|/ /
* | [vevo] Some improvements (fixes #1580)Jaime Marquínez Ferrándiz2013-10-081-23/+47
* | Fix the printing of the proxy map in debug modeJaime Marquínez Ferrándiz2013-10-071-2/+7
* | Simplify test setupPhilipp Hagemeister2013-10-072-14/+2
* | Move opener setup into a separate helper functionPhilipp Hagemeister2013-10-071-21/+33
* | release 2013.10.07Philipp Hagemeister2013-10-072-1/+4
* | [jeuxvideo] Improve code quality (fixes #1567)Philipp Hagemeister2013-10-071-16/+21
* | Restore warning when user forgets to quote URL (#1396)Philipp Hagemeister2013-10-073-4/+19
* | [vimeo] Recognize urls ending in a slash (fixes #1242)Jaime Marquínez Ferrándiz2013-10-061-1/+1
* | [redtube] add age_limitPhilipp Hagemeister2013-10-061-4/+9
* | Merge branch 'download-archive'Philipp Hagemeister2013-10-063-0/+132
|\ \
| * | Remove superfluous parenthesisPhilipp Hagemeister2013-10-061-1/+1
| * | Add basic --download-archive optionPhilipp Hagemeister2013-10-063-0/+132
* | | Merge branch 'age_limit'Philipp Hagemeister2013-10-067-3/+81
|\ \ \
| * | | Call extracted property age_limit everywherePhilipp Hagemeister2013-10-064-4/+4
| * | | Allow users to specify an age limit (fixes #1545)Philipp Hagemeister2013-10-067-3/+81
* | | | [generic] Clarify error messagesPhilipp Hagemeister2013-10-061-3/+3
* | | | release 2013.10.06Philipp Hagemeister2013-10-061-1/+1
* | | | [viddler] Add basic support (Fixes #1520)Philipp Hagemeister2013-10-063-1/+66
|/ / /
* / / Move try_rm to test helpersPhilipp Hagemeister2013-10-062-19/+26
|/ /
* | Merge remote-tracking branch 'origin/tox'Philipp Hagemeister2013-10-052-0/+6
|\ \
| * | add tox configuration file for easy testingFilippo Valsorda2013-10-052-0/+6
* | | [fixup] remove unnecessary commented functionFilippo Valsorda2013-10-051-6/+0
|/ /
* | add capability to suppress expected warnings in testsFilippo Valsorda2013-10-053-4/+20
* | [googleplus] Fix upload_date detectionPhilipp Hagemeister2013-10-051-1/+2
* | [bliptv] Make sure video ID is a stringPhilipp Hagemeister2013-10-051-1/+1
* | [dailymotion] Fix playlist extractionJaime Marquínez Ferrándiz2013-10-041-2/+3
* | [brightcove] Fix up some broken HTML (#1553)Philipp Hagemeister2013-10-041-0/+5
* | [yahoo] Switch ext of testPhilipp Hagemeister2013-10-041-1/+1
* | [yahoo] Fix test titlePhilipp Hagemeister2013-10-041-1/+1
* | [redtube] pep8Philipp Hagemeister2013-10-041-7/+8
* | [jeuxvideo] fix video file md5sumPhilipp Hagemeister2013-10-041-1/+1
* | Include length in player cache IDPhilipp Hagemeister2013-10-041-3/+4
* | [yahoo] Do not try to run rtmpdump on travisPhilipp Hagemeister2013-10-041-0/+4