youtube-dl
8 years agoMerge branch 'kuwo' of https://github.com/ping/youtube-dl into ping-kuwo
Yen Chi Hsuan [Fri, 10 Jul 2015 11:11:58 +0000 (19:11 +0800)]
Merge branch 'kuwo' of https://github.com/ping/youtube-dl into ping-kuwo

8 years agoMerge branch 'ping-neteasemusic'
Yen Chi Hsuan [Fri, 10 Jul 2015 10:59:58 +0000 (18:59 +0800)]
Merge branch 'ping-neteasemusic'

8 years ago[netease:djradio] Use compat_itertools_count
Yen Chi Hsuan [Fri, 10 Jul 2015 10:59:12 +0000 (18:59 +0800)]
[netease:djradio] Use compat_itertools_count

8 years ago[compat] Add compat_itertools_count
Yen Chi Hsuan [Fri, 10 Jul 2015 10:58:12 +0000 (18:58 +0800)]
[compat] Add compat_itertools_count

'step' parameter is added in Python 2.7

8 years ago[neteasemusic] Encoding fixes for Python 2.6 and 3.x
Yen Chi Hsuan [Fri, 10 Jul 2015 10:43:38 +0000 (18:43 +0800)]
[neteasemusic] Encoding fixes for Python 2.6 and 3.x

8 years ago[neteasemusic] PEP8
Yen Chi Hsuan [Fri, 10 Jul 2015 10:30:23 +0000 (18:30 +0800)]
[neteasemusic] PEP8

8 years agoMerge branch 'neteasemusic' of https://github.com/ping/youtube-dl into ping-neteasemusic
Yen Chi Hsuan [Fri, 10 Jul 2015 10:25:12 +0000 (18:25 +0800)]
Merge branch 'neteasemusic' of https://github.com/ping/youtube-dl into ping-neteasemusic

8 years ago[kuwo] Merge KuwoSingerMusicIE into KuwoSingerIE (missed kuwo.py)
ping [Fri, 10 Jul 2015 07:19:07 +0000 (15:19 +0800)]
[kuwo] Merge KuwoSingerMusicIE into KuwoSingerIE (missed kuwo.py)

8 years ago[kuwo] Merge KuwoSingerMusicIE into KuwoSingerIE
ping [Fri, 10 Jul 2015 07:09:12 +0000 (15:09 +0800)]
[kuwo] Merge KuwoSingerMusicIE into KuwoSingerIE

8 years ago[neteasemusic] Changes after review
ping [Fri, 10 Jul 2015 05:29:57 +0000 (13:29 +0800)]
[neteasemusic] Changes after review

8 years ago[extractor/generic] Add test for myvi embed
Sergey M․ [Thu, 9 Jul 2015 19:15:55 +0000 (01:15 +0600)]
[extractor/generic] Add test for myvi embed

