youtube-dl
8 years agorelease 2016.02.22
Philipp Hagemeister [Mon, 22 Feb 2016 10:57:31 +0000 (11:57 +0100)]
release 2016.02.22

8 years ago[tf1] fix info extraction(fixes #8599)
remitamine [Mon, 22 Feb 2016 08:57:12 +0000 (09:57 +0100)]
[tf1] fix info extraction(fixes #8599)

8 years ago[googledrive] Make thumbnail optional (Closes #8629)
Sergey M․ [Sun, 21 Feb 2016 21:13:18 +0000 (03:13 +0600)]
[googledrive] Make thumbnail optional (Closes #8629)

8 years ago[arte] PEP 8
Sergey M․ [Sun, 21 Feb 2016 19:32:23 +0000 (01:32 +0600)]
[arte] PEP 8

8 years ago[pbs] Extract all formats (Closes #8538)
Sergey M․ [Sun, 21 Feb 2016 19:23:27 +0000 (01:23 +0600)]
[pbs] Extract all formats (Closes #8538)

8 years ago[extractor/common] Add _remove_duplicate_formats
Sergey M․ [Sun, 21 Feb 2016 19:19:39 +0000 (01:19 +0600)]
[extractor/common] Add _remove_duplicate_formats

8 years ago[twitter] Fix metadata extraction and test_Twitter_1
Yen Chi Hsuan [Sun, 21 Feb 2016 09:29:28 +0000 (17:29 +0800)]
[twitter] Fix metadata extraction and test_Twitter_1

8 years ago[twitter] Fix a typo
Yen Chi Hsuan [Sun, 21 Feb 2016 09:21:37 +0000 (17:21 +0800)]
[twitter] Fix a typo

8 years ago[twitter:amplify] Extract more metadata
Yen Chi Hsuan [Sun, 21 Feb 2016 09:16:35 +0000 (17:16 +0800)]
[twitter:amplify] Extract more metadata

8 years ago[twitter] Fix several failed tests
Yen Chi Hsuan [Sun, 21 Feb 2016 08:57:56 +0000 (16:57 +0800)]
[twitter] Fix several failed tests

8 years ago[twitter:amplify] Add TwitterAmplifyIE for handling Twitter smart URLs
Yen Chi Hsuan [Sun, 21 Feb 2016 08:41:24 +0000 (16:41 +0800)]
[twitter:amplify] Add TwitterAmplifyIE for handling Twitter smart URLs

Closes #8075

8 years ago[arte:future] Fix test
Sergey M․ [Sun, 21 Feb 2016 08:23:58 +0000 (14:23 +0600)]
[arte:future] Fix test

8 years ago[arte:magazine] Fix test
Sergey M․ [Sun, 21 Feb 2016 07:57:30 +0000 (13:57 +0600)]
[arte:magazine] Fix test

8 years ago[arte:+7] Detect more embeds (Closes #8613)
Sergey M․ [Sun, 21 Feb 2016 07:55:25 +0000 (13:55 +0600)]
[arte:+7] Detect more embeds (Closes #8613)

8 years ago[arte:+7] Improve _VALID_URL
Sergey M․ [Sun, 21 Feb 2016 07:37:31 +0000 (13:37 +0600)]
[arte:+7] Improve _VALID_URL

8 years ago[extractor/generic] Add support for ok embeds (#8619)
Sergey M․ [Sun, 21 Feb 2016 03:51:54 +0000 (09:51 +0600)]
[extractor/generic] Add support for ok embeds (#8619)

8 years agoadd more subtitles mime types to mimetype2ext and fix the platform subtitle extraction
remitamine [Sat, 20 Feb 2016 21:02:03 +0000 (22:02 +0100)]
add more subtitles mime types to mimetype2ext and fix the platform subtitle extraction

8 years ago[postprocessor/embedthumbnail] Allow mkv to embed thumbnails
Yen Chi Hsuan [Sat, 20 Feb 2016 19:25:44 +0000 (03:25 +0800)]
[postprocessor/embedthumbnail] Allow mkv to embed thumbnails

Fixes #6046

8 years ago[utils] mimetype2ext: return 'm4a' for 'audio/mp4' (fixes #8620)
Jaime Marquínez Ferrándiz [Sat, 20 Feb 2016 18:55:10 +0000 (19:55 +0100)]
[utils] mimetype2ext: return 'm4a' for 'audio/mp4' (fixes #8620)

The youtube extractor was using 'mp4' for them, therefore filters like 'bestaudio[ext=m4a]' stopped working (94278f720272c5ad2cd5900f59f8e71f31d46633 broke it).

8 years ago[test_iqiyi_sdk_interpreter] Add test for iQiyi login
Yen Chi Hsuan [Sat, 20 Feb 2016 15:10:39 +0000 (23:10 +0800)]
[test_iqiyi_sdk_interpreter] Add test for iQiyi login

8 years ago[iqiyi] Support playlists (closes #8019)
Yen Chi Hsuan [Sat, 20 Feb 2016 14:44:04 +0000 (22:44 +0800)]
[iqiyi] Support playlists (closes #8019)

8 years ago[faz] Future-proof XML element check
Philipp Hagemeister [Sat, 20 Feb 2016 13:11:44 +0000 (14:11 +0100)]
[faz] Future-proof XML element check

8 years ago[Makefile] iQiyi login test requires network
Yen Chi Hsuan [Sat, 20 Feb 2016 12:49:30 +0000 (20:49 +0800)]
[Makefile] iQiyi login test requires network

8 years ago[iqiyi] Implement _login()
Yen Chi Hsuan [Tue, 16 Feb 2016 22:26:27 +0000 (06:26 +0800)]
[iqiyi] Implement _login()

Currently only email login supported

8 years ago[utils] Add OHDave's RSA encryption function
Yen Chi Hsuan [Tue, 16 Feb 2016 22:01:44 +0000 (06:01 +0800)]
[utils] Add OHDave's RSA encryption function

8 years ago[appletrailers] Extend _VALID_URL (#8524)
Yen Chi Hsuan [Sat, 20 Feb 2016 07:54:00 +0000 (15:54 +0800)]
[appletrailers] Extend _VALID_URL (#8524)

8 years ago[test_YoutubeDL] Make test pass until more intelligent sort formats (Closes #8462)
Sergey M․ [Fri, 19 Feb 2016 21:36:03 +0000 (03:36 +0600)]
[test_YoutubeDL] Make test pass until more intelligent sort formats (Closes #8462)

8 years ago[mtv] imporove duration extraction
remitamine [Fri, 19 Feb 2016 19:56:45 +0000 (20:56 +0100)]
[mtv] imporove duration extraction

8 years ago[mtv] Extract duration from each playlist item
RiCON [Fri, 19 Feb 2016 17:52:56 +0000 (17:52 +0000)]
[mtv] Extract duration from each playlist item

RSS used instead of manifest files because it's exact to the millisecond
with the video I tested while in manifest it's only exact to the second.

8 years ago[README.md] Clarify verbose log
Sergey M [Fri, 19 Feb 2016 16:18:21 +0000 (22:18 +0600)]
[README.md] Clarify verbose log

8 years ago[pornhub] Fix thumbnail and duration extraction (Closes #8604)
Sergey M․ [Fri, 19 Feb 2016 15:42:46 +0000 (21:42 +0600)]
[pornhub] Fix thumbnail and duration extraction (Closes #8604)

8 years ago[pornhub:playlistbase] Improve extract entries
Sergey M․ [Thu, 18 Feb 2016 16:30:19 +0000 (22:30 +0600)]
[pornhub:playlistbase] Improve extract entries

8 years ago[pornhub:user:videos] Add extractor (Closes #8548)
Sergey M․ [Thu, 18 Feb 2016 16:29:17 +0000 (22:29 +0600)]
[pornhub:user:videos] Add extractor (Closes #8548)

8 years ago[francetv] Improve video id regex (Closes #8563)
Sergey M․ [Thu, 18 Feb 2016 16:09:21 +0000 (22:09 +0600)]
[francetv] Improve video id regex (Closes #8563)

8 years ago[youtube:watchlater] Respect --no-playlist
Sergey M․ [Thu, 18 Feb 2016 16:03:46 +0000 (22:03 +0600)]
[youtube:watchlater] Respect --no-playlist

8 years ago[youtube:watchlater] Improve _VALID_URL (Closes #8594)
Sergey M․ [Thu, 18 Feb 2016 15:50:21 +0000 (21:50 +0600)]
[youtube:watchlater] Improve _VALID_URL (Closes #8594)

8 years ago[arte] Improve _VALID_URLs
Sergey M․ [Thu, 18 Feb 2016 15:29:52 +0000 (21:29 +0600)]
[arte] Improve _VALID_URLs

8 years ago[arte:magazine] Improve (Closes #8473)
Sergey M․ [Thu, 18 Feb 2016 15:29:07 +0000 (21:29 +0600)]
[arte:magazine] Improve (Closes #8473)

8 years ago[arte:magazine] Add extractor
Thomas Jost [Mon, 8 Feb 2016 21:17:21 +0000 (22:17 +0100)]
[arte:magazine] Add extractor

8 years ago[cbsnews] use find_xpath_attr
remitamine [Thu, 18 Feb 2016 15:10:09 +0000 (16:10 +0100)]
[cbsnews] use find_xpath_attr

8 years ago[cbsnews] extract subtitle url from theplatform SMIL manifest(fixes #8568)
remitamine [Thu, 18 Feb 2016 14:43:28 +0000 (15:43 +0100)]
[cbsnews] extract subtitle url from theplatform SMIL manifest(fixes #8568)

8 years ago[dailymotion] Fix view count extraction
cazulu [Tue, 16 Feb 2016 09:45:53 +0000 (18:45 +0900)]
[dailymotion] Fix view count extraction

Fix view count parsing when the decimal marker is a whitespace, e.g. '101 101'

8 years ago[vrt] Detect geo restriction
Sergey M․ [Wed, 17 Feb 2016 17:28:41 +0000 (23:28 +0600)]
[vrt] Detect geo restriction

8 years ago[vrt] Make formats extraction non fatal (Closes #8587)
Sergey M․ [Wed, 17 Feb 2016 17:18:23 +0000 (23:18 +0600)]
[vrt] Make formats extraction non fatal (Closes #8587)

8 years ago[arte] Fix upload date extraction (Closes #8581)
Sergey M․ [Wed, 17 Feb 2016 16:51:08 +0000 (22:51 +0600)]
[arte] Fix upload date extraction (Closes #8581)

8 years ago[arte] PEP 8
Sergey M․ [Wed, 17 Feb 2016 16:37:55 +0000 (22:37 +0600)]
[arte] PEP 8

8 years ago[arte] Make sorting aware of en/es formats
Sergey M․ [Wed, 17 Feb 2016 16:37:05 +0000 (22:37 +0600)]
[arte] Make sorting aware of en/es formats

8 years ago[arte] Extend more _VALID_URLs for en and es support
Sergey M․ [Wed, 17 Feb 2016 15:53:53 +0000 (21:53 +0600)]
[arte] Extend more _VALID_URLs for en and es support

8 years ago[arte:+7] Fix extraction for react-based layout
Sergey M․ [Wed, 17 Feb 2016 15:49:15 +0000 (21:49 +0600)]
[arte:+7] Fix extraction for react-based layout

8 years ago[arte:+7] Add support for en and es URLs
Sergey M․ [Wed, 17 Feb 2016 15:47:18 +0000 (21:47 +0600)]
[arte:+7] Add support for en and es URLs

8 years ago[orf:tvthek] Check formats (Closes #8580)
Sergey M․ [Tue, 16 Feb 2016 16:23:38 +0000 (22:23 +0600)]
[orf:tvthek] Check formats (Closes #8580)

8 years ago[xtube:user] Remove duplicated video ids
Sergey M․ [Tue, 16 Feb 2016 16:06:26 +0000 (22:06 +0600)]
[xtube:user] Remove duplicated video ids

8 years ago[xtube] Fix extraction (Closes #8565)
Sergey M․ [Tue, 16 Feb 2016 16:05:23 +0000 (22:05 +0600)]
[xtube] Fix extraction (Closes #8565)

8 years ago[facebook] Improve error handling (#8572)
Yen Chi Hsuan [Tue, 16 Feb 2016 01:07:38 +0000 (09:07 +0800)]
[facebook] Improve error handling (#8572)

8 years ago[screenjunkies] Fix spelling
Sergey M․ [Mon, 15 Feb 2016 19:30:00 +0000 (01:30 +0600)]
[screenjunkies] Fix spelling

8 years agoCredit @TingPing for screenjunkies (#8505)
Sergey M․ [Mon, 15 Feb 2016 19:24:57 +0000 (01:24 +0600)]
Credit @TingPing for screenjunkies (#8505)

8 years ago[iqiyi] Omit MD5 sums for the VIP-only video
Yen Chi Hsuan [Mon, 15 Feb 2016 17:47:07 +0000 (01:47 +0800)]
[iqiyi] Omit MD5 sums for the VIP-only video

8 years ago[youtube:searchurl] Extend _VALID_URL
Sergey M․ [Mon, 15 Feb 2016 18:29:51 +0000 (00:29 +0600)]
[youtube:searchurl] Extend _VALID_URL

8 years agoCredit @RobinHoutevelts for canvas subtiltes (#8537)
Sergey M․ [Mon, 15 Feb 2016 16:33:32 +0000 (22:33 +0600)]
Credit @RobinHoutevelts for canvas subtiltes (#8537)

8 years ago[screenjunkies] Improve, extract more metadata and workaround subscription (Closes...
Sergey M․ [Mon, 15 Feb 2016 16:29:28 +0000 (22:29 +0600)]
[screenjunkies] Improve, extract more metadata and workaround subscription (Closes #8505)

8 years ago[screenjunkies] Add new extractor
Patrick Griffis [Wed, 10 Feb 2016 20:33:19 +0000 (15:33 -0500)]
[screenjunkies] Add new extractor

This doesn't handle the plus only videos yet

Closes #8492

8 years ago[canvas] Add subtitles test (#8537)
Sergey M․ [Mon, 15 Feb 2016 14:59:16 +0000 (20:59 +0600)]
[canvas] Add subtitles test (#8537)

8 years ago[canvas] Improve subtitles (Closes #8537)
Sergey M․ [Mon, 15 Feb 2016 14:54:01 +0000 (20:54 +0600)]
[canvas] Improve subtitles (Closes #8537)

8 years ago[Canvas] Add subtitles
Robin Houtevelts [Sat, 13 Feb 2016 00:12:44 +0000 (01:12 +0100)]
[Canvas] Add subtitles

8 years ago[iqiyi] Partial support for VIP-only videos
Yen Chi Hsuan [Mon, 15 Feb 2016 11:58:24 +0000 (19:58 +0800)]
[iqiyi] Partial support for VIP-only videos

See #8569 and #8019. Currently only 6-min preview are supported

8 years ago[noz] Add new extractor
Philipp Hagemeister [Sun, 14 Feb 2016 23:07:16 +0000 (00:07 +0100)]
[noz] Add new extractor

8 years ago[laola1tv] Improve (Closes #8478)
Sergey M․ [Sun, 14 Feb 2016 17:40:26 +0000 (23:40 +0600)]
[laola1tv] Improve (Closes #8478)

8 years agoCredit @blackwinter for laola1tv (#8478)
Sergey M․ [Sun, 14 Feb 2016 17:39:49 +0000 (23:39 +0600)]
Credit @blackwinter for laola1tv (#8478)

8 years ago[laola1tv] Fixes for changed site layout.
Jens Wille [Tue, 9 Feb 2016 15:25:30 +0000 (16:25 +0100)]
[laola1tv] Fixes for changed site layout.

* Fixed valid URLs (w/ tests).
* Fixed iframe URL extraction.
* Fixed token URL extraction.
* Fixed variable extraction.
* Fixed uploader spelling.
* Added upload_date to result dictionary.

8 years ago[refactor] Single quotes consistency
Sergey M․ [Sun, 14 Feb 2016 09:37:17 +0000 (15:37 +0600)]
[refactor] Single quotes consistency

8 years ago[refactor] Do not specify redundant None as second argument in dict.get()
Sergey M․ [Sun, 14 Feb 2016 08:25:04 +0000 (14:25 +0600)]
[refactor] Do not specify redundant None as second argument in dict.get()

8 years ago[downloader/dash] PEP 8
Sergey M․ [Sun, 14 Feb 2016 08:13:09 +0000 (14:13 +0600)]
[downloader/dash] PEP 8

8 years ago[globo] Switch to new-style classes
Sergey M․ [Sun, 14 Feb 2016 08:02:12 +0000 (14:02 +0600)]
[globo] Switch to new-style classes

8 years ago[aes] Switch to new-style classes
Sergey M․ [Sun, 14 Feb 2016 08:01:43 +0000 (14:01 +0600)]
[aes] Switch to new-style classes

8 years ago[dailymotion:cloud] Use idiomatic name for classmethod's first argument
Sergey M․ [Sun, 14 Feb 2016 07:44:23 +0000 (13:44 +0600)]
[dailymotion:cloud] Use idiomatic name for classmethod's first argument

8 years ago[myvideo] Mark broken
Sergey M․ [Sun, 14 Feb 2016 05:24:57 +0000 (11:24 +0600)]
[myvideo] Mark broken

8 years agoMerge pull request #8479 from remitamine/dash_downloader
remitamine [Sat, 13 Feb 2016 20:12:33 +0000 (21:12 +0100)]
Merge pull request #8479 from remitamine/dash_downloader

[downloader/dash] Implement dashsegments fd in terms of fragment fd

8 years ago[animeondemand] Add .netrc
Sergey M․ [Sat, 13 Feb 2016 16:41:58 +0000 (22:41 +0600)]
[animeondemand] Add .netrc

8 years ago[comedycentral] Support /shows URLs (fixes #8405)
Jaime Marquínez Ferrándiz [Sat, 13 Feb 2016 11:26:27 +0000 (12:26 +0100)]
[comedycentral] Support /shows URLs (fixes #8405)

8 years ago[animeondemand][wip] Add extractor (#8518)
Sergey M․ [Sat, 13 Feb 2016 07:30:31 +0000 (13:30 +0600)]
[animeondemand][wip] Add extractor (#8518)

8 years agorelease 2016.02.13
Philipp Hagemeister [Sat, 13 Feb 2016 07:25:05 +0000 (08:25 +0100)]
release 2016.02.13

8 years ago[nbc] Correct test
Sergey M․ [Sat, 13 Feb 2016 01:45:32 +0000 (07:45 +0600)]
[nbc] Correct test

8 years ago[youtube] Add test for #8536
Sergey M․ [Fri, 12 Feb 2016 23:18:58 +0000 (05:18 +0600)]
[youtube] Add test for #8536

8 years ago[youtube] Improve multifeed videos extraction (Closes #8536)
Sergey M․ [Fri, 12 Feb 2016 23:01:20 +0000 (05:01 +0600)]
[youtube] Improve multifeed videos extraction (Closes #8536)

8 years ago[extractor/generic] Add direct mpd url test
Sergey M․ [Fri, 12 Feb 2016 18:36:47 +0000 (00:36 +0600)]
[extractor/generic] Add direct mpd url test

8 years ago[YoutubeDL] Allow bestvideo+bestaudio for any extractor
Sergey M․ [Fri, 12 Feb 2016 18:23:14 +0000 (00:23 +0600)]
[YoutubeDL] Allow bestvideo+bestaudio for any extractor

8 years ago[extractor/generic] Pass mpd base url to _parse_mpd_formats
Sergey M․ [Fri, 12 Feb 2016 18:15:59 +0000 (00:15 +0600)]
[extractor/generic] Pass mpd base url to _parse_mpd_formats

8 years ago[extractor/common] Improve base url construction
Sergey M․ [Fri, 12 Feb 2016 18:13:56 +0000 (00:13 +0600)]
[extractor/common] Improve base url construction

8 years agoRevert "[aenetworks] extract http formats"
remitamine [Fri, 12 Feb 2016 16:56:06 +0000 (17:56 +0100)]
Revert "[aenetworks] extract http formats"

This reverts commit 3d98f97c6408326dd841fae767a721ed91a1cae8.

8 years ago[aenetworks] extract http formats
remitamine [Fri, 12 Feb 2016 16:39:32 +0000 (17:39 +0100)]
[aenetworks] extract http formats

8 years ago[extractor/common] strip http urls in smil manifest
remitamine [Fri, 12 Feb 2016 16:38:48 +0000 (17:38 +0100)]
[extractor/common] strip http urls in smil manifest

8 years ago[extractor/generic] Improve dailymotion embed detection (Closes #8521, closes #8325)
Sergey M․ [Fri, 12 Feb 2016 16:03:10 +0000 (22:03 +0600)]
[extractor/generic] Improve dailymotion embed detection (Closes #8521, closes #8325)

8 years ago[vimeo] Fix authentication (Closes #8520)
Sergey M․ [Thu, 11 Feb 2016 21:16:26 +0000 (03:16 +0600)]
[vimeo] Fix authentication (Closes #8520)

8 years ago[theplatform] remove unused import and change smil url for ThePlatformFeedIE
remitamine [Thu, 11 Feb 2016 17:50:14 +0000 (18:50 +0100)]
[theplatform] remove unused import and change smil url for ThePlatformFeedIE

8 years agoMerge branch 'master' of github.com:rg3/youtube-dl
remitamine [Thu, 11 Feb 2016 17:13:56 +0000 (18:13 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl

8 years ago[theplatform] fix pid extraction in the platform feed
remitamine [Thu, 11 Feb 2016 17:12:38 +0000 (18:12 +0100)]
[theplatform] fix pid extraction in the platform feed

8 years ago[utils] Bump Firefox version in User-Agent
Sergey M․ [Thu, 11 Feb 2016 17:12:30 +0000 (23:12 +0600)]
[utils] Bump Firefox version in User-Agent

Old version number causes Youtube not to serve some formats in ytplayer.config

8 years ago[cbc] Add new extractor(closes #3803)(closes #4731)(closes #5309)
remitamine [Thu, 11 Feb 2016 17:10:32 +0000 (18:10 +0100)]
[cbc] Add new extractor(closes #3803)(closes #4731)(closes #5309)

8 years ago[extractor/common] remove duplicate rtmp formats in smil manifest
remitamine [Thu, 11 Feb 2016 16:58:48 +0000 (17:58 +0100)]
[extractor/common] remove duplicate rtmp formats in smil manifest

8 years ago[YoutubeDL] Fix format resolution when height is missing
Sergey M․ [Thu, 11 Feb 2016 16:46:13 +0000 (22:46 +0600)]
[YoutubeDL] Fix format resolution when height is missing