Commit Graph

3529 Commits (0b65e5d40f9d6d9a25fd463a4ab0db95022c534e)
 

Author SHA1 Message Date
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
Philipp Hagemeister 924f47f7b6 [rottentomatoes] Use unicode_literals 10 years ago
Philipp Hagemeister 22ff1c4a93 [xhamster] Futher simplification 10 years ago
Philipp Hagemeister 35409e1101 [xhamster] Use unicode_literals 10 years ago
Mike Col 65d781128a [xhamster] Add support for hd video
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
10 years ago
Philipp Hagemeister c35b1b07e2 release 2014.01.23 10 years ago
Philipp Hagemeister 066f6a0630 [nowness] Add support 10 years ago
Philipp Hagemeister 12ed57418c [gamespot] Fix regexp 10 years ago
Philipp Hagemeister 8b1be5cd73 Move --youtube-include-dash-manifest into correct option group 10 years ago
Philipp Hagemeister 780083dbc6 release 2014.01.22.5 10 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.
10 years ago
Philipp Hagemeister dd26ced164 Add __len__ to PagedLists 10 years ago
Philipp Hagemeister bd2d82a5d3 [newgrounds] Simplify 10 years ago
Philipp Hagemeister c4cd138b92 release 2014.01.22.4 10 years ago
Philipp Hagemeister 65697b3bf3 Merge branch 'paged-lists'
Conflicts:
	test/test_utils.py
	youtube_dl/extractor/youtube.py
10 years ago
Philipp Hagemeister 50317b111d Merge branch 'youtube-dash-manifest'
Conflicts:
	youtube_dl/extractor/youtube.py
10 years ago
Philipp Hagemeister d7975ea287 [xvideos] Simplify 10 years ago
Mike Col 714d709a31 [xvideos] Fix thumbnail extraction
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
10 years ago
Philipp Hagemeister 11577ec054 [cspan] Disable test
It works fine from all my machines, no matter where, but from travis, we get lots of 403s.
Maybe another project is scraping CSPAN from travis and they're blocking the travis machines?
10 years ago
Philipp Hagemeister 79bf58f9b5 Document -f worstaudio as well 10 years ago
Philipp Hagemeister cd8a562267 release 2014.01.22.3 10 years ago
Philipp Hagemeister de3ef3ed58 Default to -f best-audio when only audio is requested 10 years ago
Philipp Hagemeister 8908741806 Use unicode_literals in test_YoutubeDL 10 years ago
Philipp Hagemeister ba7678f9cc Add -f bestaudio (Fixes #2163) 10 years ago
Philipp Hagemeister a70c83768e release 2014.01.22.2 10 years ago
Philipp Hagemeister 04b4d394d9 Add new --default-search option (#2193) 10 years ago
Jaime Marquínez Ferrándiz 130f12985a [comedycentral] Use the generic `_real_extract` provided by the base class 10 years ago
Jaime Marquínez Ferrándiz 4ca5d43cd8 Merge pull request #2195 from dstftw/master
[space] Add support for mobile URLs
10 years ago
Jaime Marquínez Ferrándiz 4bbf139aa7 [southparkstudios] Use the generic `_real_extract` provided by the base class 10 years ago
dst 47739636a9 [space] Add support for mobile URLs 10 years ago
Jaime Marquínez Ferrándiz 407ae733ab [cspan] Make ‘www’ optional and improve the regex for extracting the id (fixes #2194) 10 years ago
Jaime Marquínez Ferrándiz c39f7013e1 [gametrailers] Use the generic `_real_extract` provided by the base class 10 years ago
Philipp Hagemeister a4a028323e [comedycentral] Use unicode_literals 10 years ago
Philipp Hagemeister 780ee4e501 [comedycentral] Adapt testcase
In contrast to other sites, ComedyCentral seems to understand how to sensibly use MTV IE, but the additional text shouldn't hurt.
10 years ago
Philipp Hagemeister d7b51547c0 [imdb:list] Switch to loading the webpage
The RSS method seems to be defunct.
10 years ago
Philipp Hagemeister 43030f36db [d8] typo 10 years ago
Philipp Hagemeister 48c63f1653 [d8] disable test; video got deleted 10 years ago
Philipp Hagemeister 90f479b6d5 [novamov] Skip tests 10 years ago
Philipp Hagemeister 6fd2957163 release 2014.01.22.1 10 years ago
Philipp Hagemeister d3a1c71917 [ringtv] Fix and add news extraction 10 years ago
Philipp Hagemeister af1588c05f [mtv] Update tests and xpath function for new title extraction 10 years ago