Commit Graph

5778 Commits (f817adc4689a2064fcab733d6aebf83fd0e2cff7)

Author SHA1 Message Date
Slava Shklyaev b0cda32f72 [nova] Fix Python 2.6 compatability issue
Slava Shklyaev 08b7968e28 [nova] Fix display_id extraction bug
Slava Shklyaev 4b5fe1349f [nova] Comply with review
Sergey M․ d23da75b32 [iprima] Fix description extraction
`og:description` does not contain actual description anymore.
Slava Shklyaev b5597738d4 [iprima] Comply with review
Slava Shklyaev bc03e58565 [iprima] Update
Slava Shklyaev a00234f1c5 [nova] Minor style improvement
Slava Shklyaev 34c0f95db2 [nova] Remove html tags from description
Slava Shklyaev fcb04bcaca [nova] Extract upload_date in some cases
Slava Shklyaev 9464a194db [nova] Fix extension extraction bug
Replace the hardcoded flv with determine_ext. Let rtmpdump parse the url.
Slava Shklyaev 9f4b9118cc [nova] Fix display_id extraction bug
Make id group non-greedy so that .html is not included in it.
Sergey M․ 60158217ef [nova] Add tv test
Sergey M․ 923e79e2e4 [nova] Add extractor
Naglis Jonaitis 866b296d0f [aftonbladet] Fix extraction and update _VALID_URL (Fixes )
Sergey M․ 47fd8c2f76 [patreon] Fix embeds extraction (Closes )
Sergey M․ 96b9690985 [imgur] Improve extraction
Sergey M. 002c0fb511 Merge pull request from ivan/make-playlist-url
[youtube] Construct a playlist URL in case the page is missing one
Sergey M․ 7584e38ce4 [tvigle] Modernize
Sergey M․ eb47569f8a [tvigle] Add support for m3u8
Ivan Kozik d2a9de78df [youtube] Construct a playlist URL in case the page is missing one
This fixes jumping from user/channel -> playlist for some users like
https://www.youtube.com/user/BitcoinFoundation

This also removes the superfluous log message
"add --no-playlist to just download video VIDEOID"
when downloading a user/channel.
Sergey M․ c5138a7ce4 [extractor/generic] Clarify test comment
Sergey M․ c5fa81fe81 [extractor/generic] Put all direct link tests near to each other for better navigation
Sergey M․ a074e92296 [extractor/generic] Add test for large compressed media
Sergey M․ 1ddb9456c4 [extractor/generic] Use compat_urllib_parse_unquote for unquoting video_id and title from URL
Sergey M․ 58bde34a23 [extractor/generic] Force Accept-Encoding to any for extraction pass
Sergey M․ 339516072b [extractor/generic] Unescape video_id and title extracted from URL
Yen Chi Hsuan a2d971309b [porn91] Use single quotes
Yen Chi Hsuan d05a1dbe70 [porn91] Catch daily limit error
Yen Chi Hsuan a80601f8d9 [porn91] Extract more info
Yen Chi Hsuan 1c22238756 [porn91] Simplify
Yen Chi Hsuan 9ff811c5cd [porn91] PEP8
Yen Chi Hsuan 1ebc05df91 Merge branch 'porn91' of https://github.com/PeterDing/youtube-dl into PeterDing-porn91
Sergey M․ 386bdfa698 [youtube:user] Workaround 35 pages limitation (Closes )
Naglis Jonaitis 1ae7ff771b [tubitv] Add error message for videos that require login ()
Naglis Jonaitis 5196b98897 [tubitv] Add new extractor (Closes )
Sergey M․ e6e63e91a7 [tf1] Extend _VALID_URL (Closes )
Sergey M․ b4dd98358f [vgtv] Properly handle lives
Sergey M․ 4d454c5e4b [vgtv] Check for inactive videos
Sergey M․ 5c2191a605 [vgtv] Skip wasLive hds (Closes )
Sergey M․ bba5bfc890 Merge branch 'ping-soompi'
Sergey M․ 1a5b77dc21 [crunchyroll] Fix python 3.2
Sergey M․ b2cf6543b2 [soompi] Improve and simplify
Sergey M․ 0385d64223 [crunchyroll] Extract subtitles extraction routine
pulpe 6ebdfe43e4 [tube8] fix extractor (fixes )
Yen Chi Hsuan fafec39d41 [spiegeltv] Changed RTMP server (fixes and fixes )
Thanks to @brickleroux for finding out the problem
PeterDing 670861bd20 [iqiyi] Do not request for unneeded formats
PeterDing 08f7db20c1 [youku] change format_id
PeterDing 605ec701b7 [iqiyi] Add new extractor for iqiyi.com
Yen Chi Hsuan 84e1e036c2 [senate] Extend _VALID_URL (fixes )
PeterDing 1498940b10 [youku] compare bytes and str for compatible; use compat_urllib_parse for making video_url
PeterDing 806598b94d [porn91] the one that _search_regex returns not needs to be checked
Sergey M․ e26be70bca Merge branch 'soompi' of https://github.com/ping/youtube-dl into ping-soompi
PeterDing ca45246627 [youku] compatible for python > 3.3 or > 2.7
PeterDing f9355dc989 [youku] update youku
Sergey M․ 9e0b579128 [nowtv] Add test for rtlnitro
Sergey M․ ff4a1279f2 [nowtv] Do not request unnecessary metadata
Sergey M․ 9b254aa177 [nowtv] Add non-free video check
PeterDing 703d78bbf5 [porn91] change re to _search_regex
Sergey M․ d9446c7319 Merge branch 'akirk-nowtv'
Sergey M․ b25b645d51 [nowtv] Improve and simplify
PeterDing d90b3854ca [porn91] Add new extractor for 91porn.com
Sergey M․ bf24c3d017 [facebook] Improve title regex (Closes )
Yen Chi Hsuan f9f3e3df9a [teamcoco] Use determine_ext to determine the video type
Some videos does not contain a 'type' field ()
Yen Chi Hsuan f8d5e1cfb5 [naver] Fix video url (fixes )
RTMP urls in test:naver does not work. Need more investigation.
Yen Chi Hsuan c23848b3c5 [naver] Enhanced error detection
Yen Chi Hsuan 6d00a2dcd1 [bilibili] Catch API call failures
JSON are returned in a failed API call
Yen Chi Hsuan b535170b21 [bilibili] Skip assertion if HQ videos not available
Sergey M․ 1434184c57 [spankwire] Do not modify aes key string
Sergey M․ 7a372b64df [pornhub] Do not modify aes key string (Closes )
Sergey M․ 5406af92bc [dailymotion:user] Fix _VALID_URL
Sergey M․ 7d65242dc3 [dailymotion:user] Process user home as user (Closes )
Naglis Jonaitis 544a8693b7 Remove Firedrive and Sockshare imports
Oops
Naglis Jonaitis 35a4f24a37 [firedrive] Remove extractor (Closes )
Haywire since last October.
Naglis Jonaitis ff305edd64 [sockshare] Remove extractor
Haywire since last October.
Yen Chi Hsuan efec4358b9 [cinemassacre] Support an alternative form of screenwavemedia URL
fixes 
Yen Chi Hsuan db3ca36403 [facebook] Move the title extraction warning below (fixes )
Yen Chi Hsuan 42833b44b5 [tf1] Extend _VALID_URL (fixes )
Alexander Kirk 5d0a33eebc rtlnow is now hosted at nowtv.de
Sergey M․ ba2df04b41 [odnoklassniki] Make URL explicit
Sergey M․ c6bbdadd79 [odnoklassniki] Support extraction from metadata URL (Closes )
Mister Hat 680f9744c4 [pinkbike] used proper conversion methods
Mister Hat 2c935c0c72 [pinkbike] converted duration to int
Mister Hat 7198063d96 [pinkbike] new extractor
Sergey M? d41ebe146b [tenplay] Fix formats and modernize (Closes )
Jaime Marquínez Ferrándiz 4b4e1af059 [arte] Remove unused import
Sergey M. 80240b347e Merge pull request from jaimeMF/remove-nondash
[youtube] Remove the nondash formats (fixes )
Jaime Marquínez Ferrándiz 04b3b3df05 [youtube] Remove the nondash formats (fixes )
Since we use fixed values for some fields like width and height they can be wrong, and would get picked by some formats filters.
For example for https://www.youtube.com/watch?v=EQCrhbBxsjA the biggest height is 720 and for nondash formats it's set to 1440, so -f 'bestvideo[height>=1200]+bestaudio' would incorrectly pick the nondash format, instead it should report that the requested format is not available.
Sergey M․ 2ad5708c43 [arte:future] Switch to `search_regex` for now (Closes )
Sergey M․ 63f3cab4ae [rtbf] Fix extraction (Closes )
Sergey M․ d78c834ead [karrierevideos] Improve and simplify
Sergey M․ 05a976cd99 Merge branch 'karrierevideos' of https://github.com/misterhat/youtube-dl into misterhat-karrierevideos
Sergey M․ 34fb7e46ad [empflix] Relax _VALID_URL
Sergey M․ abac15f3c6 [tnaflix] Do not capture `cat_id`
Sergey M. b700055ba4 Merge pull request from frenchy1983/fix_tnaflix_regex
[TNAFlix] Allow dot (and more) in cat_id and display_id
Sergey M? 1335c3aca8 [drtv] Improve extraction (Closes )
Yen Chi Hsuan 30455ce255 [nextmedia] Extend and reorder _VALID_URL
Yen Chi Hsuan 9bf87ae3aa [nextmedia] Merge AppleDailyRealtimeNewsIE and AppleDailyAnimationNewsIE
Yen Chi Hsuan abca34cbc0 [cnn] Relax _VALID_URL again (fixes )
The problem is the same as test:CNN_1, so I didn't add the test case
Sergey M․ d386878af9 [prosiebensat1] Add support for .at domain names (Closes )
Sergey M․ 685c74d315 [rutv] Extend embed URL (Closes )
Jaime Marquínez Ferrándiz ba64547616 [sportbox] Remove unused import
frenchy1983 ed5a637d62 [TNAFlix] Restore test
See dstftw's comment in 
Yen Chi Hsuan 8a278a1d7e [nba] Fix duration extraction (fixes )
Sergey M․ 77d9cb2f04 [sportbox] Fix extraction
Sergey M․ 0459432d96 [shared] Fix for python 3.2
Sergey M․ 43150d7ac3 [shared] Fix for python 3.2
Sergey M․ afe8b594be [rtve.es:alacarta] Fix for python 3.2
Sergey M․ 06947add03 [chilloutzone] Fix for python 3.2
Sergey M․ 5cd47a5e4f [videott] Fix for python 3.2
Sergey M․ 53de95da5e [viki] Extend _VALID_URLs
Jaime Marquínez Ferrándiz 6ad9cb224a [mitele] It now uses m3u8 ()
It should also be possible to use Adobe HDS, but it would require more work.
frenchy1983 e7752cd578 [TNAFlix] Allow dot (and more) in cat_id and display_id
URLs with dots were raising a "UnsupportedError: Unsupported URL" error.
Jaime Marquínez Ferrándiz 4d2f42361e [viki] remove unused import
Sergey M․ 4d8ee01389 [viki] Fix typo
Sergey M․ d01924f488 [viki:channel] Extend matching URLs and extract movies
Sergey M․ bc56355ec6 [viki:channel] Switch to API
Sergey M․ ac20d95f97 [viki] Add support for youtube externals
Sergey M․ 1a83c731bd [viki] Switch extraction to API
Sergey M․ ca57a59883 Merge branch 'ping-viki-shows'
Sergey M․ b0d619fde2 [viki:channel] Extract title from JSON
Sergey M․ cc7051efd7 Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ping-viki-shows
ping 5137adb94d [soompi] Switch to non-geoblocked test video
ping 2632941f32 [soompi] Add new extractor for tv.soompi.com
ping 137597b0ea [dramafever] Streamline code
Yen Chi Hsuan 051df9ad99 [letv/sohu] Skip tests relying on external proxies
The proxy is currently broken. See  and 
ping f670ef1c8e [dramafever] Add new extractor for dramafever.com
Sergey M․ d9d747a06a [ultimedia] Fix extraction
Yen Chi Hsuan b813d8caf1 [qqmusic] Unescape '\\n' in description ()
Yen Chi Hsuan ecee572411 [yahoo] Add support for closed captions (closes )
Sergey M․ 484c9d2d5b [vier] Fix extraction
Sergey M․ 5d8dcb5342 [vuclip] Fix extraction
Sergey M․ 2328f2fe68 [vulture] Fix extraction
Sergey M․ 4f514c7e88 [wimp] Fix youtube extraction (Closes )
Sergey M․ 5bdc520cf1 [xminus] Fix extraction
Jaime Marquínez Ferrándiz fc6e75dd57 [instagram] Only recognize https urls (fixes )
http urls redirect to them.
Mister Hat ba9d16291b manually specify namespace
Mister Hat 725652e924 [karrierevideos] add support for www.karrierevideos.at (closes )
ping 8da0e0e946 [viki] Change IE name to channel, better message output
Sergey M․ 588b82bbf8 [tv2:article] Add extractor (Closes )
Sergey M․ bc0f937b55 [tv2] Add extractor ()
Sergey M․ baa43cbaf0 [extractor/common] Relax valid url check verbosity
Sergey M․ adb6b1b316 Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ping-viki-shows
ping 1c18de0019 [viki] Add proper paging and include clips
Jaime Marquínez Ferrándiz 4d52f2eb7f [sbs] Remove unused import
Sergey M․ 363cf58645 Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ping-viki-shows
Sergey M․ 7e760fc188 [espn] Add extractor ()
Unfinished
Sergey M․ ef2dcbe4ad [sbs] Fix extraction (Closes )
Sergey M․ 9354a5fad4 [ooyala] Fix unresolved reference
Sergey M․ 1c97b0a777 [ooyala:external] Add extractor
ping 2f3bdab2b9 [viki] Fix code format
ping 0d7f036429 [viki] Add support for shows
Sergey M. 2cda13213d Merge pull request from blissland/master
[CBSNewsIE] Relax thumbnail regex so test passes
Sergey M․ 70d0d43b5e [rts] Check formats (Closes )
Sergey M․ 25c3a7348f [generic] Fix typo
Sergey M․ 9123d64592 Merge branch 'maddoger-sportbox-fix'
Sergey M․ b827a6015c [generic] Add test for sportbox embeds
Sergey M․ d40a3b5b55 [generic] Add support for sportbox embeds
Sergey M․ ef28a6cb26 [sportbox:embed] Relax thumbnail
Sergey M․ 1436a6835e [sportbox:embed] Add `_extract_urls`
blissland e8cfacae37 [CBSNewsIE] Relax thumbnail regex so test passes
Sergey M․ 3a7382950b [sportbox:embed] Add extractor
Jaime Marquínez Ferrándiz eeb23eb7ea [gamespot] The protocol is not optional
Jaime Marquínez Ferrándiz 34fe5a94ba [gamespot] Add support for videos that don't use 'f4m_stream' (fixes )
Sergey M․ 6181864290 Merge branch 'sportbox-fix' of https://github.com/maddoger/youtube-dl into maddoger-sportbox-fix
Vitaliy Syrchikov e9ca615a98 New test
Sergey M․ 62c95fd5fc [youtube:feed] Check each 'load more' portion for unique video ids
Sergey M․ 25f14e9f93 [youtube] Separate feed extractor
Vitaliy Syrchikov ae670a6ed8 Sportbox source fix. HD videos support.
Vitaliy Syrchikov a7b8467ac0 Sportbox extractor fix.
blissland 15da7ce7fb Fix file format extraction regex and update test file checksum
Jaime Marquínez Ferrándiz 2bc4330303 [youtube:history] Fix extraction (fixes )
It uses the same method as YoutubeSubscriptionsIE, if other feed starts using it we should consider using base class.
Yen Chi Hsuan 12675275a1 [teamcoco] Detect expired videos ()
Yen Chi Hsuan 3a105f7b20 [teamcoco] Rewrite preload data extraction
Idea: "puncture" some consecutive fragments and check whether the
b64decode result of a punctured string is a valid JSON or not.

