youtube-dl
8 years agoMerge branch 'daum-fix-clip' of https://github.com/ping/youtube-dl into ping-daum...
Yen Chi Hsuan [Sat, 30 Jan 2016 08:22:37 +0000 (16:22 +0800)]
Merge branch 'daum-fix-clip' of https://github.com/ping/youtube-dl into ping-daum-fix-clip

8 years ago[daum] Fix add view_count, comment_count to test
ping [Sat, 30 Jan 2016 03:09:30 +0000 (11:09 +0800)]
[daum] Fix add view_count, comment_count to test

8 years ago[daum] Fix copy-paste mistake
ping [Sat, 30 Jan 2016 03:04:11 +0000 (11:04 +0800)]
[daum] Fix copy-paste mistake

8 years ago[bbc] Add test for #8147
Sergey M․ [Thu, 28 Jan 2016 17:27:48 +0000 (23:27 +0600)]
[bbc] Add test for #8147

8 years ago[bbc] Add another description regex
Sergey M․ [Thu, 28 Jan 2016 17:23:13 +0000 (23:23 +0600)]
[bbc] Add another description regex

8 years ago[bbc] Add another title regex (Closes #8340)
Sergey M․ [Thu, 28 Jan 2016 17:19:53 +0000 (23:19 +0600)]
[bbc] Add another title regex (Closes #8340)

8 years ago[ok] Add support for mobile URLs (Closes #8345)
Sergey M․ [Thu, 28 Jan 2016 16:56:49 +0000 (22:56 +0600)]
[ok] Add support for mobile URLs (Closes #8345)

8 years ago[ndr:embed:base] Add missing ext for m3u8
Sergey M․ [Thu, 28 Jan 2016 16:50:18 +0000 (22:50 +0600)]
[ndr:embed:base] Add missing ext for m3u8

8 years agoCredit @dyn888 for improving format selection
Yen Chi Hsuan [Thu, 28 Jan 2016 14:56:00 +0000 (22:56 +0800)]
Credit @dyn888 for improving format selection

[ci skip]

8 years agoMerge pull request #8346 from dyn888/dyn888-regex-1
Yen Chi Hsuan [Thu, 28 Jan 2016 14:22:43 +0000 (22:22 +0800)]
Merge pull request #8346 from dyn888/dyn888-regex-1

Regex pattern update to match more codecs (fixes #6858)

8 years agoTest codec with a dot '.' in name selection.
dyn888 [Thu, 28 Jan 2016 14:07:33 +0000 (15:07 +0100)]
Test codec with a dot '.' in name selection.

8 years agoUpdate YoutubeDL.py
dyn888 [Thu, 28 Jan 2016 11:07:15 +0000 (12:07 +0100)]
Update YoutubeDL.py

8 years ago[cbsnews] Remove unused import
Sergey M․ [Wed, 27 Jan 2016 18:42:04 +0000 (00:42 +0600)]
[cbsnews] Remove unused import

8 years ago[cbsnews] extract all formats
remitamine [Wed, 27 Jan 2016 18:10:34 +0000 (19:10 +0100)]
[cbsnews] extract all formats

8 years agoMerge pull request #8328 from remitamine/hls-master-detect
remitamine [Wed, 27 Jan 2016 17:07:30 +0000 (18:07 +0100)]
Merge pull request #8328 from remitamine/hls-master-detect

[extractor/common] detect media playlist in _extract_m3u8_formats

8 years ago[extractor/common] detect media playlist in _extract_m3u8_formats
remitamine [Tue, 26 Jan 2016 16:44:44 +0000 (17:44 +0100)]
[extractor/common] detect media playlist in _extract_m3u8_formats

8 years ago[spankbang] Fix title extraction (Closes #8329)
Sergey M․ [Wed, 27 Jan 2016 15:49:56 +0000 (21:49 +0600)]
[spankbang] Fix title extraction (Closes #8329)

8 years ago[spankbang] Fix formats extraction
Sergey M․ [Wed, 27 Jan 2016 15:49:39 +0000 (21:49 +0600)]
[spankbang] Fix formats extraction

8 years ago[extractor/common] Auto calculate tbr when missing
Sergey M․ [Wed, 27 Jan 2016 15:11:17 +0000 (21:11 +0600)]
[extractor/common] Auto calculate tbr when missing

8 years agorelease 2016.01.27
Philipp Hagemeister [Wed, 27 Jan 2016 07:32:03 +0000 (08:32 +0100)]
release 2016.01.27

8 years ago[daum.net] Fixes #8331
ping [Wed, 27 Jan 2016 04:48:00 +0000 (12:48 +0800)]
[daum.net] Fixes #8331

8 years ago[instagram] Make description optional (Closes #8326)
Sergey M․ [Tue, 26 Jan 2016 15:46:51 +0000 (21:46 +0600)]
[instagram] Make description optional (Closes #8326)

8 years ago[cspan] Extract from path when no qualities (Closes #8317)
Sergey M․ [Tue, 26 Jan 2016 15:29:42 +0000 (21:29 +0600)]
[cspan] Extract from path when no qualities (Closes #8317)

8 years agoMerge branch 'master' of github.com:rg3/youtube-dl
remitamine [Tue, 26 Jan 2016 14:55:38 +0000 (15:55 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl

8 years ago[vevo] fallback to youtube video only if vevo video is geo restricted(fixes 8263...
remitamine [Tue, 26 Jan 2016 14:54:32 +0000 (15:54 +0100)]
[vevo] fallback to youtube video only if vevo video is geo restricted(fixes 8263)(fixes 2874)

8 years ago[cspan] Fix clip/prog id extraction (#8317)
Sergey M․ [Tue, 26 Jan 2016 14:42:20 +0000 (20:42 +0600)]
[cspan] Fix clip/prog id extraction (#8317)

8 years ago[vevo] extract metadata and formats from api if videoinfo is empty
remitamine [Tue, 26 Jan 2016 12:46:58 +0000 (13:46 +0100)]
[vevo] extract metadata and formats from api if videoinfo is empty

these was fixed by @yan12125 in ff51983e1563db08734e43a07d5671a517f99ef6
i only added some code to extract video metadata and more formats from
api

8 years ago[vevo] extract all formats and bypass geo restriction
remitamine [Mon, 25 Jan 2016 21:35:06 +0000 (22:35 +0100)]
[vevo] extract all formats and bypass geo restriction

8 years ago[facebook:post] Add extractor (Closes #8321)
Sergey M․ [Mon, 25 Jan 2016 16:18:34 +0000 (22:18 +0600)]
[facebook:post] Add extractor (Closes #8321)

8 years ago[facebook] Add shortcut and reformat _VALID_URL
Sergey M․ [Mon, 25 Jan 2016 16:15:21 +0000 (22:15 +0600)]
[facebook] Add shortcut and reformat _VALID_URL

8 years agoMerge pull request #8130 from dyn888/master
Yen Chi Hsuan [Sun, 24 Jan 2016 17:15:11 +0000 (01:15 +0800)]
Merge pull request #8130 from dyn888/master

[youtube] added vcodec/acodec/abr for multiple itags

8 years ago[common] Keep full codec name from m3u8 manifests
Yen Chi Hsuan [Sun, 24 Jan 2016 17:03:46 +0000 (01:03 +0800)]
[common] Keep full codec name from m3u8 manifests

See #8293. This is for consistency between YouTube and HLS formats.

8 years ago[youtube] Prefer info from YouTube than _formats (#8293)
Yen Chi Hsuan [Sun, 24 Jan 2016 17:02:19 +0000 (01:02 +0800)]
[youtube] Prefer info from YouTube than _formats (#8293)

8 years ago[utils] Reorder items in mimetype2ext alphabetically
Yen Chi Hsuan [Sun, 24 Jan 2016 17:01:15 +0000 (01:01 +0800)]
[utils] Reorder items in mimetype2ext alphabetically

8 years ago[utils] Add more items to mimetype2ext (#8293)
Yen Chi Hsuan [Sun, 24 Jan 2016 16:58:53 +0000 (00:58 +0800)]
[utils] Add more items to mimetype2ext (#8293)

These are used in Youtube formats

8 years agorelease 2016.01.23
Philipp Hagemeister [Sat, 23 Jan 2016 11:03:12 +0000 (12:03 +0100)]
release 2016.01.23

8 years ago[drtv] Use IETF language tag
Sergey M․ [Fri, 22 Jan 2016 19:54:00 +0000 (01:54 +0600)]
[drtv] Use IETF language tag

8 years ago[kanalplay] Use IETF language tag
Sergey M․ [Fri, 22 Jan 2016 19:51:18 +0000 (01:51 +0600)]
[kanalplay] Use IETF language tag

8 years ago[options] Clarify language tags
Sergey M․ [Fri, 22 Jan 2016 19:50:06 +0000 (01:50 +0600)]
[options] Clarify language tags

8 years ago[svt] Improve subtitles extraction and add test (Closes #8265)
Sergey M․ [Fri, 22 Jan 2016 19:47:54 +0000 (01:47 +0600)]
[svt] Improve subtitles extraction and add test (Closes #8265)

8 years ago[SVTPlay] Add subtitle support
Marian Sigler [Tue, 12 Jan 2016 16:08:55 +0000 (17:08 +0100)]
[SVTPlay] Add subtitle support

8 years ago[lovehomeporn] Add extractor
Sergey M․ [Fri, 22 Jan 2016 18:52:23 +0000 (00:52 +0600)]
[lovehomeporn] Add extractor

8 years ago[ruleporn] Rework in terms of nuevo (Closes #8206)
Sergey M․ [Fri, 22 Jan 2016 18:40:11 +0000 (00:40 +0600)]
[ruleporn] Rework in terms of nuevo (Closes #8206)

8 years ago[nuevo] Improve thumbnail extraction
Sergey M․ [Fri, 22 Jan 2016 18:38:58 +0000 (00:38 +0600)]
[nuevo] Improve thumbnail extraction

8 years ago[ruleporn] Add new extractor
Dankryn [Mon, 11 Jan 2016 20:17:30 +0000 (21:17 +0100)]
[ruleporn] Add new extractor

8 years agoCredit @nexAkari for trollvids and nuevo (#7728)
Sergey M․ [Fri, 22 Jan 2016 18:10:49 +0000 (00:10 +0600)]
Credit @nexAkari for trollvids and nuevo (#7728)

8 years ago[nuevo] Simplify nuevo extractors (Closes #7728)
Sergey M․ [Fri, 22 Jan 2016 18:04:33 +0000 (00:04 +0600)]
[nuevo] Simplify nuevo extractors (Closes #7728)

8 years ago[nuevo] Generalize nuevo extractor and add support for trollvids
Andrew "Akari" Alexeyew [Wed, 2 Dec 2015 04:00:47 +0000 (06:00 +0200)]
[nuevo] Generalize nuevo extractor and add support for trollvids

Supports only the nuevo player for now (most common).

[trollvids] convert duration to an int

[trollvids] added a test

[trollvids] made flake8 shut up

Generalized the Nuevo extractor

Affects: anitube, trollvids, trutube

[nuevo] Complied with the code comments.

8 years ago[arte:cinema] Add extractor
Sergey M․ [Fri, 22 Jan 2016 17:00:50 +0000 (23:00 +0600)]
[arte:cinema] Add extractor

8 years ago[arte:future] Make duplicated test matching only
Sergey M․ [Fri, 22 Jan 2016 17:00:05 +0000 (23:00 +0600)]
[arte:future] Make duplicated test matching only

8 years ago[arte:future] Fix extraction
François Charlier [Thu, 21 Jan 2016 17:47:43 +0000 (18:47 +0100)]
[arte:future] Fix extraction

[arte] Add support for more "Arte Future" uri

8 years ago[cbsnews] Simplify subtitles extraction and fix test (Closes #8295)
Sergey M․ [Fri, 22 Jan 2016 16:23:21 +0000 (22:23 +0600)]
[cbsnews] Simplify subtitles extraction and fix test (Closes #8295)

8 years ago[cbsnews] Extract subtitles
John Assael [Thu, 21 Jan 2016 19:51:48 +0000 (19:51 +0000)]
[cbsnews] Extract subtitles

added test function for CBS News subtitles

8 years ago[downloader/common] report_retry: Don't crash when retries is infinite (fixes #8299)
Jaime Marquínez Ferrándiz [Fri, 22 Jan 2016 13:49:17 +0000 (14:49 +0100)]
[downloader/common] report_retry: Don't crash when retries is infinite (fixes #8299)

8 years agoMerge pull request #8142 from FiloSottile/filippo/updates
Filippo Valsorda [Thu, 21 Jan 2016 20:17:37 +0000 (20:17 +0000)]
Merge pull request #8142 from FiloSottile/filippo/updates

[update] fix (unexploitable) BB'06 vulnerability in rsa_verify

8 years ago[update] fix (unexploitable) BB'06 vulnerability in rsa_verify
Filippo Valsorda [Mon, 14 Dec 2015 02:18:13 +0000 (02:18 +0000)]
[update] fix (unexploitable) BB'06 vulnerability in rsa_verify

The rsa_verify code was vulnerable to a BB'06 attack, allowing to forge
signatures for arbitrary messages if and only if the public key exponent is
3.  Since the updates key is hardcoded to 65537, there is no risk for
youtube-dl, but I don't want vulnerable code in the wild.

The new function adopts a way safer approach of encoding-and-comparing to
replace the dangerous parsing code.

8 years ago[iqiyi] Update key (closes #8292)
Yen Chi Hsuan [Thu, 21 Jan 2016 18:14:47 +0000 (02:14 +0800)]
[iqiyi] Update key (closes #8292)

8 years ago[hitbox] Skip subscribe only formats (Closes #8217)
Sergey M․ [Thu, 21 Jan 2016 17:28:22 +0000 (23:28 +0600)]
[hitbox] Skip subscribe only formats (Closes #8217)

8 years ago[youtube] Simplify automatic captions URL check (Closes #8287)
Sergey M․ [Thu, 21 Jan 2016 16:58:03 +0000 (22:58 +0600)]
[youtube] Simplify automatic captions URL check (Closes #8287)

8 years agoFix issue #8109 (error when downloading automatic captions)
Dimitre Liotev [Thu, 21 Jan 2016 06:10:41 +0000 (08:10 +0200)]
Fix issue #8109 (error when downloading automatic captions)

8 years ago[yahoo] Add improve content id regexes (Closes #8290)
Sergey M․ [Thu, 21 Jan 2016 16:42:50 +0000 (22:42 +0600)]
[yahoo] Add improve content id regexes (Closes #8290)

8 years agoAdditional regex for yahoo extractor
igv [Thu, 21 Jan 2016 09:36:09 +0000 (12:36 +0300)]
Additional regex for yahoo extractor

8 years ago[vimeo] 'ext' must be a string, not a tuple (fixes #8288)
Jaime Marquínez Ferrándiz [Thu, 21 Jan 2016 11:43:45 +0000 (12:43 +0100)]
[vimeo] 'ext' must be a string, not a tuple (fixes #8288)

There was an ',' at the end of the line.

8 years ago[tube8] PEP 8
Sergey M․ [Wed, 20 Jan 2016 15:30:29 +0000 (21:30 +0600)]
[tube8] PEP 8

8 years ago[OraTV] update extractor
CeruleanSky [Mon, 18 Jan 2016 22:10:16 +0000 (17:10 -0500)]
[OraTV] update extractor

"current" is now "video"
"hls_stream" is now hls_stream without quotes
video_id is now id
duration for current video is not present(for other videos it is)

modified regex to find hls_stream variable to work reguardless of whether it is quoted or not.

[ora] Improve (Closes #8273)

8 years ago[tube8] Extract duration and modernize
Sergey M․ [Wed, 20 Jan 2016 14:07:32 +0000 (20:07 +0600)]
[tube8] Extract duration and modernize

8 years ago[tube8] Fix extraction and extract all formats (Closes #8281)
Sergey M․ [Wed, 20 Jan 2016 14:00:51 +0000 (20:00 +0600)]
[tube8] Fix extraction and extract all formats (Closes #8281)

8 years agoCredit @FounderSG for WeiqiTV and LetvCloud (#7994)
Yen Chi Hsuan [Wed, 20 Jan 2016 05:20:03 +0000 (13:20 +0800)]
Credit @FounderSG for WeiqiTV and LetvCloud (#7994)

[ci skip]

8 years ago[downloader/hls] Ask ffmpeg to quit when interrupting youtube-dl with 'Ctrl+C' (...
Jaime Marquínez Ferrándiz [Sat, 16 Jan 2016 20:51:25 +0000 (21:51 +0100)]
[downloader/hls] Ask ffmpeg to quit when interrupting youtube-dl with 'Ctrl+C' (#8252)

Otherwise the mp4 file can't be played.

8 years agoMerge branch 'ping-patch-8239'
Yen Chi Hsuan [Tue, 19 Jan 2016 20:22:25 +0000 (04:22 +0800)]
Merge branch 'ping-patch-8239'

8 years ago[neteasemusic] Use float_or_none
Yen Chi Hsuan [Tue, 19 Jan 2016 20:21:51 +0000 (04:21 +0800)]
[neteasemusic] Use float_or_none

8 years agoMerge branch 'patch-8239' of https://github.com/ping/youtube-dl into ping-patch-8239
Yen Chi Hsuan [Tue, 19 Jan 2016 20:15:46 +0000 (04:15 +0800)]
Merge branch 'patch-8239' of https://github.com/ping/youtube-dl into ping-patch-8239

8 years agoMerge branch 'FounderSG-Weiqitv'
Yen Chi Hsuan [Tue, 19 Jan 2016 20:06:09 +0000 (04:06 +0800)]
Merge branch 'FounderSG-Weiqitv'

8 years ago[weiqitv] Use single quotes
Yen Chi Hsuan [Tue, 19 Jan 2016 20:04:39 +0000 (04:04 +0800)]
[weiqitv] Use single quotes

8 years ago[weiqitv] Rename the extractor - capitilize 'TV'
Yen Chi Hsuan [Tue, 19 Jan 2016 20:03:57 +0000 (04:03 +0800)]
[weiqitv] Rename the extractor - capitilize 'TV'

8 years ago[weiqitv] Make codes shorter
Yen Chi Hsuan [Tue, 19 Jan 2016 20:02:30 +0000 (04:02 +0800)]
[weiqitv] Make codes shorter

8 years ago[letv] LetvCloud: Detect ext instead of the hardcoded one
Yen Chi Hsuan [Tue, 19 Jan 2016 20:00:37 +0000 (04:00 +0800)]
[letv] LetvCloud: Detect ext instead of the hardcoded one

8 years ago[letv] LetvCloud: make title looks like a title
Yen Chi Hsuan [Tue, 19 Jan 2016 19:53:17 +0000 (03:53 +0800)]
[letv] LetvCloud: make title looks like a title

8 years ago[letv] LetvCloud: simplify and improve _VALID_URL
Yen Chi Hsuan [Tue, 19 Jan 2016 19:39:45 +0000 (03:39 +0800)]
[letv] LetvCloud: simplify and improve _VALID_URL

8 years ago[letv] LetvCloud: check error messages from server
Yen Chi Hsuan [Tue, 19 Jan 2016 19:31:34 +0000 (03:31 +0800)]
[letv] LetvCloud: check error messages from server

8 years ago[letv] LetvCloud: guard against invalid URLs
Yen Chi Hsuan [Tue, 19 Jan 2016 19:25:12 +0000 (03:25 +0800)]
[letv] LetvCloud: guard against invalid URLs

8 years ago[letv] Use single quotes
Yen Chi Hsuan [Tue, 19 Jan 2016 19:18:54 +0000 (03:18 +0800)]
[letv] Use single quotes

8 years ago[letv] Reduce duplicated codes
Yen Chi Hsuan [Tue, 19 Jan 2016 19:17:35 +0000 (03:17 +0800)]
[letv] Reduce duplicated codes

8 years ago[viewster] Tolerate missing synopsis (Closes #8274)
Sergey M․ [Tue, 19 Jan 2016 18:02:46 +0000 (00:02 +0600)]
[viewster] Tolerate missing synopsis (Closes #8274)

8 years ago[lemonde] Add extractor
Sergey M․ [Tue, 19 Jan 2016 16:09:55 +0000 (22:09 +0600)]
[lemonde] Add extractor

8 years ago[ultimedia] Rename to digiteka
Sergey M․ [Tue, 19 Jan 2016 15:51:46 +0000 (21:51 +0600)]
[ultimedia] Rename to digiteka

8 years ago[ultimedia] Extend _VALID_URL to support digiteka
Sergey M․ [Tue, 19 Jan 2016 15:47:06 +0000 (21:47 +0600)]
[ultimedia] Extend _VALID_URL to support digiteka

8 years agoMerge branch 'Weiqitv' of https://github.com/FounderSG/youtube-dl into FounderSG...
Yen Chi Hsuan [Tue, 19 Jan 2016 15:39:32 +0000 (23:39 +0800)]
Merge branch 'Weiqitv' of https://github.com/FounderSG/youtube-dl into FounderSG-Weiqitv

8 years ago[extractor/generic] Extend dailymotion embed regex
Sergey M․ [Tue, 19 Jan 2016 15:20:45 +0000 (21:20 +0600)]
[extractor/generic] Extend dailymotion embed regex

8 years ago[dailymotion] Extend _VALID_URL
Sergey M․ [Tue, 19 Jan 2016 15:20:14 +0000 (21:20 +0600)]
[dailymotion] Extend _VALID_URL

8 years ago[youtube] Skip test
Sergey M․ [Tue, 19 Jan 2016 14:56:04 +0000 (20:56 +0600)]
[youtube] Skip test

8 years ago[youtube] Capture and output unavailable message
Sergey M․ [Tue, 19 Jan 2016 14:54:43 +0000 (20:54 +0600)]
[youtube] Capture and output unavailable message

8 years ago[youtube] Clarify test_Youtube_18
Sergey M․ [Mon, 18 Jan 2016 17:19:38 +0000 (23:19 +0600)]
[youtube] Clarify test_Youtube_18

8 years ago[youtube] Fix URL expansion in video description
Sergey M․ [Mon, 18 Jan 2016 17:17:45 +0000 (23:17 +0600)]
[youtube] Fix URL expansion in video description

Fixes test_Youtube_18

8 years ago[atresplayer] Skip HLS completely (Closes #8261)
Sergey M․ [Sun, 17 Jan 2016 16:14:07 +0000 (22:14 +0600)]
[atresplayer] Skip HLS completely (Closes #8261)

8 years agoMerge pull request #8262 from jwilk/https-everywhere
Yen Chi Hsuan [Sun, 17 Jan 2016 14:10:03 +0000 (22:10 +0800)]
Merge pull request #8262 from jwilk/https-everywhere

[ustream] Use HTTPS for GitHub URL

8 years ago[ustream] Use HTTPS for GitHub URL
Jakub Wilk [Sun, 17 Jan 2016 14:06:00 +0000 (15:06 +0100)]
[ustream] Use HTTPS for GitHub URL

8 years ago[neteasemusic] Fallback to alt hosts if m5.music.126.net doesn't work
ping [Sat, 16 Jan 2016 23:48:46 +0000 (07:48 +0800)]
[neteasemusic] Fallback to alt hosts if m5.music.126.net doesn't work

8 years ago[ae] Rename to aenetworks and clarify extractor name and description
Sergey M․ [Sat, 16 Jan 2016 21:02:45 +0000 (03:02 +0600)]
[ae] Rename to aenetworks and clarify extractor name and description

8 years ago[compat] Clarify the versions requiring compat_kwargs
Yen Chi Hsuan [Sat, 16 Jan 2016 14:17:31 +0000 (22:17 +0800)]
[compat] Clarify the versions requiring compat_kwargs

It's supported since 2.7.0 alpha 1 and 2.6.5 rc 1. See
https://hg.python.org/cpython/file/v2.7a1/Misc/NEWS#l337
https://hg.python.org/cpython/file/v2.6.5rc1/Misc/NEWS#l28