Commit Graph

3581 Commits (31ef0ff03832e642fad3a6b416abb4b1c668764c)
 

Author SHA1 Message Date
Philipp Hagemeister f65c1d2be0 release 2013.12.20
Philipp Hagemeister aa94a6d315 [aparat] Add support (Fixes )
Jaime Marquínez Ferrándiz 768df74538 [blinkxx] Add support for youtube videos
Philipp Hagemeister 1f9da9049b [generic] Support YouTube swf embed (Fixes )
Jaime Marquínez Ferrándiz c0d0b01f0e [generic] Detect ooyala videos (fixes )
Philipp Hagemeister 7c86a5b864 Merge pull request from dstftw/master
[imdb] Add support for mobile site URLs
dst 97e302a419 [imdb] Add support for mobile site URLs
Philipp Hagemeister 71507a11c8 [soundcloud] Support mobile URLs (Fixes )
dst a51e37af62 [ivi] Simplify
Jaime Marquínez Ferrándiz 1fb8f09273 Merge pull request from dstftw/master
[smotri] Fix duration field name
dst 6c6db72ed4 [ivi] Skip tests for travis build
dst 0cc83dc54b [smotri] Fix duration field name
dst 5ce54a8205 [ivi] Neat import
dst 8c21b7c647 [ivi] Add playlist tests
dst 77aa6b329d [ivi] Add support for ivi.ru
rzhxeo 62d68c43ed Make prefer_free_formats sorting more robust
rzhxeo bfaae0a768 Filter and sort videos before calling list_formats
rzhxeo e56f22ae20 [YoutubeIE] Sort formats by resolution
rzhxeo dbd1988ed9 [YoutubeIE] Add width and height to format dict
rzhxeo 4ea3be0a5c [YoutubeIE] Externalize format selection
Philipp Hagemeister 3e78514568 [generic] Support application/ogg for direct links
Also remove some debugging code.
Philipp Hagemeister e029b8bd43 [utils] Remove duplicated line
This line was added by accident in 42393ce234
Philipp Hagemeister f5567e401c Merge pull request from rg3/simplify-url_basename
Simplify url_basename
Jaime Marquínez Ferrándiz 9b8aaeed85 Simplify url_basename
Use urlparse from the standard library.
Philipp Hagemeister 6086d121cb release 2013.12.17.2
Philipp Hagemeister 7de6e075b4 [radiofrance] remove unused imports
Philipp Hagemeister 946135aa2a [academicearth] remove unused imports
Philipp Hagemeister 42393ce234 Add support for direct links to a video ()
Philipp Hagemeister d6c7a367e8 [utils] Fix url_basename
Philipp Hagemeister cecaaf3f58 [generic] Do not use compatibility result fallback
Philipp Hagemeister f09828b4e1 release 2013.12.17.1
Philipp Hagemeister 29eb517403 Add webpage_url_basename info_dict field (Fixes )
Philipp Hagemeister 44c471c3b8 release 2013.12.17
Philipp Hagemeister 46374a56b2 [youtube] Do not warn for videos with allow_rating=0
This fixes 
Test video: http://www.youtube.com/watch?v=gi2uH3YxohU
Philipp Hagemeister ec98946ef9 [academicearth] Support playlists (Closes )
Philipp Hagemeister fa77b742ac [radiofrance] Fill in test details
Philipp Hagemeister 8b4e274610 [rtlnow] Fix URL calculation (Closes )
Philipp Hagemeister d6756d3758 [playlist-test] require a string
Philipp Hagemeister 11b68f6e1b release 2013.12.16.7
Philipp Hagemeister 88bb52ee18 Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister d90df974c3 [academicearth] Add support for courses ()
Jaime Marquínez Ferrándiz 5c541b2cb7 [mtv] Add support for urls from the mobile site (fixes )
Itay Brandes 87a28127d2 _search_regex's "isatty" call fails with Py2exe's
_search_regex calls the sys.stderr.isatty() function for unix systems.

Py2exe uses a custom Stderr() stream which doesn't have an `isatty()`
function, leading to it's crash.

Fixes easily with checking that it's a unix system first.
Philipp Hagemeister ebce53b3d8 [vevo] Add suppor for videoplayer. URLs ()
Philipp Hagemeister 83c632dc43 release 2013.12.16.6
Philipp Hagemeister ff07a05575 Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister f25571ffbf Add support for embedded vevo player (Fixes )
Jaime Marquínez Ferrándiz f7a6892572 [arte:ddc] Remove test
video seems to expire in 7 days, as arte+7
Philipp Hagemeister 8fe56478f8 release 2013.12.16.5
Philipp Hagemeister 0e2a436dce [radiofrance] Add support (Fixes )