It's a O(N^3) algorithm, but should be fast for a small N (less than 30
fragments in all test cases)
Sergey M․ 1ae72fb23d [soundcloud:user] Defer download link resolve (Closes )
Looks like final download links can expire before downloading process reach them. So, resolving download links right before actual downloading.
Yen Chi Hsuan 7ec676bb3d [qqmusic] Add IE_NAME for all extractors
Yen Chi Hsuan 29ea57283e [qqmusic] Refactoring QQMusicToplistIE
Yen Chi Hsuan 5488973961 [qqmusic] flake8
Yen Chi Hsuan 96d45a5489 Merge pull request from ping/qqmusic-toplist-ie
[qqmusic] Add support for charts / top lists
Sergey M․ 7a012d5a16 [screenwavemedia] Add support for player2 URLs (Closes )
Yen Chi Hsuan fa6a16996e [worldstarhiphop] Support Android URLs (fixes )
Sergey M․ 7d57d2e18b [canalplus] Restore checksums in tests
blissland 509c630db8 [CanalplusIE] Update tests that were no longer working
Sergey M․ 372744c544 [odnoklassniki] Fix extraction (Closes )
blissland 0b4253fa37 [BYUtvIE] Change thumbnail regex so test does not fail
ping 86ec1e487c [qqmusic] Code fixes
ping fd4eefed39 [qqmusic] Fix extraction for global list
ping b480e7874b [qqmusic] Fix code formatting
ping 41333b97b9 [qqmusic] Add support for charts / top lists
Yen Chi Hsuan c1c924abfe [utils,common] Merge format_srt_time and _subtitles_timecode
format_srt_time uses a comma as the delimiter between seconds and
milliseconds while _subtitles_timecode uses a dot. All .srt examples I
found on the Internet uses a comma, so I use a comma in the merged
version. See http://matroska.org/technical/specs/subtitles/srt.html and
http://devel.aegisub.org/wiki/SubtitleFormats/SRT
Yen Chi Hsuan 1c7e2e64f6 [nrk] Remove TTML to srt conversion codes
A common routine is implemented in utils.py and can be used via
--convert-subtitles.
Yen Chi Hsuan 5332fd91bf [nytimes] Correct _VALID_URL of NYTimesArticleIE
Sergey M․ d4b963d0a6 [vine] Relax `alt_title` (Closes )
Sergey M․ 6d3f5935e5 [southpark] Fix IE_NAME
rrooij 968ee17677 [southparkdk] Add extractor
rrooij 81ed3bb9c0 [southpark] Sort alphabetically
Sergey M․ 5115652828 [zingmp3] Capture error message
Sergey M․ 1f92865494 [dumpert] Add cpc cookie (Closes )
Yen Chi Hsuan e41f450f28 [tmz] Add support for articles (fixes )
Sergey M․ 370b39e8ec [voicerepublic] Fix fallback branch formats extraction
Sergey M․ a6762c4a22 [voicerepublic] Make more robust and extract more metadata
Sergey M․ 98c2c0febc Merge branch 'voicerepublic' of https://github.com/duncankl/youtube-dl into duncankl-voicerepublic
Yen Chi Hsuan 63cbd19f50 [ndr] Replace the 404 test case
Yen Chi Hsuan 1934f3a0ea [ndr] Extended to support n-joy.de as well (closes )
According to http://en.wikipedia.org/wiki/N-Joy, n-joy.de is a service
hosted by NDR, so I put them together.
ping a909e6ad43 [dailymotion] Patch upload_date detection.
(closes )
Duncan 1dcb52188d [voicerepublic] Remove hardcoded paths to media files
Duncan 28ebef0b1b [voicerepublic] Detect list of available formats from the web page
Duncan f03a8a3c4e [voicerepublic] Raise ExtractorError if audio is still being processed
Duncan 03f760b1c0 [voicerepublic] Remove creator field
Duncan f900dc3fb9 [voicerepublic] Extract author using _html_search_meta
Sergey M․ 95eb1adda8 [life:embed] Sort formats
Duncan c6ddbdb66c [voicerepublic] Add new extractor
Sergey M․ 3800b908b1 [mlb] Fix
Sergey M․ 754270313a [life:embed] Move to separated extractor and extract m3u8 formats
Sergey M․ 057ebeaca3 [lifenews] Add test for
Sergey M․ 480065172d [lifenews] Add support for video URLs (Closes )
Sergey M․ f2e0056579 [vgtv] Avoid duplicate format_id
Sergey M․ 32fffff2cc [eroprofile] Fix video URL extraction (Closes )
blissland 0892090a56 Added audio test for BRIE
blissland d592b42f5c Updated two tests for BRIE
Jaime Marquínez Ferrándiz 3b5f65a64c [mlb] Fix extraction of articles
And move test from generic, since it's directly handled by MLBIE
Jaime Marquínez Ferrándiz 5c0b2c16a8 [vgtv] Escape '#' in _VALID_URL and remove empty newlines at the end
In verbose mode, '#' is interpreted as the start of a comment.
Yen Chi Hsuan 6d14d08e06 [yam] Fix title and uploader id
Yen Chi Hsuan 32060c6d6b [sohu] Update extractor
The original extraction logic always fails for all test videos
Yen Chi Hsuan 3dbec410a0 [sohu] Enhance error handling
Sergey M․ de765f6c31 [foxsports] Support some more URLs ()
Sergey M․ dc455a5f88 [extractor/generic] Add test for svt embed
Sergey M․ bab19a8e91 [extractor/generic] Add support for svt embeds (Closes )
Sergey M․ 322915014f [svtplay] Rename to svt
Sergey M․ 79998cd5af [svtplay] Generalize svt extractors and add svt.se extractor
Sergey M․ 4384cf9e7d [extractor/__init__] Fix alphabetic order
Sergey M․ fe373287eb [vgtv] Add support for bt vestlendingen (Closes )
Sergey M․ cbe443362f [aftenposten] Implement in terms of xtream extractor
Sergey M․ 2c0c9dc46c [xstream] Move xstream to separate extractor
Sergey M․ 0ceab84749 [vgtv] Add support for bt.no articles ()
Sergey M․ 34e7dc81a9 [vgtv] Add support for generic bt.no URLs ()
Sergey M․ 4e6e9d21bd [mlb] Improve _VALID_URL
Sergey M․ d1feb30811 [mlb] Fallback to extracting video id from webpage for all URLs that does not contain it explicitly (Closes )
blissland 43837189c1 Fix URL template extraction for netzkino. Fixes
blissland 249962ffa2 [bet] Use unique part of xml url as the video id and fix tests (closes )
The guid changes often.
Behrooz a650110ba7 remove print
Behrooz 54b31d149e Ir90Tv Add new extractor
Behrooz a745475808 Ir90Tv Add new extractor
Yen Chi Hsuan 7ef00afe9d [nhl] Support RTMP videos (fixes )
Naglis Jonaitis 46be82b811 [vessel] Use `main_video_asset` when searching for video_asset (Fixes )
Yen Chi Hsuan 09b412dafa [nhl] Partial support for hlg id (fixes )
Jaime Marquínez Ferrándiz 5268a05e47 [ooyala] Style fix
Sergey M․ 406224be52 [extractor/generic] Fix following incomplete redirects ()
Yen Chi Hsuan 553e412bda Merge branch 'master' of github.com:rg3/youtube-dl
Sergey M․ f22834a372 [bild] Relax thumbnail test check
blissland bc08873cff Fix indents
Yen Chi Hsuan aafe273990 [ooyala] Use SAS API to extract info (fixes )
blissland c09593c04e [BildIE] Escape ampersands in xml and update test thumbnail
Yen Chi Hsuan 84bf31aaf8 [ooyala] Extract m3u8 information ()
Yen Chi Hsuan 05d5392cda [common] Ignore subtitles in m3u8
Yen Chi Hsuan d9a743d917 [vice] Remove a redundant print
Yen Chi Hsuan ac6c358c2a [teamcoco] Fix extracting preload data again
Sergey M․ ad0c0ad3b4 [historicfilms] Fix tape id extraction
Sergey M․ 1ed34f3dd6 [gorillavid] Switch 404 test to only matching
Sergey M․ 6a8f9cd22e [giga] Fix view count extraction
Sergey M․ e8b9ab8957 [pbs] Add `format_id` for direct links
Sergey M․ 74f728249f [extractor/common] Fallback to empty string for (yet) missing `format_id` in `_sort_formats` (Closes )
blissland d6a1738892 [archive.org] Fix incorrect url condition (closes )
The condition for assigning to json_url is the wrong way round:

