3569 Commits (efd02e858ad49fd1dbc539e3d495db8b719f194b)
 

Author SHA1 Message Date
Matthew Franglen efd02e858a Fix #2280: Antigen now links to python script 10 years ago
Matthew Franglen c8d8ec8567 Add requested documentation 10 years ago
Matthew Franglen d1b30713fb Add antigen compatible plugin description 10 years ago
Jaime Marquínez Ferrándiz e2ba07024f Merge remote-tracking branch 'origin/master' 10 years ago
Jaime Marquínez Ferrándiz 9b05bd42e5 [discovery] Extract more info and simplify 10 years ago
Philipp Hagemeister b6d3a99678 [cliphunter] Simplify (#2233) 10 years ago
Jaime Marquínez Ferrándiz 96d7b8873a Merge remote-tracking branch 'sahutd/master' 10 years ago
Philipp Hagemeister efc867775e [cliphunter] Simplify 10 years ago
Philipp Hagemeister 5ab772f09c Merge branch 'cliphunter' of https://github.com/pornophage/youtube-dl 10 years ago
Philipp Hagemeister 2a89386232 Credit @MikeCol for malemotion IE 10 years ago
MikeCol 4d9be98dbc Malemotion extractor 10 years ago
Mike Col 6737907826 [tumblr] Fix thumbnail extraction
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
10 years ago
Philipp Hagemeister c060b77446 [tumblr] Use unicode_literals 10 years ago
Philipp Hagemeister 7e8caf30c0 Throw an error if no video formats are found 10 years ago
Philipp Hagemeister ca3e054750 release 2014.01.27.1 10 years ago
Philipp Hagemeister 1da1558f46 [la7] Support more URLs 10 years ago
Philipp Hagemeister 25c67d257c release 2014.01.27 10 years ago
Philipp Hagemeister a17d16d59c [la7] Add support 10 years ago
Philipp Hagemeister d16076ff3e [huffpost] Fix extractor 10 years ago
Philipp Hagemeister 6c57e8a063 [setup.py] Only print a warning if documentation files are missing (Fixes #780) 10 years ago
Philipp Hagemeister db1f388878 [huffpost] Add support 10 years ago
Philipp Hagemeister 0f2999fe2b Merge pull request #2221 from Rudloff/master
Removed websurg extractor
10 years ago
sahutd 53bfd6b24c Added support for Discovery Issue #2227 10 years ago
Jaime Marquínez Ferrándiz 5700e7792a [youtube] Encode the data when submitting the form for confirming the age
Needed on python 3
10 years ago
Jaime Marquínez Ferrándiz 38c2e5b8d5 [youtube] Use https: in more urls 10 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
10 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.
10 years ago
Jaime Marquínez Ferrándiz f89197d73e Some pep8 style fixes 10 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.
10 years ago
Philipp Hagemeister f945612bd0 [rtlnow] Simplify 10 years ago
Jaime Marquínez Ferrándiz 59188de113 Properly escape ‘.’ in some _VALID_URL properties 10 years ago
Jaime Marquínez Ferrándiz 352d08e3e5 Add an extractor for freespeech.org (closes #2234) 10 years ago
Pornophage bacb5e4f44 Minor fixes
Remove empty description
Set correct md5 test
10 years ago
Pornophage 008af8660b Add cliphunter extractor 10 years ago
Philipp Hagemeister 886fa72324 release 2014.01.23.4 10 years ago
Philipp Hagemeister 2c5bae429a [youtube] Fix new formats 10 years ago
Philipp Hagemeister f265fc1238 release 2014.01.23.3 10 years ago
Philipp Hagemeister 1394ce65b4 [youtube] Add new formats (Fixes #2221) 10 years ago
Pierre Rudloff 67ccb77197 Removed websurg extractor 10 years ago
Philipp Hagemeister 63ef36e8d8 Add build instructions (Fixes #2218) 10 years ago
Philipp Hagemeister 0b65e5d40f [youtube] Do not break upon unknown formats 10 years ago
Philipp Hagemeister 629be17af4 release 2014.01.23.2 10 years ago
Philipp Hagemeister fd28827864 Do not count unmatched videos for --max-downloads (Fixes #2211) 10 years ago
Philipp Hagemeister 8c61d9a9b1 Mention default for -f (Fixes #2215) 10 years ago
Philipp Hagemeister 975d35dbab [youtube:truncated_url] Also match mail subscription links (#2214) 10 years ago
Jaime Marquínez Ferrándiz 8b769664c4 [sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls (fixes #2212) 10 years ago
Jaime Marquínez Ferrándiz 76f270a46a [sina] use unicode_literals 10 years ago
Philipp Hagemeister 9dab1b7f28 release 2014.01.23.1 10 years ago
Philipp Hagemeister d3e5bbf437 Correct --max-downloads with --ignore-errors 10 years ago
Philipp Hagemeister 18a25c5d78 Clarify update output (Fixes #2205)
No, we are not intentionally hiding the version number. Why would we?
10 years ago