8 years ago[pbs] Add support for subtitles (Closes #6184)
Sergey M․ [Thu, 9 Jul 2015 18:58:01 +0000 (00:58 +0600)]
[pbs] Add support for subtitles (Closes #6184)

8 years ago[myvi:embed] Rename to myvi
Sergey M․ [Thu, 9 Jul 2015 18:27:44 +0000 (00:27 +0600)]
[myvi:embed] Rename to myvi

8 years ago[myvi:embed] Improve _VALID_URL
Sergey M․ [Thu, 9 Jul 2015 18:27:02 +0000 (00:27 +0600)]
[myvi:embed] Improve _VALID_URL

8 years ago[extractor/generic:myvi] Add support for myvi embeds
Sergey M․ [Thu, 9 Jul 2015 18:25:36 +0000 (00:25 +0600)]
[extractor/generic:myvi] Add support for myvi embeds

8 years ago[myvi:embed] Extend _VALID_URL
Sergey M․ [Thu, 9 Jul 2015 18:07:26 +0000 (00:07 +0600)]
[myvi:embed] Extend _VALID_URL

8 years ago[myvi:embed] Add extractor (Closes #6167)
Sergey M․ [Thu, 9 Jul 2015 17:53:50 +0000 (23:53 +0600)]
[myvi:embed] Add extractor (Closes #6167)

8 years ago[vimple] Extract spruto player based extractor class
Sergey M․ [Thu, 9 Jul 2015 17:52:03 +0000 (23:52 +0600)]
[vimple] Extract spruto player based extractor class

8 years ago[youtube] Make further DASH manifests not fatal after succeeded one
Sergey M․ [Thu, 9 Jul 2015 14:48:38 +0000 (20:48 +0600)]
[youtube] Make further DASH manifests not fatal after succeeded one

8 years ago[yinyuetai] Do not capture unused group
Sergey M․ [Wed, 8 Jul 2015 17:40:19 +0000 (23:40 +0600)]
[yinyuetai] Do not capture unused group

8 years agoMerge branch 'ping-yinyuetai'
Yen Chi Hsuan [Wed, 8 Jul 2015 17:11:26 +0000 (01:11 +0800)]
Merge branch 'ping-yinyuetai'

8 years ago[yinyuetai] Miscellaneous improvements
Yen Chi Hsuan [Wed, 8 Jul 2015 17:07:45 +0000 (01:07 +0800)]
[yinyuetai] Miscellaneous improvements

1. Include all fields in _TEST
2. Use .get() for optional fields
3. Clarify the intention of 'ext' in formats

8 years ago[yinyuetai] Style
Yen Chi Hsuan [Wed, 8 Jul 2015 16:54:37 +0000 (00:54 +0800)]
[yinyuetai] Style

8 years ago[yinyuetai] Add test for h5/ part in _VALID_URL
Yen Chi Hsuan [Wed, 8 Jul 2015 16:50:32 +0000 (00:50 +0800)]
[yinyuetai] Add test for h5/ part in _VALID_URL

8 years agoMerge branch 'yinyuetai' of https://github.com/ping/youtube-dl into ping-yinyuetai
Yen Chi Hsuan [Wed, 8 Jul 2015 16:48:23 +0000 (00:48 +0800)]
Merge branch 'yinyuetai' of https://github.com/ping/youtube-dl into ping-yinyuetai

8 years ago[vk] Add test for youtube embed
Sergey M․ [Wed, 8 Jul 2015 14:41:08 +0000 (20:41 +0600)]
[vk] Add test for youtube embed

8 years ago[vk] Fix youtube extraction
Sergey M․ [Wed, 8 Jul 2015 14:34:50 +0000 (20:34 +0600)]
[vk] Fix youtube extraction

8 years ago[vk] Extend _VALID_URL to handle biqle.ru (Closes #6179)
Sergey M․ [Wed, 8 Jul 2015 14:27:06 +0000 (20:27 +0600)]
[vk] Extend _VALID_URL to handle biqle.ru (Closes #6179)

8 years ago[clipsyndicate] Use _match_id
Yen Chi Hsuan [Wed, 8 Jul 2015 05:43:23 +0000 (13:43 +0800)]
[clipsyndicate] Use _match_id

8 years ago[clipsyndicate] Support chic subdomain (fixes #6176)
Yen Chi Hsuan [Wed, 8 Jul 2015 05:40:21 +0000 (13:40 +0800)]
[clipsyndicate] Support chic subdomain (fixes #6176)

8 years agorelease 2015.07.07
Philipp Hagemeister [Tue, 7 Jul 2015 08:36:07 +0000 (10:36 +0200)]
release 2015.07.07

8 years ago[gfycat] Catch errors
Yen Chi Hsuan [Tue, 7 Jul 2015 06:22:13 +0000 (14:22 +0800)]
[gfycat] Catch errors

8 years ago[gfycat] Extract id correctly (fixes #6165)
Yen Chi Hsuan [Tue, 7 Jul 2015 06:16:56 +0000 (14:16 +0800)]
[gfycat] Extract id correctly (fixes #6165)

8 years ago[vk] Catch ownership confirmation request
Sergey M․ [Mon, 6 Jul 2015 18:04:19 +0000 (00:04 +0600)]
[vk] Catch ownership confirmation request

8 years ago[vk] Fix extraction (Closes #6153)
Sergey M․ [Mon, 6 Jul 2015 18:02:34 +0000 (00:02 +0600)]
[vk] Fix extraction (Closes #6153)

8 years agoMerge branch 'ping-qqmusic-format-fix'
Yen Chi Hsuan [Mon, 6 Jul 2015 09:55:45 +0000 (17:55 +0800)]
Merge branch 'ping-qqmusic-format-fix'

8 years ago[qqmusic] Use regex for thumbnails in test cases
Yen Chi Hsuan [Mon, 6 Jul 2015 09:54:41 +0000 (17:54 +0800)]
[qqmusic] Use regex for thumbnails in test cases

8 years agoMerge branch 'qqmusic-format-fix' of https://github.com/ping/youtube-dl into ping...
Yen Chi Hsuan [Mon, 6 Jul 2015 09:24:44 +0000 (17:24 +0800)]
Merge branch 'qqmusic-format-fix' of https://github.com/ping/youtube-dl into ping-qqmusic-format-fix

8 years agoMerge branch 'ping-qqmusic-album-fix'
Yen Chi Hsuan [Mon, 6 Jul 2015 09:09:56 +0000 (17:09 +0800)]
Merge branch 'ping-qqmusic-album-fix'

8 years ago[qqmusic:album] Playlist names are optional
Yen Chi Hsuan [Mon, 6 Jul 2015 09:09:17 +0000 (17:09 +0800)]
[qqmusic:album] Playlist names are optional

8 years ago[qqmusic:album] Strip description
Yen Chi Hsuan [Mon, 6 Jul 2015 09:08:32 +0000 (17:08 +0800)]
[qqmusic:album] Strip description

8 years agoMerge branch 'qqmusic-album-fix' of https://github.com/ping/youtube-dl into ping...
Yen Chi Hsuan [Mon, 6 Jul 2015 09:01:59 +0000 (17:01 +0800)]
Merge branch 'qqmusic-album-fix' of https://github.com/ping/youtube-dl into ping-qqmusic-album-fix

8 years agoMerge branch 'ping-qqmusic-playlist'
Yen Chi Hsuan [Mon, 6 Jul 2015 08:20:46 +0000 (16:20 +0800)]
Merge branch 'ping-qqmusic-playlist'

8 years ago[qqmusic:playlist] Playlist names are optional
Yen Chi Hsuan [Mon, 6 Jul 2015 08:19:49 +0000 (16:19 +0800)]
[qqmusic:playlist] Playlist names are optional

8 years agoMerge branch 'qqmusic-playlist' of https://github.com/ping/youtube-dl into ping-qqmus...
Yen Chi Hsuan [Mon, 6 Jul 2015 08:08:30 +0000 (16:08 +0800)]
Merge branch 'qqmusic-playlist' of https://github.com/ping/youtube-dl into ping-qqmusic-playlist

8 years ago[yinyuetai] New extractor for yinyuetai.com
ping [Mon, 6 Jul 2015 07:26:49 +0000 (15:26 +0800)]
[yinyuetai] New extractor for yinyuetai.com

8 years ago[spiegeltv] Skip invalid m3u8 manifests (closes #6157)
Yen Chi Hsuan [Mon, 6 Jul 2015 00:40:38 +0000 (08:40 +0800)]
[spiegeltv] Skip invalid m3u8 manifests (closes #6157)

8 years ago[common] Add 'fatal' to _extract_m3u8_formats
Yen Chi Hsuan [Mon, 6 Jul 2015 00:39:38 +0000 (08:39 +0800)]
[common] Add 'fatal' to _extract_m3u8_formats

8 years ago[rtlnl] Clarify current adaptive -> flash workaround rationale
Sergey M․ [Sun, 5 Jul 2015 22:16:56 +0000 (04:16 +0600)]
[rtlnl] Clarify current adaptive -> flash workaround rationale

8 years ago[rtlnl] Clarify test
Sergey M․ [Sun, 5 Jul 2015 20:58:02 +0000 (02:58 +0600)]
[rtlnl] Clarify test

8 years agoMerge branch 'corone17-patch-1'
Sergey M․ [Sun, 5 Jul 2015 13:07:51 +0000 (19:07 +0600)]
Merge branch 'corone17-patch-1'

8 years ago[rtlnl] Add test with encrypted m3u8 streams for reference
Sergey M․ [Sun, 5 Jul 2015 13:07:07 +0000 (19:07 +0600)]
[rtlnl] Add test with encrypted m3u8 streams for reference

8 years ago[rtlnl] Improve
Sergey M․ [Sun, 5 Jul 2015 13:01:07 +0000 (19:01 +0600)]
[rtlnl] Improve

8 years agoMerge branch 'patch-1' of https://github.com/corone17/youtube-dl into corone17-patch-1
Sergey M․ [Sun, 5 Jul 2015 12:07:39 +0000 (18:07 +0600)]
Merge branch 'patch-1' of https://github.com/corone17/youtube-dl into corone17-patch-1

8 years ago[crunchyroll] Fix extraction (Closes #5855, closes #5881)
Sergey M․ [Sun, 5 Jul 2015 00:29:36 +0000 (06:29 +0600)]
[crunchyroll] Fix extraction (Closes #5855, closes #5881)

8 years agoCredit @remitamine for snagfilms (#6096)
Sergey M․ [Sat, 4 Jul 2015 11:22:11 +0000 (17:22 +0600)]
Credit @remitamine for snagfilms (#6096)

8 years agorelease 2015.07.04
Philipp Hagemeister [Sat, 4 Jul 2015 07:24:00 +0000 (09:24 +0200)]
release 2015.07.04

8 years ago[thisamericanlife] Improve and simplify
Sergey M․ [Fri, 3 Jul 2015 23:42:53 +0000 (05:42 +0600)]
[thisamericanlife] Improve and simplify

8 years ago[thisamericanlife] Remove unnecessary comment
Eric Wong [Mon, 15 Jun 2015 16:50:39 +0000 (09:50 -0700)]
[thisamericanlife] Remove unnecessary comment

8 years ago[thisamericanlife] get info from <meta> tags
Eric Wong [Mon, 15 Jun 2015 16:35:48 +0000 (09:35 -0700)]
[thisamericanlife] get info from <meta> tags

8 years ago[thisamericanlife] Add a new extractor
Eric Wong [Mon, 15 Jun 2015 08:07:48 +0000 (01:07 -0700)]
[thisamericanlife] Add a new extractor

8 years ago[dailymotion:cloud] Extend _VALID_URL (Closes #6145)
Sergey M․ [Fri, 3 Jul 2015 16:47:52 +0000 (22:47 +0600)]
[dailymotion:cloud] Extend _VALID_URL (Closes #6145)

8 years ago[howcast] Fix extraction and modernize
Sergey M․ [Fri, 3 Jul 2015 16:32:56 +0000 (22:32 +0600)]
[howcast] Fix extraction and modernize

8 years ago[infoq] Fix extraction (closes #6141)
Yen Chi Hsuan [Fri, 3 Jul 2015 03:53:37 +0000 (11:53 +0800)]
[infoq] Fix extraction (closes #6141)

8 years ago[extractor/generic] Improve kaltura embeds support (Closes #6137)
Sergey M․ [Thu, 2 Jul 2015 15:39:46 +0000 (21:39 +0600)]
[extractor/generic] Improve kaltura embeds support (Closes #6137)

8 years ago[npo] Clarify token decryption algorithm source
Sergey M․ [Thu, 2 Jul 2015 14:20:09 +0000 (20:20 +0600)]
[npo] Clarify token decryption algorithm source

8 years ago[npo] Decrypting token (closes #6136)
Yen Chi Hsuan [Thu, 2 Jul 2015 08:47:55 +0000 (16:47 +0800)]
[npo] Decrypting token (closes #6136)

8 years ago[pbs] Add coding declaration
Yen Chi Hsuan [Thu, 2 Jul 2015 05:13:27 +0000 (13:13 +0800)]
[pbs] Add coding declaration

Python 2.x does not work without it.

8 years ago[pbs] skip_download for m3u8 test cases
Yen Chi Hsuan [Thu, 2 Jul 2015 05:08:48 +0000 (13:08 +0800)]
[pbs] skip_download for m3u8 test cases

8 years ago[pbs] Fix player URL (closes #6139)
Yen Chi Hsuan [Thu, 2 Jul 2015 05:05:43 +0000 (13:05 +0800)]
[pbs] Fix player URL (closes #6139)

8 years ago[drtuber] Fix extraction
Sergey M․ [Wed, 1 Jul 2015 15:47:56 +0000 (21:47 +0600)]
[drtuber] Fix extraction

8 years agoMerge pull request #6132 from alarig/master
Sergey M. [Tue, 30 Jun 2015 14:53:49 +0000 (20:53 +0600)]
Merge pull request #6132 from alarig/master

Add support of HTTPS for ina.fr

8 years ago[youtube] Prefer meta for upload date and modernize
Sergey M․ [Tue, 30 Jun 2015 14:52:26 +0000 (20:52 +0600)]
[youtube] Prefer meta for upload date and modernize

8 years agoAdd support of HTTPS for ina.fr
alarig [Tue, 30 Jun 2015 14:47:14 +0000 (16:47 +0200)]
Add support of HTTPS for ina.fr

8 years ago[youtube] Speed up upload date regex (#6125)
Sergey M․ [Mon, 29 Jun 2015 19:02:48 +0000 (01:02 +0600)]
[youtube] Speed up upload date regex (#6125)

8 years ago[hentaistigma] Modernize
Sergey M․ [Mon, 29 Jun 2015 16:21:09 +0000 (22:21 +0600)]
[hentaistigma] Modernize

8 years agoMerge pull request #6120 from nawl/master
Sergey M. [Mon, 29 Jun 2015 16:14:49 +0000 (21:14 +0500)]
Merge pull request #6120 from nawl/master

[hentaistigma] Fix video extractor

8 years agoMerge pull request #6098 from dstftw/use-codecs-from-dash-manifest
Sergey M. [Mon, 29 Jun 2015 15:58:52 +0000 (20:58 +0500)]
Merge pull request #6098 from dstftw/use-codecs-from-dash-manifest

[youtube] Pick up codecs info from DASH manifest when not set explicitly

8 years agoMerge pull request #6097 from dstftw/union-itags-from-multiple-dashmpd
Sergey M. [Mon, 29 Jun 2015 15:58:34 +0000 (20:58 +0500)]
Merge pull request #6097 from dstftw/union-itags-from-multiple-dashmpd

[youtube] Extract formats from multiple DASH manifests (Closes #6093)

8 years ago[hentaistigma] Fix video extractor
nawl [Sun, 28 Jun 2015 23:24:00 +0000 (17:24 -0600)]
[hentaistigma] Fix video extractor

8 years agoUpdate rtlnl.py
corone17 [Sun, 28 Jun 2015 22:59:18 +0000 (00:59 +0200)]
Update rtlnl.py

Better to extract 'http://manifest.us.rtl.nl' from the json, I'd say. And I think it's better to use the default json-url to make it more futureproof.
Succesfully tested with tarball.

8 years agoMerge pull request #6117 from Kagee/patch-1
Sergey M. [Sun, 28 Jun 2015 22:15:53 +0000 (03:15 +0500)]
Merge pull request #6117 from Kagee/patch-1

NRK now supports / requires HTTPS

8 years agoNRK now supports / requires HTTPS
Anders Einar Hilden [Sun, 28 Jun 2015 22:11:31 +0000 (00:11 +0200)]
NRK now supports / requires HTTPS

Add s? to regexp to support new urls. Update testcases to use HTTPS.

8 years ago[extractor/common] Remove superfluous line
Sergey M․ [Sun, 28 Jun 2015 18:49:19 +0000 (00:49 +0600)]
[extractor/common] Remove superfluous line

8 years ago[youtube] Fix likes/dislike extraction
Sergey M․ [Sun, 28 Jun 2015 18:48:06 +0000 (00:48 +0600)]
[youtube] Fix likes/dislike extraction

8 years agoCredit @gebn for moviefap
Sergey M․ [Sun, 28 Jun 2015 17:08:05 +0000 (23:08 +0600)]
Credit @gebn for moviefap

8 years agoMerge branch 'gebn-moviefap'
Sergey M․ [Sun, 28 Jun 2015 17:05:49 +0000 (23:05 +0600)]
Merge branch 'gebn-moviefap'

8 years ago[tnaflix] Generalize tnaflix extractors
Sergey M․ [Sun, 28 Jun 2015 17:05:09 +0000 (23:05 +0600)]
[tnaflix] Generalize tnaflix extractors

8 years ago[extractor/common] Use NO_DEFAULT from utils
Sergey M․ [Sun, 28 Jun 2015 16:56:45 +0000 (22:56 +0600)]
[extractor/common] Use NO_DEFAULT from utils

8 years ago[utils] Add default value for xpath_text
Sergey M․ [Sun, 28 Jun 2015 16:56:07 +0000 (22:56 +0600)]
[utils] Add default value for xpath_text

8 years ago[YoutubeDL] Handle None width and height similarly to formats
Sergey M․ [Sun, 28 Jun 2015 16:55:28 +0000 (22:55 +0600)]
[YoutubeDL] Handle None width and height similarly to formats

8 years agoMerge branch 'moviefap' of https://github.com/gebn/youtube-dl into gebn-moviefap
Sergey M․ [Sun, 28 Jun 2015 12:00:49 +0000 (18:00 +0600)]
Merge branch 'moviefap' of https://github.com/gebn/youtube-dl into gebn-moviefap

8 years ago[twitch:vod] Update _TEST
Yen Chi Hsuan [Sun, 28 Jun 2015 05:31:37 +0000 (13:31 +0800)]
[twitch:vod] Update _TEST

The original test case is gone

8 years ago[twitch:vod] Fix 'Source' format in m3u8 (closes #6115)
Yen Chi Hsuan [Sun, 28 Jun 2015 05:25:59 +0000 (13:25 +0800)]
[twitch:vod] Fix 'Source' format in m3u8 (closes #6115)

8 years ago[moviefap] Fix `flake8` warnings introduced in 1a5fd4e
George Brighton [Sat, 27 Jun 2015 22:04:55 +0000 (23:04 +0100)]
[moviefap] Fix `flake8` warnings introduced in 1a5fd4e

8 years ago[moviefap] Move flv videos to formats in the metadata
George Brighton [Sat, 27 Jun 2015 22:03:06 +0000 (23:03 +0100)]
[moviefap] Move flv videos to formats in the metadata

8 years ago[moviefap] Wrap long lines
George Brighton [Sat, 27 Jun 2015 21:32:56 +0000 (22:32 +0100)]
[moviefap] Wrap long lines

8 years ago[moviefap] Explicitly sort formats to handle possible site changes
George Brighton [Sat, 27 Jun 2015 21:27:06 +0000 (22:27 +0100)]
[moviefap] Explicitly sort formats to handle possible site changes

8 years ago[moviefap] Replace call to `str()` with `compat.compat_str()`
George Brighton [Sat, 27 Jun 2015 20:04:53 +0000 (21:04 +0100)]
[moviefap] Replace call to `str()` with `compat.compat_str()`

8 years ago[moviefap] Replace calls to `find()` with `util.xpath_text()`.
George Brighton [Sat, 27 Jun 2015 19:52:12 +0000 (20:52 +0100)]
[moviefap] Replace calls to `find()` with `util.xpath_text()`.