currently for url: aaa.com/xxx

we get:

aaa.com/xxx&output=json

instead of the correct value:

aaa.com/xxx?output=json
Sergey M․ b326b07adc [lifenews] Use `_proto_relative_url`
Yen Chi Hsuan 07d2921c6d [lifenews] Correctly determine iframe links (fixes )
rrooij dcf8077906 [southparknl] Fix test to match playlist tests
rrooij 3408f6e64a [southparkde] Fix naming inconsistency
The class was first called 'SouthparkDe'. It is now changed to
'SouthParkDe' to match the name of the other extractors.
rrooij e10dc0e1f0 [southparknl] Add extractor for southpark.nl
Sergey M․ ce5c1ae517 [noco] Remove unused import
Sergey M․ 01e4b1ee14 [noco] Update tests
Sergey M․ 815ac0293e [noco] Modernize
Sergey M․ 6568382d6f [noco] Extract all variations of audio/subtitles media
Sergey M․ f943b7ddce Merge branch 'noco' of https://github.com/Tassatux/youtube-dl into Tassatux-noco
Aurélien Dunand ff9d68e7be [noco] Add test for multi languages video
Aurélien Dunand 7212560f4d [noco] Retrieve video language according to user options
Sergey M․ 1aa43d77c0 [rutv] Remove superfluous check
Sergey M․ e038d5c4e3 [rutv] Fix preference
Sergey M․ dfad3aac98 [rutv] Fix live stream test URL
Yen Chi Hsuan df8418ffcf [nytimes] Extend _VALID_URL ()
Yen Chi Hsuan 50aa43b3ae [nytimes] Implement extracting videos from articles (closes )
Jaime Marquínez Ferrándiz a90552663e [livestream:original] Update url format (fixes )
Jaime Marquínez Ferrándiz 883340c107 [livestream:original] Fix extraction (fixes )
Yen Chi Hsuan 0fe2ff78e6 [NBC] Enhance embedURL extraction (closes )
Sergey M․ b2f82360d7 [escapist] Add uploader to tests
Sergey M․ 782e0568ef [escapist] Modernize
Sergey M․ 90b4b0eabe [escapist] Improve _VALID_URL
Sergey M․ cec04ef3a6 [escapist] Update tests' checksums
Sergey M․ 71fa56b887 [escapist] Fix formats extraction
Yen Chi Hsuan b9b3ab45ea [NBC] Enhance extraction of ThePlatform URL (fixes )
Yen Chi Hsuan 8001607e90 [generic] Detect more MLB videos (fixes )
Yen Chi Hsuan 3e7202c1bc [MLB] Extend _VALID_URL ()
Yen Chi Hsuan 848edeab89 [lifenews] Detect <iframe> (fixes )
Yen Chi Hsuan 1748d67aea [lifenews] Fix view count and comment count
Jaime Marquínez Ferrándiz 5477ca8239 [dailymotion] Use https urls
The video url still redirects to an http url, but it doesn't explicitly contain the video id.
Sergey M․ d0fd305023 [rutv] Add test for
Sergey M․ 8dab1e9072 [rutv] Recognize live streams ()
Sergey M․ 963aea5279 [baiduvideo] Improve _VALID_URL
Sergey M․ 0a64aa7355 [vgtv] Fix _VALID_URL (Closes )
Yen Chi Hsuan 21f6330274 [baiduvideo] Add new extractor (closes )
Jaime Marquínez Ferrándiz 2ddcd88129 Remove code that was only used by the Grooveshark extractor
Yen Chi Hsuan dd8920653c [Grooveshark] Remove the extractor
grooveshark.com was shut down on 2015/04/30
Sergey M․ c938c35f95 [iconosquare] Fix extraction
Yen Chi Hsuan 2eb0192155 [viki] Remove clean_html call
Yen Chi Hsuan d948e09b61 [viki] Extract m3u8 videos ()
Yen Chi Hsuan 89966a5aea [viki] Enhance error message handling ()
Yen Chi Hsuan 8e3df9dfee [viki] Fix extractor and add a global availble test case
Sergey M․ 5890eef6b0 [pbs] Add support for HD (Closes , closes )
Yen Chi Hsuan 861e65eb05 [yahoo] Extend _VALID_URL
Sergey M․ 650cfd0cb0 [bbccouk] Mute thumbnail
Sergey M․ e68ae99a41 [bbccouk] Add test for
Sergey M․ 8683b4d8d9 [bbccouk] Improve extraction (Closes )
Sergey M․ 1dbd717eb4 [theplaform] Fix FutureWarning
Sergey M․ 6a8422b942 [foxsports] Add extractor (Closes )
Naglis Jonaitis 67fc8ecd53 [dreisat] Extend _VALID_URL (Closes )
Yen Chi Hsuan ffbc3901d2 Merge remote-tracking branch 'upstream/master'
Sergey M․ 7a03280df4 [vporn] More metadata extraction fixes and tests update ()
Yen Chi Hsuan 482a1258de [VeeHD] Replace the third test case due to copyright issues
Sergey M․ cd298882cd [vporn] Fix metadata extraction ()
Yen Chi Hsuan f7f1df1d82 [VeeHD] Enhance extraction and fix tests (fixes )
Yen Chi Hsuan c4a21bc9db [bilibili] Extract multipart videos (closes )
Yen Chi Hsuan 621ffe7bf4 [niconico] Fix so* video extraction (fixes ) ()
Jaime Marquínez Ferrándiz 965cb8d530 [escapist] pep8 fixes
Yen Chi Hsuan b2e8e7dab5 [niconico] Try to extract all optional fields from various sources
Yen Chi Hsuan 59d814f793 [niconico] Remove credentials from tests and enhance title extraction
All test videos can be downloaded without username and password now.
Yen Chi Hsuan bb865f3a5e [niconico] Fix extraction and update tests (closes )
Yen Chi Hsuan 9ee53a49f0 [YouPorn] Fix extractor
zouhair cf0649f8b7 Typo: twice "the the" to "the"
Yen Chi Hsuan cbbece96a2 [yourupload] Simplify
Yen Chi Hsuan 9d8ba307ef [yourupload] Fix extraction
Yen Chi Hsuan ec7c1e85e0 [testtube] Fix test case 1
Seems the site now provides webm with higher bitrates
Yen Chi Hsuan e70c7568c0 [testtube] Detect Youtube iframes (fixes )
Yen Chi Hsuan 39b62db116 [youtube] Catch more alert messages (closes )
Jaime Marquínez Ferrándiz 2edce52584 [vimeo] Fix password protected videos again ()
Since they have changed again to the previous format, I've modified the regex to match both formats.
pulpe 10831b5ec9 [vimeo] Fix redirection
Sergey M․ 2419a376b9 [moniker] Check not found error ()
Sergey M․ e206740fd7 [moniker] Capture and output error message ()
Sergey M․ 290a5a8d85 [escapist] Fix imsVideo regex ()
pulpe e2dc351d25 [escapist] Fix extractor (fixes )
Sergey M․ a01cfc2951 [philharmoniedeparis] Fix extraction and tests, improve, simplify
felix 06d07c4000 New extractor: live.philharmoniedeparis.fr
Jaime Marquínez Ferrándiz 642f23bd81 [southpark] Use 'ñ' in the spanish extractor name
IE_NAME can contain unicode characters, so it shouldn't be a problem.
Sergey M․ d2d8248f68 [instagram] Modernize
Sergey M․ f54bab4d67 [instagram] Improve _VALID_URL
Yen Chi Hsuan 672f1bd849 [cspan] Extract subtitles
Sergey M․ 529d26c3e1 [orf:iptv] Update test
Sergey M․ 857f00ed94 [southpark] Improve some _VALID_URL's
Sergey M․ e4a5e772f2 [southpark:espanol] Add extractor (Closes )
Sergey M․ a542e372ab [mtv] Stuff lang into info URL when available
Jaime Marquínez Ferrándiz a4196c3ea5 [ellentv] Remove unused import
Sergey M․ d0aefec99a [ellentv:clips] Fix test
Sergey M․ 66be4b89d7 [ellentv:clips] Fix extraction
Sergey M․ 870744ce8f [ellentv] Fix tests
Sergey M․ 2ad978532b [ellentv] Fix extraction
Sergey M․ 5090d93f2c [dotsub] Fix extraction
Yen Chi Hsuan c8ff645766 [gdcvault] Add display_id
Yen Chi Hsuan 25f7d1beba [gdcvault] Extend _VALID_URL (fixes )
Yen Chi Hsuan a9b0d4e1f4 [Crunchyroll] Fix extraction on Python 2.6
XPath with recursive children selection not supported
Sergey M․ d740333224 [cracked] Modernize
Sergey M․ c610f38ba9 [cracked] Update tests
Sergey M․ 6447353f52 [cracked] Add support for youtube embeds
Sergey M․ b46ed49996 [cracked] Fix extraction
Yen Chi Hsuan cd9fdccde0 [ustream] Try to extract uploader from JSON data ()
Yen Chi Hsuan 2a8137272d [ustream] Add an alternative approach to extract title (fixes )
Yen Chi Hsuan 762155cc90 [ustream] Checking errors
Yen Chi Hsuan f8610ba1ca [ustream] Fix extraction (closes )
pulpe 3eec9fef30 [realvid] Add extractor for realvid.net (closes )
pulpe 14a2d6789f [vimeo] one token overlooked
pulpe 7513f298b0 [vimeo] Fix login token (fixes )
Jaime Marquínez Ferrándiz c04c3e334c [flickr] Don't use regex for extracting the info from the xml files
Jaime Marquínez Ferrándiz f8e51f60b3 [flickr] Fix extraction (fixes )
Sergey M․ 33b066bda0 [hitbox] Clarify download messages
Sergey M․ 14f41bc2fb [hitbox:live] Extract formats before metadata
Sergey M․ 008bee0f50 [hitbox] Extract formats before metadata
Sergey M․ 29492f3332 [hitbox] Sort formats
Sergey M․ bc94bd510b [hitbox] Extract all formats (Closes )
Sergey M․ 9dd8e46a2d [youtube:search] Cancel out _TESTS
Jaime Marquínez Ferrándiz b4c0806963 [youtube:ytsearch] Use the same system as the search webpage (fixes )
The gdata api V2 was deprecated and according to http://youtube-eng.blogspot.com.es/2014/03/committing-to-youtube-data-api-v3_4.html remains available until April 20, 2015.
Sergey M․ cc38fa6cfb [youtube] Remove unused import
Sergey M․ 6de5dbafee [youtube:channel] Make `extract_videos_from_page` static
Sergey M․ 60bf45c80d [youtube:channel] Specify first page download message
Sergey M․ eb0f3e7ec0 [youtube:user] Extract in terms of `load_more_widget_html`
Sergey M․ ed553379df [youtube:ytsearch] Temporary workaround ()
Jaime Marquínez Ferrándiz 5c1e6f69c4 [senate] Simplify
There isn't any problem if the 'formats' field only has one element
Yen Chi Hsuan 757cda0a96 [Cinemassacre] Support Youtube embedded videos (fixes )
Yen Chi Hsuan e94443de80 [Cinemassacre] Move to a standalone module
Yen Chi Hsuan 0954cd8aa4 [Cinemassacre] Add detection for videos from blip.tv
Yen Chi Hsuan da55dac047 [CSpan] Removed the md5 sum of CSpan_3
Yen Chi Hsuan 13a11b195f [SenateISVP] Fix tests
Remove md5 sums. They differs from my PC and the travis worker.
Yen Chi Hsuan 92dcba1e1c [CSpan] Fix test cases CSpan_1 and CSpan_2
Yen Chi Hsuan 2fe1b5bd2a [CSpan] Add detection for Senate ISVP. Closes
Yen Chi Hsuan f91e1a8739 [Senate] Try to capture thumbnails
Yen Chi Hsuan 24e21613b6 [bilibili] Capture the video-not-exist message
Yen Chi Hsuan c6391cd587 [Senate] Add new extractor ()
Sergey M․ 006ce15a0c [bambuser] Add support for authentication ()
Sergey M․ edf4216119 [bambuser] Modernize and extract more metadata
Sergey M․ ae8953409e [bambuser] Capture and output error message ()
Sergey M․ bda44f31a1 [bambuser] Modernize
Sergey M․ 6621ca39a3 [ted] Skip hls quality selection format
Sergey M․ 14f7abfa71 [ted] Lower preference for direct audio since it's mono
Sergey M․ 0f0b5736da [ted] Fix hls audio/video-only formats
Sergey M․ cfbee8a431 [ted] Clarify IE_NAME
Sergey M․ 736785ab63 [ted] Clarify audio/video-only formats
Sergey M․ 3ded7bac16 [extractor/common] Add ability to specify custom field preference for `_sort_formats`
Quentin Rameau b524a001d6 [bandcamp] fix video_id parsing (fixes )
Yen Chi Hsuan f158799bbe [Sohu] Fix title extraction
Yen Chi Hsuan 8b0e8990c2 [miomio] Replace the slow test case
MioMio_1 takes about 25~35 seconds on information retrieval
Sergey M․ 163965d861 [megavideoz] Improve non-existing videos check
Sergey M․ 6e218b3f9a [megavideoz] Check non-existing videos
Sergey M․ cc9b9df0b6 [megavideozeu] Rename extractor
Sergey M․ 31f224008e [megavideozeu] Simplify (Closes )
Jeff Buchbinder f32cb5cb14 [megavideoez] Add working test
Jeff Buchbinder fec2d97ca2 Add megavideoz.eu support.
hedii 8f4e8bf280 Update wat.py
line 116, modify 'Downloding' to 'Downloading'.
It looks like nothing, but it is very annoying when youtube-dl command's output is parsed to find progress on a php (or other language) website for example.
Jaime Marquínez Ferrándiz cc36e2295a [ign] Fix extraction of some videos in articles
Give higher preference to the hero-poster regex because some articles may contain other videos
Yen Chi Hsuan 53faa3ca5f [facebook] Extend _VALID_URL take 2 ()
Yen Chi Hsuan c62566971f [facebook] Extend _VALID_URL
Sergey M․ f52e66505a [gfycat] Simplify (Closes , Closes )
Sergey M․ ca75235d3d Merge branch 'gfycat' of https://github.com/julianrichen/youtube-dl into julianrichen-gfycat
Sergey M․ 7691a7a3bd [comedycentral] Fix feed uri request (Closes , closes )
Jaime Marquínez Ferrándiz 214e74bf6f [soundcloud] Raise an error instead of calling 'report_error'
Jaime Marquínez Ferrándiz c5826a491b [mixcloud] Simplify url extraction
On the tracks I tested the server number in the url from the webpage is valid
for the mp3 or the m4a file and any other number is invalid, it's a
waste of time to check them.
Sergey M․ d8e7ef04dc [vimple] Fix extraction (Closes )
Jaime Marquínez Ferrándiz 08f2a92c9c InfoExtractor._search_regex: Suggest updating when the regex is not found (suggested in )
Reuse the same message from ExtractorError
Jaime Marquínez Ferrándiz 024ebb2706 [soundcloud] Handle 'secret_token' for 'w.soundcloud.com/player/?url=*' urls (fixes )
Tjark Saul f11554092b [Lecture2Go] Add new extractor
FireDart 954352c4c0 [gfycat] Fixed preferences.
FireDart 4aec95f3c9 [gfycat] Updated tests.
Sergey M․ 65c1a750f5 [srf] Show display_id when present
Sergey M․ 5141249c59 [srf] Extend _VALID_URL
Sergey M․ 6225984681 [generic] Update pladform embed test
Sergey M․ 5cb91ceaa5 [pladform] Update test
Sergey M․ 89c09e2a08 [srf] Update test
Sergey M․ fbbb219409 [srf] Fix direct links ext
Sergey M․ 820b064804 [srf] Extract subtitles
Sergey M․ 355c524bfa [srf] Extract all formats and prefer direct links over hls and hds
Yen Chi Hsuan c052ce6cde [Srf] Add new extractor (fixes )
Yen Chi Hsuan c9a779695d [extractor/common] Add the encoding parameter
The QQMusic info extractor need forced encoding for correct working.
Yen Chi Hsuan a685ae511a [QQMusic] Song extractor: Add lyrics as description
Note: Test fails on python 3 due to encoding issues
Yen Chi Hsuan 5edea45fab [QQMusic] Add album info extractor
Yen Chi Hsuan 8afff9f849 [QQMusic] Add singer info extractor
Yen Chi Hsuan a2043572aa [QQMusic] Implement the guid algorithm
Yen Chi Hsuan 5d98908b26 [QQMusic] Add new extractor
Yen Chi Hsuan d6fd958c5f [generic] Extract videos from SMIL manifests (closes and fixes )
Yen Chi Hsuan d0eb724e22 [UDNEmbed] Enhance error checking and extend _VALID_URL
FireDart afe4a8c769 [gfycat] Add new extractor
Yen Chi Hsuan 9fc03aa87c [brightcove] Always return lists from _extract_brightcove_urls
In Python 3, filter() returns an iterable object, which is equivalently
to True even for an empty result set. It causes false positive playlists
in generic extraction logic.
Sergey M․ c798f15b98 [generic] Add test for playwire embed ()
Sergey M․ 2dcc114f84 [generic] Add support for playwire embeds (Closes )
Sergey M․ 0dfe9bc9d2 [mtv] Capture and output error message ()
Sergey M․ 4d1cdb5bfe [spike] Extend _VALID_URL (Closes )
Yen Chi Hsuan 9c5335a027 [teamcoco] Fix "preload" data extraction (fixes )
Yen Chi Hsuan ae849ca170 [tumblr] Dismiss warnings for optional fields (fixes )
Sergey M․ 94c1255782 [brightcove] Handle non well-formed XMLs ()
Sergey M․ 476e1095fa [brightcove] Improve brightcove experience regex (Closes )
Yen Chi Hsuan 8da1bb0418 [miomio] Enhance error checking and replace dead test case
Yen Chi Hsuan 01c58f8473 [generic] Fix test generic_51
The website replaced the original video with a new one
Yen Chi Hsuan edfcf7abe2 [generic] Support another type of Ooyala embedded video
Sergey M․ 8f02ad4f12 [youtube] Simplify
Yen Chi Hsuan 51f1244600 [vine] flake8
Sergey M․ 7bd930368c [youtube] Remove unused variable
Sergey M․ fb69240ca0 [youtube] Extract video titles for channel playlist if possible (Closes )
Sergey M․ 830d53bfae [utils] Add `video_title` for `url_result`
Sergey M․ ac58e68bc3 [footyroom] Remove superfluous whitespace
Sergey M․ 504c1cedfe [footyroom] Improve
snipem 9a4d8fae82 [FootyTube] Fixed wrong md5 checksum
snipem 7d2ba6394c [FootyRoom] Fixed missing http prefix
For some reason FootyTube is missing the „http:“ prefix on some
Playwire links for some videos
Sergey M․ ed5641e249 [crooksandliars] Quotes consistency
Sergey M․ a4257017ef [generic] Add tests for Crooks and Liars embeds
Sergey M․ 18153f1b32 [generic] Add support for Crooks and Liars embeds
Sergey M․ 7a91d1fc43 [crooksandliars] Improve embed extractor and remove article extractor
Sergey M․ af14ded75e Merge branch 'crooksandliars' of https://github.com/fstirlitz/youtube-dl into fstirlitz-crooksandliars
Sergey M․ 65939effb5 [hitbox:live] Fix hls extration (Closes )
Sergey M․ 66ee7b3234 [ted] Extract all formats (Closes )
Sergey M․ cd47a628fc [rai] Add test for
Sergey M․ d7c78decb0 [rai] Improve extraction
Sergey M․ 8749477ed0 [rai] Fix extraction (Closes )
Naglis Jonaitis 7088f5b5fa [teamcoco] Extract duration
Naglis Jonaitis 5bb6328cb9 [teamcoco] Extract m3u8 URLs
Naglis Jonaitis ce9f47de99 [teamcoco] Fix extraction
Sergey M․ 4c4780c25e [vine] Modernize
Sergey M․ 64f1aba8f1 [vine] Extend _VALID_URL
Sergey M․ 3359fb661f [vine] Add tests for
Sergey M․ 58a9f1b864 [vine] Fix post data regex (Closes )
Sergey M․ 6ac41a4ef5 [vine] Zero rate videos is perfectly valid ()
Sergey M․ aa2af7ba74 [dumpert] Add nsfw cookie (Closes )
Jaime Marquínez Ferrándiz ce73839fe4 [rtve] Detect videos that are no longer available
Sergey M․ af76e8174d [dailymotion:user] Improve _VALID_URL (Closes )
Sergey M․ 402a3efc92 [theplatform] Modernize
Sergey M․ 372f08c990 [theplatform] Fix for python 2.6
At least single depth level extraction...
Sergey M․ aef8fdba11 [theplatform] Allow <par> without <swtich> at all
Bare `wget` on http://link.theplatform.com/s/kYEXFC/22d_qsQ6MIRTl results in an XML without <switch> at all
but with <par> and <video> inside it. Let's handle this possible outcome as well.
Yen Chi Hsuan 0a1603634b [utils] Remove url_infer_protocol
Yen Chi Hsuan a662163fd5 [theplatform] Rework on <switch> inside <par>
Yen Chi Hsuan bd7a6478a2 [theplatform] Fix video url extraction (fixes )
In SMIL 2.1, <switch> nodes may be enclosed in <par>. See
http://www.w3.org/TR/SMIL2/smil-timing.html#edef-par
Yen Chi Hsuan 4a20c9f628 [livestream] Extend _VALID_URL (fixes )
Yen Chi Hsuan 418c5cc3fc [udn] Add new extractor
Yen Chi Hsuan de5c545648 [youtube] Skip WebVTT in DASH manifest ()
Sergey M․ a35099bd33 [addanime] Add test for
Sergey M․ 5f4b5cf044 [addanime] Extend _VALID_URL (Closes )
Sergey M․ beb10f843f [addanime] Add format quality (Closes )
Philipp Hagemeister 29713e4268 [cnn] Match more affilliates
Sergey M․ d97aae7572 [spankbang] Improve and simplify
Sergey M․ a55e2f04a0 Merge branch 'spankbang.com' of https://github.com/newtonelectron/youtube-dl into newtonelectron-spankbang.com
felix 6e53c91608 [crooksandliars] resolve protocol-relative URLs
felix d2272fcf6e crooksandliars.com extractor
newtonelectron c7ac5dce8c [SpankBang] Remove regexp type prefix from _TEST url.
newtonelectron 5c1d459ae9 [SpankBang] Add test
newtonelectron 2e7daef502 [SpankBang] Use python2.6 compatible string formatting spec
newtonelectron 6410229681 [SpankBang] Add new extractor
Sergey M․ e40bd5f06b [youtube] Simplify url_encoded_fmt_stream_map check
Sergey M․ 06b491eb7b [youtube] Add test for
Yen Chi Hsuan 3a9fadd6df [youtube] Enhance url_encoded_fmt_stream_map checking (fix )
Sergey M․ 0de9312a7e [ellentv] Replace test
Sergey M․ 27fe5e3473 [ellentv] Make video url extraction fatal
Sergey M․ f67dcc09f5 [eagleplatform] Skip georestricted test
Sergey M․ fefc9d121d [dump] Fix title extraction
Sergey M․ a319c33d8b [dreisat] Update test
Sergey M․ 218d6bcc05 [dreisat] Capture status errors
Sergey M․ 7d25463972 [drtv] Update test
Sergey M․ aff84bec07 [drtv] Check for unavailable videos
Sergey M․ ac651e974e [culturebox] Fix test
Sergey M․ e21a55abcc [extractor/common] Remove f4m section
It's now provided by `f4m_id`
Sergey M․ bc03228ab5 [francetv] Improve formats extraction
Sergey M․ f05d0e73c6 [francetv] Fix duration
Sergey M․ aed2d4b31e [culturebox] Replace test
Sergey M․ 184a197441 [culturebox] Check for unavailable videos
Sergey M․ ed676e8c0a [bliptv] Check format URLs
Some formats are now 404
Sergey M․ 8e1f937473 [aftonbladet] Modernize
Sergey M․ 1a68d39211 [aftonbladet] Fix extraction
Sergey M․ 8fb2e5a4f5 [radiojavan] Sort formats
Sergey M․ 4e8cc1e973 [radiojavan] Fix height
Sergey M․ 7c39a65543 [pornovoisines] Simplify
Sergey M․ d5c418f29f Merge branch 'pornovoisines' of https://github.com/Roman2K/youtube-dl into Roman2K-pornovoisines
Sergey M․ 536b94e56f Merge branch 'snipem-gamersyde'
Sergey M․ 5c29dbd0c7 [gamersyde] Simplify
Jaime Marquínez Ferrándiz e9f65f8749 [rtve] Extract a better quality video
Sergey M․ ae0dd4b298 Merge branch 'gamersyde' of https://github.com/snipem/youtube-dl into snipem-gamersyde
Sergey M․ 7cf97daf77 [radiojavan] Simplify and extract upload date
snipem 3d24d997ae Fixed intendation of test cases
Leaded to error on Linux machine
snipem 115c281672 [Gamersyde] Improved robustness, added duration and tests
Fix for Json syntax is now less error prone for Json syntax inside of
values. Extractor is now also using native Json handling. Added tests
for several videos that were producing errors in the first place.
Sergey M․ cce23e43a9 Merge branch 'radiojavan' of https://github.com/mtp1376/youtube-dl into mtp1376-radiojavan
Sergey M․ 16fa01291b [prosiebensat1] Fix test
Sergey M․ 01534bf54f [prosiebensat1] Fix bitrate (Closes closes )
Jaime Marquínez Ferrándiz cd341b6e06 [mixcloud] Fix extraction of like count (reported in )
Mohammad Teimori Pabandi 185a7e25e7 [RadioJavan] Add new extractor
snipem e81a474603 [Gamersyde] Add new extractor
Jaime Marquínez Ferrándiz ff2be6e180 [bloomberg] Adapt to website changes (fixes )
Jaime Marquínez Ferrándiz 4bbeb19fc7 [miomio] pep8: remove whitespaces in empty line
Sergey M․ 2ec8e04cac [miomio] Fix alphabetic order
Sergey M․ e03bfb30ce [miomio] Rename extractor
Sergey M․ f5b669113f [miomio] Simplify and fix python 2.6 issue
Sergey M․ d08225edf4 Merge branch 'MiomioTv' of https://github.com/tiktok7/youtube-dl into tiktok7-MiomioTv
Sergey M․ 8075d4f99d [playfm] Adapt to v2api (Closes )
Sergey M․ 55cde6ef3c [varzesh3] Simplify
Sergey M․ 69c3af567d Merge branch 'varzesh3' of https://github.com/mtp1376/youtube-dl into mtp1376-varzesh3
Sergey M․ ce3bfe5d57 Merge branch 'fix_douyu' of https://github.com/yan12125/youtube-dl
Sergey M․ 2a0c2ca2b8 [dailymotion] Fix ff cookie and use it for embed page (Closes )
Sergey M․ c89fbfb385 [nbc] Remove redundant note
This is already supposed by `only_matching`
Sergey M․ facecb84a1 [generic] Add working NBC Sports vplayer test
Yen Chi Hsuan e15307a612 [NBCSports/Yahoo] Comment out some MD5 checksums
They seems to change constantly
Yen Chi Hsuan 5cbb2699ee [NBCSports] Add a test case for extended _VALID_URL
Yen Chi Hsuan a2edf2e7ff [NBC/ThePlatform/Generic] Add a generic detector for NBCSportsVPlayer and enhance error detection in ThePlatformIE
Yen Chi Hsuan 1d31e7a2fc [NBCSports] Move imports alphabetically
Yen Chi Hsuan a2a4d5fa31 [Yahoo/NBCSports] Generalize NBC sports info extractor
Yen Chi Hsuan a28ccbabc6 [Yahoo/NBCSports] Fix
Naglis Jonaitis edd7344820 [phoenix] Extend _VALID_URL ()
Sergey M․ c808ef81bb [soundcloud:set:user] Support mobile URLs (Closes )
Sergey M․ 87270c8416 [dumpert] Simplify and fix python 3.2
Sergey M․ ebc2f7a2db Merge branch 'dumpert' of https://github.com/jorams/youtube-dl into jorams-dumpert
Sergey M․ 7700207ec7 [pornhub] Fix comment count extraction (Closes )
Joram Schrijver 4d5d14f5cf [Dumpert] Add new extractor
Add support for the Dutch video site Dumpert. http://www.dumpert.nl/
Yen Chi Hsuan 9b4774b21b [Xuite] Fix extraction on python 3.2
base64.b64decode() accept only binary types in Python 3.2
Yen Chi Hsuan 2ddf083588 [douyutv] Simplify usage of isinstance
Yen Chi Hsuan 8343a03357 [douyutv] Fix extractor and improve error handling
Naglis Jonaitis ad320e9b83 [generic] Add support for 5min embeds ()
Philipp Hagemeister ecb750a446 [cnn] Match more URLs
Philipp Hagemeister 5f88e02818 [ultimedia] PEP8
Sergey M․ 5a3b315b5f [dhm] Improve _VALID_URL and add test
Sergey M․ af8c93086c [dhm] Simplify
Sergey M․ 79fd11ab8e Merge branch 'dhm' of https://github.com/ossi96/youtube-dl into ossi96-dhm
Jaime Marquínez Ferrándiz cb88671e37 [nbc] Recognize https urls (fixes )
Oskar Jauch ff79552f13 [DHM] Add extractor description
Oskar Jauch 643fe72717 [DHM] Add new extractor
Jaime Marquínez Ferrándiz 70a1165b32 Don't use bare 'except:'
They catch any exception, including KeyboardInterrupt, we don't want to catch it.
Naglis Jonaitis af14000215 [eroprofile] Add login support ()
Sergey M․ 998e6cdba0 [vimeo] Capture and output error message ()
Mohammad Teimori Pabandi 2315fb5e5f unicde :(
Jaime Marquínez Ferrándiz 157e9e5aa5 [youtube:watchlater] Remove unused properties and fix tests
Jaime Marquínez Ferrándiz c496ec0848 [vessel] Fix pep8 issue
Sergey M․ 31c4809827 [safari] Improve and simplify
Sergey M․ ac0df2350a Merge branch 'master' of https://github.com/zx8/youtube-dl into zx8-master
Naglis Jonaitis 223b27f46c [vessel] Add new extractor (Closes )
Naglis Jonaitis 425142be60 [slideshare] Fix extraction ()
Sergey M․ 7e17ec8c71 [youtube] Clarify some IE_NAMEs
Sergey M․ 448830ce7b [youtube:watchlater] Extract watchlater as playlist (Closes )
Mohammad Teimori Pabandi 8896b614a9 removing unicode literal because it is imported :))
Mohammad Teimori Pabandi a7fce980ad removed one of tests that made problem with testing server
Naglis Jonaitis fbfcc2972b [teamcoco] Fix extraction
Mohammad Teimori Pabandi db40364b87 [Varzesh3] Add new extractor
Sergey M․ ae67d082fe [22tracks] Improve and simplify
Amish Bhadeshia 8f76df7f37 Updated init to add 22tracks
Amish Bhadeshia 5c19d18cbf [22Tracks] Add new extractor
Conflicts:
	youtube_dl/extractor/__init__.py
