youtube-dl
8 years agorelease 2016.02.27
Philipp Hagemeister [Sat, 27 Feb 2016 20:31:21 +0000 (21:31 +0100)]
release 2016.02.27

8 years ago[dplay] Add support for dplay.no
Sergey M․ [Sat, 27 Feb 2016 15:42:08 +0000 (21:42 +0600)]
[dplay] Add support for dplay.no

8 years agoCredit @aidan- for more dplay sites support (#8463)
Sergey M․ [Sat, 27 Feb 2016 15:31:43 +0000 (21:31 +0600)]
Credit @aidan- for more dplay sites support (#8463)

8 years ago[dplay] Improve, extract all formats and metadata (Closes #8463)
Sergey M․ [Sat, 27 Feb 2016 15:30:47 +0000 (21:30 +0600)]
[dplay] Improve, extract all formats and metadata (Closes #8463)

8 years ago[dplay] add support for it.dplay.com and dplay.dk
Aidan Rowe [Mon, 8 Feb 2016 10:57:07 +0000 (20:57 +1000)]
[dplay] add support for it.dplay.com and dplay.dk

8 years ago[extractor/generic] Add support for tnaflix network embeds (Closes #7505)
Sergey M․ [Sat, 27 Feb 2016 11:15:49 +0000 (17:15 +0600)]
[extractor/generic] Add support for tnaflix network embeds (Closes #7505)

8 years ago[tnaflixnetwork:embed] Add _extract_urls
Sergey M․ [Sat, 27 Feb 2016 11:15:06 +0000 (17:15 +0600)]
[tnaflixnetwork:embed] Add _extract_urls

8 years ago[tnaflixnetwork] Fallback age limit to 18
Sergey M․ [Sat, 27 Feb 2016 10:59:10 +0000 (16:59 +0600)]
[tnaflixnetwork] Fallback age limit to 18

8 years ago[tnaflixnetwork:embed] Add extractor
Sergey M․ [Sat, 27 Feb 2016 10:58:11 +0000 (16:58 +0600)]
[tnaflixnetwork:embed] Add extractor

8 years ago[imdb] Recognize 1080p formats (Closes #8677)
Sergey M․ [Sat, 27 Feb 2016 09:51:25 +0000 (15:51 +0600)]
[imdb] Recognize 1080p formats (Closes #8677)

8 years ago[extractor/common] Clarify rationale on media playlist detection
Sergey M․ [Sat, 27 Feb 2016 01:01:11 +0000 (07:01 +0600)]
[extractor/common] Clarify rationale on media playlist detection

8 years ago[extractor/common] Properly extract audio only formats in master m3u8 playlists
Sergey M․ [Sat, 27 Feb 2016 00:48:13 +0000 (06:48 +0600)]
[extractor/common] Properly extract audio only formats in master m3u8 playlists

8 years ago[utils] Multiple changes to base_n()
Yen Chi Hsuan [Fri, 26 Feb 2016 19:19:50 +0000 (03:19 +0800)]
[utils] Multiple changes to base_n()

1. Renamed to encode_base_n()
2. Allow tables longer than 62 characters
3. Raise ValueError instead of AssertionError for invalid input data
4. Return the first character in the table instead of '0' for number 0
5. Add tests

8 years ago[infoq] Use BokeCC extractor function
Yen Chi Hsuan [Fri, 26 Feb 2016 18:55:11 +0000 (02:55 +0800)]
[infoq] Use BokeCC extractor function

8 years ago[bokecc] Add new extractor (#2336)
Yen Chi Hsuan [Fri, 26 Feb 2016 18:54:43 +0000 (02:54 +0800)]
[bokecc] Add new extractor (#2336)

8 years ago[letv] Speedup M3U8 decryption
Yen Chi Hsuan [Fri, 26 Feb 2016 16:57:35 +0000 (00:57 +0800)]
[letv] Speedup M3U8 decryption

8 years ago[youtube] Add alternative automatic captions extraction approach (Closes #8667)
Sergey M․ [Fri, 26 Feb 2016 16:21:47 +0000 (22:21 +0600)]
[youtube] Add alternative automatic captions extraction approach (Closes #8667)

8 years ago[vidzi] Use decode_packed_codes
Yen Chi Hsuan [Fri, 26 Feb 2016 07:13:35 +0000 (15:13 +0800)]
[vidzi] Use decode_packed_codes

Javascript codes found on Vidzi are slightly different from those found
in VideoMega and iQiyi. Nevertheless, the difference has no effects on
the final result.

8 years ago[utils] Relaxing regex in decode_packed_codes for vidzi
Yen Chi Hsuan [Fri, 26 Feb 2016 07:13:03 +0000 (15:13 +0800)]
[utils] Relaxing regex in decode_packed_codes for vidzi

8 years ago[videomega] Fix extraction (closes #7606)
Yen Chi Hsuan [Fri, 26 Feb 2016 07:00:48 +0000 (15:00 +0800)]
[videomega] Fix extraction (closes #7606)

8 years ago[utils] Move codes for handling eval() from iqiyi.py
Yen Chi Hsuan [Fri, 26 Feb 2016 06:58:29 +0000 (14:58 +0800)]
[utils] Move codes for handling eval() from iqiyi.py

8 years ago[utils] Merge base_n functions
Yen Chi Hsuan [Fri, 26 Feb 2016 06:37:20 +0000 (14:37 +0800)]
[utils] Merge base_n functions

8 years ago[vidzi] Fix extraction
Yen Chi Hsuan [Fri, 26 Feb 2016 06:26:07 +0000 (14:26 +0800)]
[vidzi] Fix extraction

8 years ago[utils] Add base36 for use in Vidzi
Yen Chi Hsuan [Fri, 26 Feb 2016 06:23:16 +0000 (14:23 +0800)]
[utils] Add base36 for use in Vidzi

8 years ago[jwplatform] Separate codes for for parsing jwplayer data
Yen Chi Hsuan [Fri, 26 Feb 2016 06:13:00 +0000 (14:13 +0800)]
[jwplatform] Separate codes for for parsing jwplayer data

8 years ago[utils] Move base62 to utils
Yen Chi Hsuan [Wed, 24 Feb 2016 14:08:40 +0000 (22:08 +0800)]
[utils] Move base62 to utils

8 years ago[kuwo] Fix a test
Yen Chi Hsuan [Tue, 23 Feb 2016 19:49:13 +0000 (03:49 +0800)]
[kuwo] Fix a test

8 years ago[space] Remove extractor (Closes #8662)
Sergey M․ [Thu, 25 Feb 2016 15:46:43 +0000 (21:46 +0600)]
[space] Remove extractor (Closes #8662)

Now uses ooyala embed

8 years ago[ustudio] Improve (Closes #8574)
Sergey M․ [Thu, 25 Feb 2016 15:30:19 +0000 (21:30 +0600)]
[ustudio] Improve (Closes #8574)

8 years ago[uStudio] Add new extractor
mutantmonkey [Tue, 16 Feb 2016 01:07:13 +0000 (17:07 -0800)]
[uStudio] Add new extractor

8 years ago[motherless] Update tests
Sergey M․ [Wed, 24 Feb 2016 18:54:41 +0000 (00:54 +0600)]
[motherless] Update tests

8 years ago[utils] Remove AM/PM from unified_strdate patterns
Sergey M․ [Wed, 24 Feb 2016 18:52:49 +0000 (00:52 +0600)]
[utils] Remove AM/PM from unified_strdate patterns

8 years ago[motherless] Detect non-existing videos
Sergey M․ [Wed, 24 Feb 2016 18:42:19 +0000 (00:42 +0600)]
[motherless] Detect non-existing videos

8 years ago[motherless] Make categories optional (Closes #8654)
Sergey M․ [Wed, 24 Feb 2016 18:36:14 +0000 (00:36 +0600)]
[motherless] Make categories optional (Closes #8654)

8 years ago[README.md] Turn references to issues to links
Sergey M [Wed, 24 Feb 2016 17:05:23 +0000 (23:05 +0600)]
[README.md] Turn references to issues to links

8 years ago[facebook] Fix format sorting
Yen Chi Hsuan [Tue, 23 Feb 2016 19:43:24 +0000 (03:43 +0800)]
[facebook] Fix format sorting

'hd' formats should have higher priorities

8 years ago[c56] Support videos hosted on Sohu (closes #8073)
Yen Chi Hsuan [Tue, 23 Feb 2016 19:32:12 +0000 (03:32 +0800)]
[c56] Support videos hosted on Sohu (closes #8073)

8 years ago[vk] Extract video URL from extra_data (Closes #8646)
Sergey M․ [Tue, 23 Feb 2016 12:47:13 +0000 (18:47 +0600)]
[vk] Extract video URL from extra_data (Closes #8646)

8 years ago[facebook] Support mobile URLs (closes #8638)
Yen Chi Hsuan [Tue, 23 Feb 2016 05:17:24 +0000 (13:17 +0800)]
[facebook] Support mobile URLs (closes #8638)

8 years ago[nba] Support channels (#5362, #4167)
Yen Chi Hsuan [Tue, 23 Feb 2016 04:17:41 +0000 (12:17 +0800)]
[nba] Support channels (#5362, #4167)

8 years ago[utils] Implement cache for OnDemandPagedList
Yen Chi Hsuan [Tue, 23 Feb 2016 04:17:02 +0000 (12:17 +0800)]
[utils] Implement cache for OnDemandPagedList

8 years ago[nba] Support non-video/ pages
Yen Chi Hsuan [Sun, 21 Feb 2016 10:20:55 +0000 (18:20 +0800)]
[nba] Support non-video/ pages

Fixes #8589

8 years ago[README.md] Fix typo
Sergey M [Mon, 22 Feb 2016 23:41:09 +0000 (05:41 +0600)]
[README.md] Fix typo

8 years ago[README.md] Fix typo
Sergey M [Mon, 22 Feb 2016 23:37:49 +0000 (05:37 +0600)]
[README.md] Fix typo

8 years ago[README.md] Clarify robustness and future-proof requirements for new extractors
Sergey M [Mon, 22 Feb 2016 23:35:19 +0000 (05:35 +0600)]
[README.md] Clarify robustness and future-proof requirements for new extractors

8 years ago[README.md] Update link to extractor metafields
Sergey M [Mon, 22 Feb 2016 23:03:57 +0000 (05:03 +0600)]
[README.md] Update link to extractor metafields

8 years ago[README.md] Emphasize copyright infringement aspects in add-new-site-support tutorial
Sergey M [Mon, 22 Feb 2016 22:58:51 +0000 (04:58 +0600)]
[README.md] Emphasize copyright infringement aspects in add-new-site-support tutorial

8 years ago[README.md] Add tl;dr links to examples
Sergey M [Mon, 22 Feb 2016 22:43:45 +0000 (04:43 +0600)]
[README.md] Add tl;dr links to examples

8 years ago[README.md] Extract example subsections
Sergey M [Mon, 22 Feb 2016 22:29:39 +0000 (04:29 +0600)]
[README.md] Extract example subsections

8 years ago[README.md:output_template] Add example for channel/user playlists download
Sergey M [Mon, 22 Feb 2016 22:16:47 +0000 (04:16 +0600)]
[README.md:output_template] Add example for channel/user playlists download

8 years ago[xfileshare] Add support for powerwatch (Closes #8628)
Sergey M․ [Mon, 22 Feb 2016 11:37:00 +0000 (17:37 +0600)]
[xfileshare] Add support for powerwatch (Closes #8628)

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