3552 Commits (ca3e054750cacf479b05bd0af1ac0fa4eff2d124)
 

Author SHA1 Message Date
Philipp Hagemeister ca3e054750 release 2014.01.27.1 11 years ago
Philipp Hagemeister 1da1558f46 [la7] Support more URLs 11 years ago
Philipp Hagemeister 25c67d257c release 2014.01.27 11 years ago
Philipp Hagemeister a17d16d59c [la7] Add support 11 years ago
Philipp Hagemeister d16076ff3e [huffpost] Fix extractor 11 years ago
Philipp Hagemeister 6c57e8a063 [setup.py] Only print a warning if documentation files are missing (Fixes #780) 11 years ago
Philipp Hagemeister db1f388878 [huffpost] Add support 11 years ago
Philipp Hagemeister 0f2999fe2b Merge pull request #2221 from Rudloff/master
Removed websurg extractor
11 years ago
Jaime Marquínez Ferrándiz 5700e7792a [youtube] Encode the data when submitting the form for confirming the age
Needed on python 3
11 years ago
Jaime Marquínez Ferrándiz 38c2e5b8d5 [youtube] Use https: in more urls 11 years ago
Jaime Marquínez Ferrándiz 48f9678a32 [test/youtube_lists] Change the list used for testing the Top Lists extractor
The ‘Top tracks’ list is not always present in the channel page
11 years ago
Jaime Marquínez Ferrándiz beddbc2ad1 [youtube:toplist] Make the regex for finding the playlist link more flexible
`title={foo}` may not be at the end of the `href` string.
11 years ago
Jaime Marquínez Ferrándiz f89197d73e Some pep8 style fixes 11 years ago
Jaime Marquínez Ferrándiz 944d65c762 [extractor/common] Encode the url when calculating the md5 with `—write-pages` option
This doesn’t cause any problem in python 2.*, but on python 3 the `md5` function only accepts bytes.
11 years ago
Philipp Hagemeister f945612bd0 [rtlnow] Simplify 11 years ago
Jaime Marquínez Ferrándiz 59188de113 Properly escape ‘.’ in some _VALID_URL properties 11 years ago
Jaime Marquínez Ferrándiz 352d08e3e5 Add an extractor for freespeech.org (closes #2234) 11 years ago
Philipp Hagemeister 886fa72324 release 2014.01.23.4 11 years ago
Philipp Hagemeister 2c5bae429a [youtube] Fix new formats 11 years ago
Philipp Hagemeister f265fc1238 release 2014.01.23.3 11 years ago
Philipp Hagemeister 1394ce65b4 [youtube] Add new formats (Fixes #2221) 11 years ago
Pierre Rudloff 67ccb77197 Removed websurg extractor 11 years ago
Philipp Hagemeister 63ef36e8d8 Add build instructions (Fixes #2218) 11 years ago
Philipp Hagemeister 0b65e5d40f [youtube] Do not break upon unknown formats 11 years ago
Philipp Hagemeister 629be17af4 release 2014.01.23.2 11 years ago
Philipp Hagemeister fd28827864 Do not count unmatched videos for --max-downloads (Fixes #2211) 11 years ago
Philipp Hagemeister 8c61d9a9b1 Mention default for -f (Fixes #2215) 11 years ago
Philipp Hagemeister 975d35dbab [youtube:truncated_url] Also match mail subscription links (#2214) 11 years ago
Jaime Marquínez Ferrándiz 8b769664c4 [sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls (fixes #2212) 11 years ago
Jaime Marquínez Ferrándiz 76f270a46a [sina] use unicode_literals 11 years ago
Philipp Hagemeister 9dab1b7f28 release 2014.01.23.1 11 years ago
Philipp Hagemeister d3e5bbf437 Correct --max-downloads with --ignore-errors 11 years ago
Philipp Hagemeister 18a25c5d78 Clarify update output (Fixes #2205)
No, we are not intentionally hiding the version number. Why would we?
11 years ago
Philipp Hagemeister 924f47f7b6 [rottentomatoes] Use unicode_literals 11 years ago
Philipp Hagemeister 22ff1c4a93 [xhamster] Futher simplification 11 years ago
Philipp Hagemeister 35409e1101 [xhamster] Use unicode_literals 11 years ago
Mike Col 65d781128a [xhamster] Add support for hd video
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
11 years ago
Philipp Hagemeister c35b1b07e2 release 2014.01.23 11 years ago
Philipp Hagemeister 066f6a0630 [nowness] Add support 11 years ago
Philipp Hagemeister 12ed57418c [gamespot] Fix regexp 11 years ago
Philipp Hagemeister 8b1be5cd73 Move --youtube-include-dash-manifest into correct option group 11 years ago
Philipp Hagemeister 780083dbc6 release 2014.01.22.5 11 years ago
Philipp Hagemeister 4919603f66 [youtube] Make DASH manifest download conditional for now
DASH download fails on many videos (all with encrypted signatures? not sure yet), for example 07FYdnEawAQ, with a 403.
11 years ago
Philipp Hagemeister dd26ced164 Add __len__ to PagedLists 11 years ago
Philipp Hagemeister bd2d82a5d3 [newgrounds] Simplify 11 years ago
Philipp Hagemeister c4cd138b92 release 2014.01.22.4 11 years ago
Philipp Hagemeister 65697b3bf3 Merge branch 'paged-lists'
Conflicts:
	test/test_utils.py
	youtube_dl/extractor/youtube.py
11 years ago
Philipp Hagemeister 50317b111d Merge branch 'youtube-dash-manifest'
Conflicts:
	youtube_dl/extractor/youtube.py
11 years ago
Philipp Hagemeister d7975ea287 [xvideos] Simplify 11 years ago
Mike Col 714d709a31 [xvideos] Fix thumbnail extraction
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
11 years ago