Sergey M․ 838b93405b [redtube] Fix test
Sergey M․ 2676caf344 [redtube] Capture and output removed video message ()
tiktok 5d1f0e607b [MiomioTv] updated based on feedback to merge request:
1) added comment to explain extra xml link download
    2) changed {} entries to {0}, {1} etc
    3) removed redundant language header (the others are required)
    4) checked out the old version of the supported sites md (the change was
    not required)
Sergey M․ b0872c19ea [npo] Skip broken URL links (Closes )
Sergey M․ 9f790b9901 [mlb] Improve _VALID_URL (Closes )
tiktok c41a2ec4af [MiomioTv] Add new extractor
Roman Le Négrate 575dad3c98 [pornovoisines] Add extractor
zx8 32d687f55e [safari] Add safaribooksonline extractor
Jaime Marquínez Ferrándiz 93f787070f [twitch] Only match digits for the video id
Urls can also contain contain a query (for example a timestamp '?t=foo')
Jaime Marquínez Ferrándiz 336d19044c [lybsyn] pep8: add space around operator
Sergey M․ 1a4123de04 [comedycentral] Remove unused import
Sergey M․ cf2e2eb1c0 [comedycentral] Drop thedailyshow podcast extractor
Generic extractor is just fine for Libsyn embeds
Sergey M․ 2051acdeb2 [extractor/generic] Add test for Libsyn embed
Sergey M․ cefdf970cc [extractor/generic] Support Libsyn embeds
Sergey M․ a1d0aa7b88 [libsyn] Fix extractor alphabetic order
Sergey M․ 49aeedb8cb [libsyn] Improve and simplify
Sergey M․ ef249a2cd7 Merge branch 'the-daily-show-podcast' of https://github.com/fstirlitz/youtube-dl into fstirlitz-the-daily-show-podcast
Sergey M․ a09141548a [nrk:playlist] Relax video id regex and improve _VALID_URL
Jaime Marquínez Ferrándiz c9450c7ab1 [nrk:playlist] Restrict _VALID_URL
It would also match /videos/PS... urls
Sergey M․ faa1b5c292 [nrk:playlist] Add extractor (Closes )
Sergey M․ 393d9fc6d2 [nrk] Extract duration
Sergey M․ 4e6a228689 [nrk] Adapt to new URL format
Jaime Marquínez Ferrándiz 85698c5086 [crunchyroll] Remove unused class
Sergey M․ 1887ecd4d6 [twitch] Fix login
Sergey M․ 1c9a1457fc [niconico] Add nm video test
Sergey M․ 038b0eb1da Merge branch 'niconico_nm' of https://github.com/ndac-todoroki/youtube-dl into ndac-todoroki-niconico_nm
Naglis Jonaitis 2684871bc1 [vine] Fix formats extraction (Closes )
Naglis Jonaitis ccf3960eec [nytimes] Improve _VALID_URL (Fixes )
Naglis Jonaitis eecc0685c9 [videomega] Fix extraction and update test (Fixes )
Sergey M․ 3378d67a18 [generic] Add support for nytimes embeds (Closes )
Sergey M․ f3c0c667a6 [nytimes] Modernize
Sergey M․ 0ae8bbac2d [nytimes] Support embed URL
Sergey M․ b30ef07c6c [ultimedia] Handle youtube embeds
Sergey M․ 73900846b1 [ultimedia] Capture and output unavailable video message
Sergey M․ d1dc7e3991 [ultimedia] Fix alphabetic order
Sergey M․ 3073a6d5e9 [ultimedia] Add extractor
Sponsored by thankyoumotion.com
Roman Le Négrate aae53774f2 [mixcloud] Try preview server first, then further numbers
Jaime Marquínez Ferrándiz 7a757b7194 [mixcloud] Fix extraction of some metadata
The second test had some wrong info.
I couldn't find the timestamp, so I have removed it.
Roman Le Négrate fa8ce26904 [mixcloud] Fix extraction like-count
Sergey M․ 2c2c06e359 [krasview] Fix extraction (Closes )
Todoroki ee580538fa fix nm video DL issue when logged in
Todoroki c3c5c31517 fix nm video DL issue when logged in
Sergey M․ ed9a25dd61 [generic] Generalize redirect regex
felix 9ef4f12b53 testcases for libsyn and The Daily Show Podcast extractors
Sergey M․ 84f8101606 [generic] Follow redirects specified by `Refresh` HTTP header
Sergey M․ b1337948eb [grooveshark] Fix extraction
Sergey M․ 2ca1c5aa9f [douyutv] Improve and extract all formats
Sergey M․ 674fb0fcc5 Merge branch 'douyutv' of https://github.com/bonfy/youtube-dl into bonfy-douyutv
Sergey M․ cd459b1d49 [sohu] Fix test's note info
Sergey M․ dc03a42537 Merge branch 'sohu_fix' of https://github.com/yan12125/youtube-dl into yan12125-sohu_fix
Sergey M․ 219da6bb68 [megavideoeu] Remove extractor
Sergey M․ 0499cd866e [primesharetv] Clean up
Jeff Buchbinder 13047f4135 [Primesharetv] Handle file not existing properly.
Jeff Buchbinder af69cab21d [Primesharetv] Add public domain example video
Jeff Buchbinder d41a3fa1b4 [Primesharetv] Add primeshare.tv extractor, still need test data
Jeff Buchbinder 733be371af Add megavideoz.eu support.
Sergey M․ 576904bce6 [letv] Clarify download message
Sergey M. cf47794f09 Merge pull request from yan12125/letv_fix
[Letv] Fix test_Letv and test_Letv_1 failures in python 3
Sergey M․ c06a9f8730 [arte+7] Check formats (Closes )
felix 2e90dff2c2 The Daily Show Podcast support
Jaime Marquínez Ferrándiz b68eedba23 [rtve.es:infantil] Minor fixes (closes )
Eduardo Ferro d5b559393b [rtve] Add new extractor for rtve infantil
Sergey M․ 39aa42ffbb [ard] Capture and output time restricted videos (Closes )
Sergey M․ ec1b9577ba [cloudy] Fix key extraction (Closes )
Sergey M․ 8f4cc22455 [aftenposten] Adapt to new URL format
Yen Chi Hsuan 2cb434e53e [Sohu] Fix title extraction
Yen Chi Hsuan cd65491c30 [Sohu] Add a multiplart video test case
Jaime Marquínez Ferrándiz 082b1155a3 [livestream] Extract all videos in events (fixes )
The webpage only contains the most recent ones, but if you scroll down more will appear.
Jaime Marquínez Ferrándiz 9202b1b787 [eighttracks] Remove unused import
Sergey M․ a7e01c438d [8tracks] Modernize
Sergey M․ 05be67e77d [8tracks] Improve extraction
Sergey M․ 85741b9986 [8tracks] Use predefined avg duration when duration is negative (Closes )
Mamay Alexander 29171bc2d2 [yandexmusic] Site mirrors
Sergey M․ 7be5a62ed7 [viewster] Improve extraction
Sergey M․ 3647136f24 [viewster] Add extractor
Sergey M․ 13598940e3 [kanalplay] Fix test
Sergey M․ bba3fc7960 [beatenpro] Fix tests
Sergey M․ fcd877013e [beatenpro] Simplify
Sergey M․ ba1d4c0488 [beatenpro] Improve display_id
Sergey M․ 517bcca299 [beatenpro] Simplify and improve
Sergey M․ 1b53778175 [beatenpro] Use generic format sort
Sergey M․ b7a0304d92 Merge branch 'beatport-pro' of https://github.com/djpohly/youtube-dl into djpohly-beatport-pro
Sergey M․ 545315a985 [nrk] Use generic subtitles timecode formatter
Sergey M․ 3f4327520c [kanalplay] Extract subtitles
Sergey M․ 4a34f69ea6 [extractor/common] Add subtitles timecode formatter
Sergey M․ fb7e68833c [kanalplay] Add extractor (Closes )
Jaime Marquínez Ferrándiz 054b99a330 [jeuxvideo] Fix extraction (fixes )
Devin J. Pohly 65c5e044c7 fix python2
Devin J. Pohly 11984c7467 [BeatportPro] Add new extractor
This extractor is for Beatport's 2-minute, low-quality track previews
only.  To obtain an entire track, you obviously have to purchase and
download it normally through the Beatport store!

