Commit Graph

3585 Commits (456895d9cfb9ee37eb9b328f1a96cee601904fb8)
 

Author SHA1 Message Date
Philipp Hagemeister 456895d9cf [tumblr] Test new URL format (#2255) 11 years ago
Philipp Hagemeister 218c15ab59 Merge remote-tracking branch 'mike/tumblr-url' 11 years ago
Philipp Hagemeister 17ab4d3b5e [brightcove] Move test to generic 11 years ago
Philipp Hagemeister 31ef0ff038 Merge remote-tracking branch 'dstftw/rutube-channel' 11 years ago
Philipp Hagemeister 37e3b90d59 [rutube] Simplify 11 years ago
dst 00ff8f92a5 [rutube] Update test 11 years ago
Philipp Hagemeister 4857beba3a Merge remote-tracking branch 'dstftw/rutube-channel' 11 years ago
Philipp Hagemeister c1e60cc2bf Merge remote-tracking branch 'dstftw/master' 11 years ago
dst 98669ed79c [imdb] Fix playlist test 11 years ago
dst a3978a6159 [imdb] Fix duplicated entries bug 11 years ago
dst e3a9f32f52 [rutube] Add support for user videos 11 years ago
dst 87fac3238d [rutube] Add channel test 11 years ago
dst a2fb2a2134 [rutube] Improve video extractor 11 years ago
MikeCol 9e8ee54553 VALID_URL changed to match different kinds of Tumblr-URLs 11 years ago
Philipp Hagemeister 117bec936c [brightcove] Parse URL from meta element if available (Fixes #2253) 11 years ago
dst 1547c8cc88 [rutube] Add support for channels and movies 11 years ago
Philipp Hagemeister 075911d48e [la7] Skip test on travis 11 years ago
Philipp Hagemeister b21a918984 release 2014.01.27.2 11 years ago
Philipp Hagemeister f9b8549609 [ard] Support multiple formats (Closes #2247) 11 years ago
Jaime Marquínez Ferrándiz e2ba07024f Merge remote-tracking branch 'origin/master' 11 years ago
Jaime Marquínez Ferrándiz 9b05bd42e5 [discovery] Extract more info and simplify 11 years ago
Philipp Hagemeister b6d3a99678 [cliphunter] Simplify (#2233) 11 years ago
Jaime Marquínez Ferrándiz 96d7b8873a Merge remote-tracking branch 'sahutd/master' 11 years ago
Philipp Hagemeister efc867775e [cliphunter] Simplify 11 years ago
Philipp Hagemeister 5ab772f09c Merge branch 'cliphunter' of https://github.com/pornophage/youtube-dl 11 years ago
Philipp Hagemeister 2a89386232 Credit @MikeCol for malemotion IE 11 years ago
MikeCol 4d9be98dbc Malemotion extractor 11 years ago
Mike Col 6737907826 [tumblr] Fix thumbnail extraction
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
11 years ago
Philipp Hagemeister c060b77446 [tumblr] Use unicode_literals 11 years ago
Philipp Hagemeister 7e8caf30c0 Throw an error if no video formats are found 11 years ago
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
sahutd 53bfd6b24c Added support for Discovery Issue #2227 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
Pornophage bacb5e4f44 Minor fixes
Remove empty description
Set correct md5 test
11 years ago
Pornophage 008af8660b Add cliphunter extractor 11 years ago