Commit Graph

1192 Commits (10bff13a6687527c2290c9345c50a337771a0bb1)

Author SHA1 Message Date
Philipp Hagemeister f82b18efc1 Merge remote-tracking branch 'rzhxeo/youtube'
Philipp Hagemeister 466617f539 [bliptv] Simplify (From )
Philipp Hagemeister 7dbf5ae587 [smotri] Add support for moderated (?) videos (Fixes )
Philipp Hagemeister 8d0bdeba18 [smotri] Make optional attributes optional
Philipp Hagemeister 1b969041d7 [blinkx] Support mobile URLs (Closes )
Philipp Hagemeister e302f9ce32 [youtube:user] Speed up --match-title
Philipp Hagemeister 7115ca84aa [vimeo/generic] Add support for embedded SWF vimeo videos
Philipp Hagemeister bbafbe20c2 [vimeo] Better formatting for regexp
Philipp Hagemeister c4d55a33fc [brightcove] Test checksum changed
Philipp Hagemeister 147e4aece0 [vbox7] New video checksum
Philipp Hagemeister bd1488ae64 [mdr] Remove test
For context, refer to the http://de.wikipedia.org/wiki/Depublizieren
Philipp Hagemeister 79fed2a4df [crunchyroll] Fix test ()
Philipp Hagemeister 304cbe981e Merge remote-tracking branch 'rzhxeo/crunchyroll'
Philipp Hagemeister 3fefbf50e3 Merge pull request from dstftw/ivi.ru
Add support for ivi.ru
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 )
dst 97e302a419 [imdb] Add support for mobile site URLs
Philipp Hagemeister 71507a11c8 [soundcloud] Support mobile URLs (Fixes )
dst a51e37af62 [ivi] Simplify
dst 6c6db72ed4 [ivi] Skip tests for travis build
dst 0cc83dc54b [smotri] Fix duration field name
dst 77aa6b329d [ivi] Add support for ivi.ru
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 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 cecaaf3f58 [generic] Do not use compatibility result fallback
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 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 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 0e2a436dce [radiofrance] Add support (Fixes )
Philipp Hagemeister 8c8e3eec79 [facebook] Recognize #! URLs (Fixes )
rzhxeo ee3e63e477 [GenericIE] Add support for embedded blip.tv
Philipp Hagemeister 780603027f [videopremium] Skip test
Philipp Hagemeister d67b0b1596 Reorder info_dict documentation
Philipp Hagemeister d7dda16888 [blinkx] Add extractor (Fixes )
Philipp Hagemeister d66152a898 [ndtv] Remove unused imports
Philipp Hagemeister 8c5f0c9fbc [mdr] Clean up
Philipp Hagemeister 09dacfa57f [mdr] Simplify
Philipp Hagemeister b2ae513586 Merge remote-tracking branch 'mc2avr/master'
Philipp Hagemeister e4a0489f6e Merge remote-tracking branch 'dstftw/channel9'
Conflicts:
	youtube_dl/extractor/__init__.py