Possible future improvements:
- Playlists for albums or other track-list pages
- User login to play from My Beatport, Hold Bin, or Cart
Jaime Marquínez Ferrándiz 3946864c8a [vimeo] Use https for all vimeo.com urls
Unfortunately vimeopro.com doesn't support it yet.
Jaime Marquínez Ferrándiz b84037013e [vimeo] Fix login ()
Leonardo Amaral d7d79106c7 * Change globo.py flash ver to 17.0.0.132 - Chrome 42.0.2311.22
Sergey M․ 1138491631 [yam] Skip test
Sergey M․ 71705fa70d [footyroom] Add extractor (Closes )
Sergey M. 602814adab Merge pull request from yan12125/yam_fix
[Yam] Add an error detection and update test cases
Sergey M․ a3fbd18824 [funnyordie] Simplify subtitles
Sergey M․ c6052b8c14 Merge branch 'master' of https://github.com/pishposhmcgee/youtube-dl into pishposhmcgee-master
Sergey M․ c792b5011f [ssa] Add extractor (Closes )
Sergey M․ 32aaeca775 [npo] Improve smooth stream skipping and set low preference for streams other than hds ans hls (Closes )
pishposhmcgee 1593194c63 Update funnyordie.py
PishPosh.McGee 614a7e1e23 Added subtitles for FunnyOrDie
Jaime Marquínez Ferrándiz f5d8f58a17 [yandexmusic:album] Improve _VALID_URL to avoid matching tracks urls
Jaime Marquínez Ferrándiz 937daef4a7 [niconico] Use '_match_id'
Jaime Marquínez Ferrándiz dd77f14c64 [yandexmusic] PEP8: remove blank line at the end of file
Sergey M․ d1e2e8f583 [yamusic] Rename to yandexmusic
Sergey M․ 47fe42e1ab [yamusic] Improve, simplify, fix python3 issues and add tests
Mamay Alexander 4c60393854 [YandexMusic] Add new extractor
Sergey M․ dd7831fe94 [breakcom] Process only play purpose media formats (Closes )
Naglis Jonaitis cc08b11d16 [adultswim] Improve video_info extraction (Fixes )
Look for video_info inside `slugged_video`, if slug is not found among collections.
Also, simplify a bit.
Sergey M․ bdf6eee0ae [gazeta] Extend _VALID_URL
Naglis Jonaitis 8b910bda0c [teamcoco] Fix extraction
Naglis Jonaitis 24993e3b39 [vidme] Fix view_count extraction and remove comment_count extraction (Fixes )
Comment counts seem to no longer be listed on vid.me
Sergey M․ 11101076a1 [pladform] Fix format quality sorting
Sergey M․ f838875726 [pladform] Add support for embeds
Sergey M․ 28778d6bae [pladform] Add extractor
Naglis Jonaitis 1132eae56d [gazeta] Add new extractor (Closes )
Sergey M․ d34e79492d [twitch] Fix live streams (Closes )
Sergey M․ 8a48223a7b [eagleplatform] Remove debug output
Sergey M․ d47ae7f620 [eagleplatform] Add support for ClipYou embeds
Sergey M․ 135c9c42bf [eagleplatform] Add support for embeds
Sergey M․ 0bf79ac455 [eagleplatform] Add extractor
Sergey M․ 98998cded6 [youtube:search_url] Fix extraction (Closes )
Sergey M․ 14137b5781 [orf:iptv] Add extractor (Closes )
bonfy a172d96292 [douyutv] Add new extractor
Jaime Marquínez Ferrándiz 23ba76bc0e [dailymotion] Replace test
It has been removed.
Jaime Marquínez Ferrándiz 61e00a9775 [vimeo] Use https for player.vimeo.com urls (closes )
Jaime Marquínez Ferrándiz d1508cd68d [vimeo:album] Fix password protected videos
Since it only uses https now, don't recognize http urls.
Jaime Marquínez Ferrándiz 9c85b5376d [vimeo] Fix and use '_verify_video_password' ()
It only supports verifying the password over https now.

