summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 2014.01.27 2014.01.27Philipp Hagemeister2014-01-271-1/+1
* [la7] Add supportPhilipp Hagemeister2014-01-272-0/+57
* [huffpost] Fix extractorPhilipp Hagemeister2014-01-271-4/+16
* [setup.py] Only print a warning if documentation files are missing (Fixes #780)Philipp Hagemeister2014-01-271-5/+19
* [huffpost] Add supportPhilipp Hagemeister2014-01-275-3/+83
* Merge pull request #2221 from Rudloff/masterPhilipp Hagemeister2014-01-262-60/+0
|\
| * Removed websurg extractorPierre Rudloff2014-01-232-60/+0
* | [youtube] Encode the data when submitting the form for confirming the ageJaime Marquínez Ferrándiz2014-01-251-1/+2
* | [youtube] Use https: in more urlsJaime Marquínez Ferrándiz2014-01-251-7/+7
* | [test/youtube_lists] Change the list used for testing the Top Lists extractorJaime Marquínez Ferrándiz2014-01-251-1/+1
* | [youtube:toplist] Make the regex for finding the playlist link more flexibleJaime Marquínez Ferrándiz2014-01-251-1/+1
* | Some pep8 style fixesJaime Marquínez Ferrándiz2014-01-255-10/+9
* | [extractor/common] Encode the url when calculating the md5 with `—write-pag...Jaime Marquínez Ferrándiz2014-01-251-1/+1
* | [rtlnow] SimplifyPhilipp Hagemeister2014-01-251-73/+77
* | Properly escape ‘.’ in some _VALID_URL propertiesJaime Marquínez Ferrándiz2014-01-254-8/+8
* | Add an extractor for freespeech.org (closes #2234)Jaime Marquínez Ferrándiz2014-01-252-0/+38
* | release 2014.01.23.4 2014.01.23.4Philipp Hagemeister2014-01-241-1/+1
* | [youtube] Fix new formatsPhilipp Hagemeister2014-01-241-1/+2
* | release 2014.01.23.3 2014.01.23.3Philipp Hagemeister2014-01-231-1/+1
* | [youtube] Add new formats (Fixes #2221)Philipp Hagemeister2014-01-233-2/+17
* | Add build instructions (Fixes #2218)Philipp Hagemeister2014-01-231-3/+25
* | [youtube] Do not break upon unknown formatsPhilipp Hagemeister2014-01-231-1/+2
|/
* release 2014.01.23.2 2014.01.23.2Philipp Hagemeister2014-01-232-2/+4
* Do not count unmatched videos for --max-downloads (Fixes #2211)Philipp Hagemeister2014-01-231-10/+6
* Mention default for -f (Fixes #2215)Philipp Hagemeister2014-01-231-1/+1
* [youtube:truncated_url] Also match mail subscription links (#2214)Philipp Hagemeister2014-01-231-1/+4
* [sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls (fixes #2212)Jaime Marquínez Ferrándiz2014-01-231-9/+19
* [sina] use unicode_literalsJaime Marquínez Ferrándiz2014-01-231-9/+10
* release 2014.01.23.1 2014.01.23.1Philipp Hagemeister2014-01-231-1/+1
* Correct --max-downloads with --ignore-errorsPhilipp Hagemeister2014-01-231-0/+2
* Clarify update output (Fixes #2205)Philipp Hagemeister2014-01-231-1/+1
* [rottentomatoes] Use unicode_literalsPhilipp Hagemeister2014-01-231-5/+7
* [xhamster] Futher simplificationPhilipp Hagemeister2014-01-231-27/+25
* [xhamster] Use unicode_literalsPhilipp Hagemeister2014-01-231-25/+27
* [xhamster] Add support for hd videoMike Col2014-01-231-1/+19
* release 2014.01.23 2014.01.23Philipp Hagemeister2014-01-232-3/+3
* [nowness] Add supportPhilipp Hagemeister2014-01-233-1/+51
* [gamespot] Fix regexpPhilipp Hagemeister2014-01-221-2/+2
* Move --youtube-include-dash-manifest into correct option groupPhilipp Hagemeister2014-01-221-1/+1
* release 2014.01.22.5 2014.01.22.5Philipp Hagemeister2014-01-222-179/+206
* [youtube] Make DASH manifest download conditional for nowPhilipp Hagemeister2014-01-222-6/+14
* Add __len__ to PagedListsPhilipp Hagemeister2014-01-221-0/+4
* [newgrounds] SimplifyPhilipp Hagemeister2014-01-221-13/+17
* release 2014.01.22.4 2014.01.22.4Philipp Hagemeister2014-01-221-1/+1
* Merge branch 'paged-lists'Philipp Hagemeister2014-01-224-25/+92
|\
| * Add infrastructure for paged listsPhilipp Hagemeister2014-01-204-25/+92
* | Merge branch 'youtube-dash-manifest'Philipp Hagemeister2014-01-224-27/+76
|\ \
| * | [youtube] Download DASH manifestPhilipp Hagemeister2014-01-194-27/+76
* | | [xvideos] SimplifyPhilipp Hagemeister2014-01-221-15/+15
* | | [xvideos] Fix thumbnail extractionMike Col2014-01-221-2/+2