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
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?
11 years ago
Philipp Hagemeister
79bf58f9b5
Document -f worstaudio as well
11 years ago
Philipp Hagemeister
cd8a562267
release 2014.01.22.3
11 years ago
Philipp Hagemeister
de3ef3ed58
Default to -f best-audio when only audio is requested
11 years ago
Philipp Hagemeister
8908741806
Use unicode_literals in test_YoutubeDL
11 years ago
Philipp Hagemeister
ba7678f9cc
Add -f bestaudio ( Fixes #2163 )
11 years ago
Philipp Hagemeister
a70c83768e
release 2014.01.22.2
11 years ago
Philipp Hagemeister
04b4d394d9
Add new --default-search option ( #2193 )
11 years ago
Jaime Marquínez Ferrándiz
130f12985a
[comedycentral] Use the generic `_real_extract` provided by the base class
11 years ago
Jaime Marquínez Ferrándiz
4ca5d43cd8
Merge pull request #2195 from dstftw/master
[space] Add support for mobile URLs
11 years ago
Jaime Marquínez Ferrándiz
4bbf139aa7
[southparkstudios] Use the generic `_real_extract` provided by the base class
11 years ago
dst
47739636a9
[space] Add support for mobile URLs
11 years ago
Jaime Marquínez Ferrándiz
407ae733ab
[cspan] Make ‘www’ optional and improve the regex for extracting the id ( fixes #2194 )
11 years ago
Jaime Marquínez Ferrándiz
c39f7013e1
[gametrailers] Use the generic `_real_extract` provided by the base class
11 years ago
Philipp Hagemeister
a4a028323e
[comedycentral] Use unicode_literals
11 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.
11 years ago
Philipp Hagemeister
d7b51547c0
[imdb:list] Switch to loading the webpage
The RSS method seems to be defunct.
11 years ago
Philipp Hagemeister
43030f36db
[d8] typo
11 years ago
Philipp Hagemeister
48c63f1653
[d8] disable test; video got deleted
11 years ago
Philipp Hagemeister
90f479b6d5
[novamov] Skip tests
11 years ago
Philipp Hagemeister
6fd2957163
release 2014.01.22.1
11 years ago
Philipp Hagemeister
d3a1c71917
[ringtv] Fix and add news extraction
11 years ago
Philipp Hagemeister
af1588c05f
[mtv] Update tests and xpath function for new title extraction
11 years ago
Philipp Hagemeister
2250865fb0
[Wimp] Use new URL relay method
11 years ago
Philipp Hagemeister
99f770caa8
[hotnewhiphop] Retrieve media key
11 years ago
Philipp Hagemeister
00122de6a9
[gametrailers/mtv] Fix pre-3.x compatibility function for find_xpath_attr
Fixes #2189
11 years ago
Philipp Hagemeister
a70515c0fd
[servingsys] Do not run test on travis
Apparantly, even the advertisers do geoblocking now!?
From the US, this isn't outright blocked, but there are no videos returned.
11 years ago
Philipp Hagemeister
398edd0689
release 2014.01.22
11 years ago