Use it instead of manually setting the 'password' cookie because it allows to check if the password is correct.
Jaime Marquínez Ferrándiz 3c6f245083 [vimeo] Fix upload date extraction
Sergey M․ f207019ce5 [extractor/common] Remove 'm3u8' from quality selection URL
Yen Chi Hsuan bd05aa4e24 [Yam] Add an error detection and update test cases
Sergey M․ 8dc9d361c2 [extractor/common] Fix format_id when `last_media` is None and always include `m3u8_id` if present
The rationale behind `m3u8_id` was to resolve duplicates when processing several m3u8 playlists within the same media that give equal resulting `format_id`'s,
e.g. `youtube-dl http://www.rts.ch/play/tv/passe-moi-les-jumelles/video/la-fee-des-bois-mustang-les-chemins-du-vent?id=3854925 -F`
Philipp Hagemeister d0e958c71c [twitch:vod] Prefer source stream (Fixes )
Philipp Hagemeister a0bb7c5593 [extractor/common] Improve m3u format IDs ()
Yen Chi Hsuan 55969016e9 [utils] Add a function to sanitize consecutive slashes in URLs
Philipp Hagemeister 9609f02e3c [vidme] Modernize
Yen Chi Hsuan 5c7495a194 [sohu] Correct wrong imports
Yen Chi Hsuan 5ee6fc974e [sohu] Fix info extractor and add tests
Naglis Jonaitis c2ebea6580 [extremetube] Fix extraction (Closes )
Sergey M․ 12a129ec6d [playwire] Add extractor
Naglis Jonaitis dc570c4951 [lrt] Pass --realtime to rtmpdump
Naglis Jonaitis 22d3628319 [tvplay] Adapt _VALID_URL and test case to domain name change
Sergey M․ 50c9949d7a [youporn] Imrove JSON regex and preserve the old one
Sergey M. 376817c6d4 Merge pull request from chaos33/youporn-json
fix youporn extractor's json search regex
Yen Chi Hsuan 63fc800057 [Letv] Fix test_Letv and test_Letv_1 failures in python 3
chaos33 e0d0572b73 fix youporn extractor's json search regex
Philipp Hagemeister 938c3f65b6 Merge branch 'cn-verification-proxy'
Philipp Hagemeister 2461f79d2a [utils] Correct per-request proxy handling
Philipp Hagemeister 499bfcbfd0 Make sure netrc works for all extractors with login support
Fixes 
Philipp Hagemeister 91410c9bfa [letv] Add --cn-verification-proxy (Closes )
Philipp Hagemeister 76c73715fb [generic] Parse RSS enclosure URLs (Fixes )
Sergey M․ 295df4edb9 [soundcloud] Fix glitches ()
Sergey M․ 562ceab13d [soundcloud] Check direct links validity (Closes )
Sergey M․ 2f0f6578c3 [extractor/common] Assume non HTTP(S) URLs valid
Sergey M․ 30cbd4e0d6 [lynda] Completely skip videos we don't have access to, extract base class and modernize (Closes )
Sergey 7594be85ff [lynda] Check for the empty subtitle
Sergey M․ 3630034609 [vk] Fix test (Closes )
Sergey M․ 4e01501bbf [vk] Fix extraction (Closes , closes )
Sergey M․ 1aa5172f56 [vk] Catch temporarily unavailable video error message
Philipp Hagemeister eee6293d57 [thechive] remove in favor of Kaltura ()
Philipp Hagemeister 8237bec4f0 [escapist] Extract duration
Philipp Hagemeister 29cad7ad13 Merge remote-tracking branch 'origin/master'
Sergey M․ 0d103de3b0 [twitch] Pass api_token along with every request (Closes )
Sergey M․ 6c87c2eea8 [puls4] Improve and extract more metadata
Sergey M․ 58c2ec6ab3 Merge branch 'puls4' of https://github.com/HanYOLO/youtube-dl
Sergey M․ df5ae3eb16 [oppetarkiv] Merge with svtplay
Sergey M․ e143f5dae9 [oppetarkiv] Extract f4m formats and age limit
thc202 40b077bc7e [oppetarkiv] Add new extractor
Some, if not all, of the videos appear to be geo-blocked (Sweden).
Test might fail (403 Forbidden) if not run through a Swedish connection.
Sergey M․ bd3749ed69 [kaltura] Extend _VALID_URL (Closes )
Sergey M․ 4ffbf77886 [odnoklassniki] Add extractor (Closes )
Jaime Marquínez Ferrándiz 781a7ef60a [lynda] Use 'lstrip' for the subtitles
The newlines at the end are important, they separate each piece of text.
Sergey M. 5b2949ee0b Merge pull request from Ftornik/Lynda-subtitles-hotfix
[lynda] Fixed subtitles broken file
Sergey M․ a0d646135a [lynda] Extend _VALID_URL
HanYOLO 7862ad88b7 puls4 Add new extractor
Jaime Marquínez Ferrándiz f3bff94cf9 [rtve] Extract duration
Sergey 0eba1e1782 [lynda] Fixed subtitles broken file
Naglis Jonaitis e3216b82bf [generic] Support dynamic Kaltura embeds () ()
Naglis Jonaitis da419e2332 [musicvault] Use the Kaltura extractor
Naglis Jonaitis 0d97ef43be [kaltura] Add new extractor
anovicecodemonkey 1a2313a6f2 [TheChiveIE] added support for TheChive.com (Closes )
Sergey M․ 250a9bdfe2 [mpora] Improve _VALID_URL
Sergey M․ 6317a3e9da [mpora] Fix extraction
Naglis Jonaitis 7ab7c9e932 [gamestar] Fix title extraction
Naglis Jonaitis e129c5bc0d [laola1tv] Allow live stream downloads
PishPosh.McGee 2e241242a3 Adding subtitles
Philipp Hagemeister 63a562f95e [escapist] Detect IP blocking and use another UA (Fixes )
Philipp Hagemeister 72a406e7aa [extractor/common] Pass in video_id ()
Philipp Hagemeister feccc3ff37 Merge remote-tracking branch 'aajanki/wdr_live'
Philipp Hagemeister 265bfa2c79 [letv] Simplify
Philipp Hagemeister 8faf9b9b41 Merge remote-tracking branch 'yan12125/IE_Letv'
Philipp Hagemeister 3e675fabe0 [airmozilla] Be more tolerant when nonessential items are missing ()
Philipp Hagemeister cd5b4b0bc2 Merge remote-tracking branch 'duncankl/airmozilla'
Philipp Hagemeister 7ef822021b Merge remote-tracking branch 'mmue/fix-rtlnow'
Philipp Hagemeister 9a48926a57 [escapist] Add support for advertisements
Philipp Hagemeister 1c69bca258 [escapist] Fix config URL matching
Jaime Marquínez Ferrándiz c10ea454dc [telecinco] Recognize more urls (closes )
Markus Müller 9504fc21b5 Fix the RTL extractor for new episodes by using a different hostname
Jaime Marquínez Ferrándiz 13d8fbef30 [generic] Don't set the 'title' if it's not defined in the entry (closes )
Some of them may be an 'url' result, which in general don't have the 'title' field.
Antti Ajanki b8988b63a6 [wdr] Download a live stream
Antti Ajanki 6f4ba54079 [extractor/common] Extract HTTP (possibly f4m) URLs from a .smil file
Antti Ajanki 637570326b [extractor/common] Extract the first of a seq of videos in a .smil file
Sergey M․ 37f885650c [eporner] Simplify and hardcode age limit
logon84 e765ed3a9c [eporner] Fix redirect_code error
Yen Chi Hsuan 677063594e [Letv] Update testcases
logon84 59c7cbd482 Update eporner.py
Updated to work. Old version shows an error about being unable to extract "redirect_code"
Yen Chi Hsuan 570311610e [Letv] Add playlist support
Sergey M․ 41b264e77c [nrktv] Workaround subtitles conversion issues on python 2.6 (Closes )
Yen Chi Hsuan 7f09a662a0 [Letv] Add new extractor. Single video only
Philipp Hagemeister 54233c9080 [escapist] Support JavaScript player (Fixes )
Philipp Hagemeister 9c665ab72e [rtve] PEP8
Philipp Hagemeister ec5913b5cd [bloomberg] Modernize
Jaime Marquínez Ferrándiz 25ac63ed71 [rtve] Extract subtitles
Sergey M․ 99209c2916 [youtube] Extract UL playlists as mixes (Closes )
Naglis Jonaitis 1fbaa0a521 [laola1tv] Use raw strings for regular expressions
Oops
Naglis Jonaitis 3037b91e05 [laola1tv] Improve extraction and update test case ()
Jaime Marquínez Ferrándiz ffdf972b91 [facebook] Extract all the formats (closes )
Jaime Marquínez Ferrándiz bfc993cc91 Merge branch 'subtitles-rework'
(Closes PR )
Sergey M․ 4432db35d9 [gdcvault] Restore akamai host for rtmp videos
Philipp Hagemeister 591ab1dff9 [soundgasm] PEP8
Philipp Hagemeister 5bca2424bc [gdcvault] Remove dead code
Sergey M․ 3438e7acd2 [soundgasm] Remove unused import
Sergey M․ 409693984f [soundgasm:profile] Fix _VALID_URL
Sergey M․ 04e8c11080 [chirbit] Clarify extractors' IE_NAMEs
Sergey M․ 80af2b73ab [soundgasm] Clarify extractors' IE_NAMEs
Sergey M․ 3cc57f9645 [soundgasm:profile] Simplify
Sergey M․ a65d4e7f14 [chirbit] Simplify and extract profile from RSS ()
Sergey M․ 543ec2136b Merge branch 'chirbit' of https://github.com/skypher/youtube-dl into skypher-chirbit
Leslie P. Polzer 93b5071f73 [soundgasm] add profile IE.
Leslie P. Polzer ddc369f073 [chirbit] fix profile downloader regex.
Duncan Keall 1b40dc92eb [airmozilla] Add new extractor
Sergey M․ fcc3e6138b [r7] Add extractor (Closes , closes )
Sergey M․ 9fe6ef7ab2 [extractor/common] Fix preference for m3u8 quality selection URL
Sergey M․ c010af6f19 [escapist] Make regexes more robust (Closes )
Sergey M․ 35b7982303 [appletrailers] Add test ()
Sergey M․ f311cfa231 [appletrailers] Extend _VALID_URL (Closes )
Jaime Marquínez Ferrándiz 03091e372f [ted] Always extract the subtitles
The required info is already in the webpage
Naglis Jonaitis 314368c822 [teamcoco] Fix extraction
Also, use a single style of quotes
Sergey M․ c5181ab410 [gdcvault] Fix rtmp streams (Closes )
Sergey M․ ea5152cae1 [zapiks] Extend _VALID_URL ()
Sergey M․ 255fca5eea [generic] Add support for Zapiks embeds ()
Sergey M․ 4aeccadf4e [zapiks] Add extractor ()
Jaime Marquínez Ferrándiz 93540ee10e [rtve] Fix the video url
Changing mvod to mvod1 fixes the url, we don't need to add the query.
Philipp Hagemeister 8fb3ac3649 PEP8: W503
Philipp Hagemeister 77b2986b5b [extractor/common] Recognize Indian censorship ()
Sergey M․ 62b013df0d [vimeo] Encode password before hash calculation
Sergey M․ fad6768bd1 [vimeo] Fix password protected videos (Closes )
Philipp Hagemeister 3da0db62e6 [escapist] Fix extraction (fixes )
Philipp Hagemeister e14ced7918 Merge branch 'master' of github.com:rg3/youtube-dl
Sergey M․ a461a11989 [ted] Improve external video handling and add test
minusf 1bd838608f prefer 'code' to 'uri' if present
Leslie P. Polzer 365577f567 [chirbit] add profile extractor.
Naglis Jonaitis 50efb383f0 [tv4] Add new extractor (Closes ) (Closes )
Leslie P. Polzer 5da6bd0083 [chirbit] Add new extractor.
Philipp Hagemeister 5e9a033e6e [imgur] Allow alternative values
Every now and then, imgur.com goes crazy and gives us a generic title and description (otherwise it looks all fine though).
Simply update the test case to allow for that craziness.
Jaime Marquínez Ferrándiz fb7cb6823e Remove the SubtitlesInfoExtractor class
No longer needed
Sergey M․ dd0a58f5f0 [blinkx] Fix extraction
Jaime Marquínez Ferrándiz 6140baf4e1 [nationalgeographic] Add extractor (closes )
Sergey M․ 8fc642eb5b [pornhub] Fix uploader regex
Sergey M․ e66e1a0046 [pornhub] Add support for playlists (Closes )
Sergey M․ d5c69f1da4 [5min] Cover joystiq.com URLs (Closes )
Jaime Marquínez Ferrándiz f13b1e7d7f [bbccouk] Convert to new subtitles system
I haven't found any video available outside the UK, so I haven't added tests.