Philipp Hagemeister 6f5dcd4eee [pornhd] Simplify
Philipp Hagemeister 1bb2fc98e0 Merge remote-tracking branch 'mjorlitzky/master'
Philipp Hagemeister c0ba0f4859 Document duration field
Philipp Hagemeister b466b7029d [youtube] Make duration an integer or None
Philipp Hagemeister fa3ae234e0 [cbs] Add extractor (Fixes )
Philipp Hagemeister 48462108f3 [theplatform] Fix geographic restriction check
Philipp Hagemeister f8b56e95b8 [theplatform] Detect geoblocked content
Jaime Marquínez Ferrándiz 9ee859b683 [daylimotion] Add support for urls from the mobile site (fixes )
It uses the 'touch' subdomain and adds a '#' before 'video'
Michael Orlitzky 8e05c870b4 Add support for pornhd.com.
Jaime Marquínez Ferrándiz 5d574e143f [ign] Update one of test video's title
Jaime Marquínez Ferrándiz 7a563df90a [daum] Recognize mobile urls ()
Jaime Marquínez Ferrándiz 24b173fa5c [naver] Recognize mobile urls (fixes )
dst 9b17ba0fa5 [channel9] Fix test description md5
dst 211f555d4c [channel9] Missing import in __init__
dst 4d2ebb6bd7 [channel9] Cleanup
dst df53747436 [channel9] Initial implementation ()
Philipp Hagemeister 00381b4ccb [pornhub] Fix URL regexp
Jaime Marquínez Ferrándiz 1825836235 Use `_download_xml` in more extractors
Jaime Marquínez Ferrándiz a0088bdf93 [vimeo] Fix unused argument of the `_real_extract` method
Jaime Marquínez Ferrándiz 48ad51b243 [vimeo] Fix the extraction for some 'player' or 'pro' videos
The variable the config dict is assigned to can change, now we try to detect it or fallback to a, b or c
Jaime Marquínez Ferrándiz 5458b4cefb [dailymotion] Fix view count extraction and make it non fatal (fixes )
Jaime Marquínez Ferrándiz 7c86cd5ab1 [dailymotion] Fix uploader extraction
Now it looks directly in the info dictionary
mc2avr df1d7da2af add MDRIE
Jaime Marquínez Ferrándiz cbfc470228 [mixcloud] Try to get the m4a url if the mp3 url fails to download (fixes )
Jaime Marquínez Ferrándiz f67ca84d4a [soundcloud] Fix the extension for 'downloadable' songs
In this case the 'original_format' field must be used.
Philipp Hagemeister e2b38da931 [mtv] Fixup incorrectly encoded XML documents
Philipp Hagemeister 5a3ea17c94 [zdf] Correct order of unknown formats ()
Philipp Hagemeister 475700acfe [soundcloud] Do not mistake original_format for ext (Fixes )
Philipp Hagemeister f8bd0194a7 Remove superfluous spaces
Jaime Marquínez Ferrándiz 77526143e7 [brightcove] Use the original url (usually the player) as the default referer (fixes )
Philipp Hagemeister 4ff50ef846 [soundcloud] Do not match sets (Fixes )
Philipp Hagemeister caefb1de87 [ndtv] Add extractor (Fixes )
Philipp Hagemeister 1d87e3a1c6 [rtlnow] Allow double slashes after domain name (Fixes )
Jaime Marquínez Ferrándiz de2dd4c502 [soundcloud] add support for private links (fixes )
Philipp Hagemeister 2101830c0d Remove unused imports
Philipp Hagemeister ffa8f0df0a Merge remote-tracking branch 'jaimeMF/yt-toplists'
Philipp Hagemeister 693b8b2d31 Merge remote-tracking branch 'dstftw/smotri.com-broadcast'
Conflicts:
	youtube_dl/FileDownloader.py
	youtube_dl/extractor/smotri.py