I have updated how the srt file is build, because (at least for www.bbc.co.uk/programmes/p02j9b69) the subtitles is inside 'span' elements.
Jaime Marquínez Ferrándiz 5c8a3f862a [nbc] Use a test video that works outside the US
Jaime Marquínez Ferrándiz 8807f1277f [theplatform] Convert to new subtitles system
Jaime Marquínez Ferrándiz a3b9157f49 [cbssports] Add extractor (closes )
Philipp Hagemeister b88ba05356 [imgur] Simplify
Philipp Hagemeister b74d505577 Merge remote-tracking branch 'jbboehr/imgur-gifv-improvements'
John Boehr 9e2d7dca87 [imgur] improve error check for non-video URLs
John Boehr d236b37ac9 [imgur] improve regex
Philipp Hagemeister e880c66bd8 [theonion] Modernize
John Boehr 1a13940c8d [imgur] support regular URL
Philipp Hagemeister 3d54788495 [webofstories] Fix extraction
Philipp Hagemeister 71d53ace2f [sockshare] Do not require thumbnail anymore
Thumbnail is not present on the website anymore.
Philipp Hagemeister f37e3f99f0 [generic] Correct test case
Video has been reuploaded / edited
Philipp Hagemeister bd03ffc16e [netzkino] Skip download in test case
Works fine from Germany, but fails from everywhere else
Philipp Hagemeister 3bf5705316 [imgur] Add new extractor
Philipp Hagemeister 1c2528c8a3 [cbs] Modernize
Philipp Hagemeister 6b961a85fd [patreon] Add support for embedlies (fixes )
Philipp Hagemeister 7707004043 [patreon] Modernize
Philipp Hagemeister c460bdd56b [sandia] Add new extractor ()
Jaime Marquínez Ferrándiz 93a16ba238 [vimeo] Raise the ExtractorError with expected=True when no video password is given
Jaime Marquínez Ferrándiz 4f7cea6c53 [viki] Convert to new subtitles system
Jaime Marquínez Ferrándiz afbdd3acc3 [rai] Convert to new subtitles system
Philipp Hagemeister 85d5866177 [yahoo] Remove md5sum from test case
The md5 sum has changed repeatedly, and we check whether it looks like a video anyways nowadays.
Philipp Hagemeister 9789d7535d [xtube] Fix test case
Philipp Hagemeister d8443cd3f7 [wsj] Correct test case
Philipp Hagemeister d47c26e168 [brightcove] Correct keys in playlists
Jaime Marquínez Ferrándiz 01561da142 [nrk] Convert to new subtitles system
Jaime Marquínez Ferrándiz 0af25f784b [mtv] Convert to new subtitles system
Jaime Marquínez Ferrándiz b9b42f2ea0 [npo] Convert to new subtitles system
Jaime Marquínez Ferrándiz 311c393838 [lynda] Convert to new subtitles system
Jaime Marquínez Ferrándiz 18c1c42405 [drtv] Convert to new subtitles system
Jaime Marquínez Ferrándiz 37dd5d4629 [mit] Don't set the subtitles field
YouTube already provides them in more formats
Philipp Hagemeister 785521bf4f [youtube] Remove useless if
Philipp Hagemeister 6d1a55a521 [youtube] Show entire player URL when -v is given
Philipp Hagemeister 11e611a7fa Extend various playlist tests
Philipp Hagemeister 72c1f8de06 [bandcamp:album] Fix extractor results and associated test
Philipp Hagemeister 6e99868e4c [buzzfeed] Fix playlist test case
Philipp Hagemeister 4d278fde64 [ign] Amend playlist test
Philipp Hagemeister 1def5f359e [livestream] Correct playlist ID and add a test for it
Philipp Hagemeister 15ec669374 [vk] Amend playlist test
Philipp Hagemeister a3fa5da496 [vimeo] Amend playlist tests
Philipp Hagemeister 30965ac66a [vimeo] Prevent infinite loops if video password verification fails
We're seeing this in the tests¹ right now, which do not terminate.

¹  https://travis-ci.org/jaimeMF/youtube-dl/jobs/51135858
Jaime Marquínez Ferrándiz 9868ea4936 [extractor/common] Simplify subtitles handling methods
Initially I was going to use a single method for handling both subtitles and automatic captions, that's why I used the 'list_subtitles' and the 'subtitles' variables.
Jaime Marquínez Ferrándiz 85920dd01d [bliptv] Convert to new subtitles system
Philipp Hagemeister fa15607773 PEP8 fixes
Philipp Hagemeister 98f000409f [radio.de] Fix extraction
Jaime Marquínez Ferrándiz bd7fe0cf66 [walla] Convert to new subtitles system
Jaime Marquínez Ferrándiz 48246541da [ceskatelevize] Convert to new subtitles system
Sergey M․ 4a8d4a53b1 [videolecturesnet] Fix rtmp stream glitches (Closes )
Jaime Marquínez Ferrándiz 4cd95bcbc3 [twitch:stream] Prefer the 'source' format (fixes )
Sergey M? 0d93378887 [videolecturesnet] Check http format URLs (Closes )
Sergey M? 4069766c52 [extractor/common] Test URLs with GET
Jaime Marquínez Ferrándiz 360e1ca5cc [youtube] Convert to new subtitles system
The automatic captions are stored in the 'automactic_captions' field, which is used if no normal subtitles are found for an specific language.
Jaime Marquínez Ferrándiz a1f2a06b34 [dailymotion] Convert to new subtitles system
Jaime Marquínez Ferrándiz c84dd8a90d [YoutubeDL] store the subtitles to download in the 'requested_subtitles' field
We need to keep the orginal subtitles information, so that the '--load-info' option can be used to list or select the subtitles again.
We'll also be able to have a separate field for storing the automatic captions info.
Jaime Marquínez Ferrándiz 65469a7f8b [vimeo] Convert to new subtitles system
Removed some tests, the behaviour should be checked in a test for the YoutubeDL class
Jaime Marquínez Ferrándiz 6b597516c1 [atresplayer] Convert to new subtitles system
Jaime Marquínez Ferrándiz b5857f62e2 [crunchyroll] Convert to new subtitles system
Jaime Marquínez Ferrándiz a504ced097 Improve subtitles support
For each language the extractor builds a list with the available formats sorted (like for video formats), then YoutubeDL selects one of them using the '--sub-format' option which now allows giving the format preferences (for example 'ass/srt/best').
For each format the 'url' field can be set so that we only download the contents if needed, or if the contents needs to be processed (like in crunchyroll) the 'data' field can be used.

The reasons for this change are:
* We weren't checking that the format given with '--sub-format' was available, checking it in each extractor would be repetitive.
* It allows to easily support giving a format preference.
* The subtitles were automatically downloaded in the extractor, but I think that if you use for example the '--dump-json' option you want to finish as fast as possible.

Currently only the ted extractor has been updated, but the old system still works.
Philipp Hagemeister 59b8ab5834 [rtlnl|generic] Add support for rtl.nl embeds (Fixes )
Philipp Hagemeister 85e80f71cd [yam] Allow faults in optional fields ()
Philipp Hagemeister bfa6bdcd8b Merge remote-tracking branch 'yan12125/IE_Yam'
Philipp Hagemeister 03cd72b007 [extractor/common] Move up filesize
filesize and tbr should correlate, so it doesn't make sense to treat them differently.
Sergey M․ f813928e4b [bbccouk] Fix fallback to legacy playlist
Sergey M․ b9c7a97318 [history] Add extractor (Closes )
Sergey M․ 9fb2f1cd6d [theplatform] Add URL sign capability
Jaime Marquínez Ferrándiz 6ca7732d5e [extractor/common] Fix link to external documentation
Jaime Marquínez Ferrándiz b0ab0fac49 Remove unused imports
Naglis Jonaitis a294bce82f [streamcz] Fix extraction (Closes )
Sergey M․ 76d1466b08 [drtuber] Add one more title regex
Sergey M. 1888d3f7b3 Merge pull request from peugeot/beeg
[beeg] fix test
Sergey M. c2787701cc Merge pull request from peugeot/drtuber
[drtuber] fix extraction
peugeot 52e1d0ccc4 [beeg] fix test
peugeot 10e3c4c221 [drtuber] fix extraction
Sergey M․ 68f2d273bf [sunporno] Keep old video regex just in case
peugeot ae1580d790 [sunporno] fix extraction
Sergey M․ a4f3d779db [nbcnews] Simplify
Ryan Schmidt d9aa2b784d Support NBC Nightly News broadcasts
Sergey M․ 9347fddbfc [1tv] Cover arbitraty URLs
Sergey M․ 037e9437e4 [camdemy] Fix _VALID_URL
Jaime Marquínez Ferrándiz ae6423d704 [bambuser] Fix 'uploader_id' extraction (fixes )
Yen Chi Hsuan 7105440cec [Yam] Add new extractor
Sergey M․ 171ca612af [npo:radio] Move to extractor to common npo place and add extractor for fragments
robin c3d64fc1b3 [nporadio] Edit to confirm to flake8 standards
robin 7c24ce225d [NPORadio] Added extractor for live radio
Philipp Hagemeister 08b38d5401 [camdemy] Simplify and make more robust ()
Do not throw errors if view count or upload date extraction fails.
Dispose of re.MULTILINE, which had absolutely no effect without any ^ or $ in sight.
Follow PEP8 naming conventions.
Philipp Hagemeister 024c53694d Merge remote-tracking branch 'yan12125/IE_camdemy'
Yen Chi Hsuan 7e6011101f [camdemy] Python2 compatibility
Yen Chi Hsuan c40feaba77 [camdemy] Add support for folders
Jaime Marquínez Ferrándiz 2d30521ab9 [youtube] Extract average rating (closes )
Sergey M․ 124f3bc67d [dotsub] Fix extraction and modernize
Yen Chi Hsuan 8367d3f3cb [camdemy] Detection of external sources
Sergey M․ c56d7d899d [dctptv] Skip rtmp download
Naglis Jonaitis ea5db8469e [canalplus] Add support for itele.fr URLs (Closes )
Naglis Jonaitis 3811c567e7 [teamcoco] Fix video id extraction
Yen Chi Hsuan 8708d76425 [camdemy] Add new extractor
Single file download done, while folder extaction in plan
Sergey M․ 054fe3cc40 [ntvru] Adapt to new direct delivery and modernize (Closes )
Philipp Hagemeister 9650885be9 [escapist] Filter video differently (Fixes )
Philipp Hagemeister 596ac6e31f [escapist] Modernize
Philipp Hagemeister 8f84f57183 [ccc] Add new extractor (Fixes )
Philipp Hagemeister c0e1a415fd [firstpost] Modernize
Philipp Hagemeister bf8f082a90 [vimeo:album] Add support for album passwords (Fixes )
Philipp Hagemeister 7e5db8c930 [options] Add --no-color
Philipp Hagemeister f7a211dcc8 [pornhd] Fix extraction (fixes )
Philipp Hagemeister c73fae1e2e [commonmistakes] Detect BOMs at the beginning of URLs
Reported at https://bugzilla.redhat.com/show_bug.cgi?id=1093517 .
Philipp Hagemeister 834bf069d2 [bandcamp] Correct variable name
Philipp Hagemeister 753fad4adc [commonmistakes] Correct logic error
Philipp Hagemeister 3a5bcd0326 [extractor/common] Wrap extractor errors (Fixes )
For now, we just wrap some common errors. More may follow. We do not want to catch actual programming errors in the extractors, such as 1 // 0.
Philipp Hagemeister 99c2398bc6 [bandcamp] Use our API to get more stable error messages ()
Philipp Hagemeister 28f1272870 [svtplay] Correct test case
Philipp Hagemeister c4c5dc27cb Merge branch 'master' of github.com:rg3/youtube-dl
Naglis Jonaitis 2caf182f37 [trilulilu] Add support for videos without category in the URL (Closes )
Also, update the testcase, detect private/country restricted videos and modernize a bit.
Philipp Hagemeister 1309b396d0 [svtplay] Add new extractor (Fixes )
Jaime Marquínez Ferrándiz ba61796458 [youtube] Don't override format info from the dash manifest (fixes )
Philipp Hagemeister e98b8e79ea [generic] Improve SBS detection (Fixes )
Philipp Hagemeister 5269028951 [rtlnow] Add test for @mmue's extension ()
Philipp Hagemeister f7bc056b5a Merge remote-tracking branch 'mmue/fix-rtlnow'
Philipp Hagemeister a0f7198544 [generic] Add support for jwPlayer YouTube videos
This makes nationalarchives.gov.uk work (Fixes , fixes )
Markus Müller bdb186f3b0 fix rtlnow for newer series like "Der Bachelor" season 5
Sergey M․ 41c23b0da5 [gamekings] Support videos from news pages
Sergey M․ d87ec897e9 [gamekings] Improve extraction
Sergey M․ 3bd4bffb1c Merge branch 'gamekings' of https://github.com/robin007bond/youtube-dl into robin007bond-gamekings
robin c36b09a502 [Gamekings] Use thumbnail in return statement
Naglis Jonaitis 641eb10d34 Use _family_friendly_search for determining age_limit
robin 955c5505e7 [Gamekings] Use xpath
XPath is used for extracting the video url and the thumbnail
Naglis Jonaitis 69319969de [extractor/common] Add new helper method _family_friendly_search
Naglis Jonaitis a14292e848 [soulanime] Remove extractor ()
Was supposed to be deleted by 67c2bcd
robin 5d678df64a [Gamekings] Download playlist
Todo: URL and Thumbnail should be extracted with XPath
robin 8ca8cbe2bd [Gamekings] Check string for vimeo, fix test
The test now doesn't fail anymore. It just checks the string for having
"vimeo" in it, instead of using the method for URL-checking, since it's
returns an error.

The tests don't fail, and the extractor works fine now.
robin ba322d8209 [Gamekings] Added test and replaced video_url
Quick and dirty fix for the Gamekings extractor. It gives an error about
the video_url, but it downloads it now instead of giving a 404 error on
newer Gamekings videos
robin 2f38289b79 [Gamekings] Fix order of replacement string
Oops.
robin f23a3ca699 [Gamekings] Fixed typo in URL replacement
robin 77d2b106cc [Gamekings] Fix 404 when large isn't available
When trying to download some GameKings videos, not all worked. This was
because not all videos had a "/large"-URL available. The extractor
checks now if the /large URL is available, if it isn't, it tries to get
the normal URL.
Sergey M․ c0e46412e9 [aparat] Fix extraction (Closes )
Naglis Jonaitis ad5747bad1 [rtp] Construct regular HTTP download URLs ()
Sergey M․ d6eb66ed3c [aftenposten] Add extractor (Closes )
Sergey M․ 7f2a9f1b49 [tvigle] Add support for cloud URLs (Closes )
Philipp Hagemeister 1e1896f2de [extractor/common] Correct sort order.
We should look at height and width before ext_preference.
Naglis Jonaitis 1a2548d9e9 [rtp] Pass --realtime to rtmpdump (Fixes )
A workaround for video jumping back in time.
Sergey M․ 3900eec27c [extractor/common] Fix 2.0 manifest extraction (Closes )