Philipp Hagemeister 7cc3570e53 Add fatal=False parameter to _download_* functions.
This allows us to simplify the calls in the youtube extractor even further.
Jaime Marquínez Ferrándiz baa7b1978b Remove the calls to 'compat_urllib_request.urlopen' in a few extractors
Jaime Marquínez Ferrándiz ac5118bcb9 [arte.tv:ddc] Add fields to the test and skip download (rtmp)
Camillo Dell'mour 52defb0c9b made ddc.arte.tv test working
Camillo Dell'mour 56a8ab7d60 added arte.tv extractor support for subdomain ddc - Mit offenen Karten(german) Le Dessous des Cartes(france)
Philipp Hagemeister 31812a9e0e [youtube:channel] Fix automated channel detection
Philipp Hagemeister 11bf848191 [wimp] simplify
rzhxeo b860967ce4 [XHamsterIE] Fix md5 in second test
rzhxeo 8ca6b8fba1 [XHamsterIE] Fix HD video detection
Jaime Marquínez Ferrándiz c4d9e6731a [pyvideo] add support for videos that don't come from Youtube
Jaime Marquínez Ferrándiz 0d9ec5d963 [pyvideo] Cleanup and fix test
Adam Glenn f623530d6e removing bad VALID_URL
Adam Glenn ca9e02dc00 Adding pyvideo support
Jaime Marquínez Ferrándiz fb30ec22fd [vimeo] Add an extractor for groups
Jaime Marquínez Ferrándiz 5cc14c2fd7 [vimeo] Add an extractor for albums (closes )
Jaime Marquínez Ferrándiz d349cd2240 [imdb] Fix extraction
The paths to each format's page may have leading whitespace.
The height and the duration can't be extracted.
Jaime Marquínez Ferrándiz 0b6a9f639f [vevo] Update test video's duration
Jaime Marquínez Ferrándiz 715c8e7bdb [youtube:playlist] Recognize mix ids for direct use (fixes )
Jaime Marquínez Ferrándiz 7d4afc557f [youtube:playlist] Support mix ids longer than 13 ()
Jaime Marquínez Ferrándiz 563e405411 [dailymotion] Fix view count regex
In some languages they can be in the format '123,456' instead of '123.456'
Jaime Marquínez Ferrándiz f53c966a73 [dailymotion] Extract view count ()
Jaime Marquínez Ferrándiz 336c3a69bd [youtube] Extract like and dislike count ()
Jaime Marquínez Ferrándiz 4e76179476 [vimeo] Extract views count, likes count and comments count ()
Philipp Hagemeister ef4fd84857 [wistia] Add extractor
Philipp Hagemeister 72135030d1 Merge remote-tracking branch 'origin/master'
Jaime Marquínez Ferrándiz 3514813d5b [francetv] Add support for urls in the format http://www.france3.fr/emissions/{program}/diffusions/{date} (fixes )
Jaime Marquínez Ferrándiz 9e60602084 [francetv] Add support for more channels: 3, 4, 5 and Ô ()
Rename the France2IE extractor to FranceTVIE
Philipp Hagemeister 19e3dfc9f8 [9gag] Like/dislike count ()
Philipp Hagemeister a1ef7e85d6 Remove unused imports
Philipp Hagemeister ef2fac6f4a Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister 7fc3fa0545 [9gag] Add extractor
Jaime Marquínez Ferrándiz 673d1273ff [vevo] Support '/watch/{id}' urls
Jaime Marquínez Ferrándiz b9a2c53833 [metacafe] Add support for cbs videos (fixes )
They use theplatform.com
Jaime Marquínez Ferrándiz e9bf7479d2 Add an extractor for theplatform.com
Jaime Marquínez Ferrándiz bfb9f7bc4c [hotnewhiphop] Update test's title
Philipp Hagemeister 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls'
dst c0ade33e16 Correct some extractor _VALID_URL regexes
Philipp Hagemeister 27dcce1904 [youtube] Resolve URLs in comments
dst 8aff7b9bc4 [smotri] Fix broadcast ticket regex
dst 55f6597c67 [smotri] Add an extractor for live rtmp broadcasts
Jaime Marquínez Ferrándiz 84db81815a Move common code for extractors based in MTV services to a new base class
Removes the duplication of the thumbnail extraction code (only MTVIE needs to override it)
Jaime Marquínez Ferrándiz fb7abb31af Remove the compatibility code used before the new format system was implemented
Philipp Hagemeister ce93879a9b [daum] Fix real video ID extraction
Philipp Hagemeister 938384c587 [redtube] Fix search for title
Philipp Hagemeister e9d8e302aa [xhamster] Change test checksum
Jaime Marquínez Ferrándiz cb7fb54600 Change the ie_name of YoutubeSearchDateIE
It produced a duplicate entry when listing the extractors with '--list-extractors' and generates noise in the commit log when generating the supported sites webpage (like in 09f355f73bf1657ecacfd05eda21d2c4bf1cc4a8)
Philipp Hagemeister aaebed13a8 [smotri] Simplify
dst 5270d8cb13 Added extractors for smotri.com
Jaime Marquínez Ferrándiz 55a10eab48 [vimeo] Add an extractor for users (closes )
Philipp Hagemeister 355e4fd07e [generic] Find embedded dailymotion videos (Fixes )
Philipp Hagemeister 5e09d6abbd [clipfish] Skip test on travis
Jaime Marquínez Ferrándiz 0a688bc0b2 [youtube] Add support for downloading top lists (fixes )
It needs to know the channel and the title of the list, because the ids change every time you browse the channels and are attached to a 'VISITOR_INFO1_LIVE' cookie.
Jaime Marquínez Ferrándiz c5171c454b [yahoo] Force use of the http protocol for downloading the videos.
Jaime Marquínez Ferrándiz befd88b786 [yahoo] Add an extractor for yahoo news (closes )
Jaime Marquínez Ferrándiz acf37ca151 [imdb] Fix the resolution values (fixes )
We were using the size of the player, it was the same for all the formats
Philipp Hagemeister 677c18092d [podomatic] Add extractor
Jaime Marquínez Ferrándiz 3862402ff3 Add an extractor for Clipsyndicate (closes )
Jaime Marquínez Ferrándiz b03d0d064c [imdb] Fix extraction in python 2.6
Using a regular expression because the html cannot be parsed.