youtube-dl
8 years ago[brightcove] change the protocol for m3u8 formats to m3u8_native
remitamine [Fri, 13 May 2016 07:35:38 +0000 (08:35 +0100)]
[brightcove] change the protocol for m3u8 formats to m3u8_native

8 years ago[nrk] extract m3u8 formats
remitamine [Fri, 13 May 2016 07:05:28 +0000 (08:05 +0100)]
[nrk] extract m3u8 formats

8 years ago[extractors] add import for UstudioEmbedIE
remitamine [Fri, 13 May 2016 04:25:32 +0000 (05:25 +0100)]
[extractors] add import for UstudioEmbedIE

8 years ago[ustudio] add support ustudio app/embed urls
remitamine [Fri, 13 May 2016 04:21:45 +0000 (05:21 +0100)]
[ustudio] add support ustudio app/embed urls

8 years ago[mgtv] extract http formats
remitamine [Thu, 12 May 2016 21:45:54 +0000 (22:45 +0100)]
[mgtv] extract http formats

8 years ago[nrk] Rework extractor (Closes #9470)
Sergey M․ [Thu, 12 May 2016 20:07:12 +0000 (02:07 +0600)]
[nrk] Rework extractor (Closes #9470)

8 years ago[twitch:bookmarks] Remove extractor
Sergey M․ [Thu, 12 May 2016 18:14:30 +0000 (00:14 +0600)]
[twitch:bookmarks] Remove extractor

Bookmarks no longer available

8 years ago[twitch] Skip dead tests
Sergey M․ [Thu, 12 May 2016 17:57:52 +0000 (23:57 +0600)]
[twitch] Skip dead tests

8 years ago[utils] Unquote crendentials passed to SOCKS proxies
Yen Chi Hsuan [Thu, 12 May 2016 10:57:53 +0000 (18:57 +0800)]
[utils] Unquote crendentials passed to SOCKS proxies

Fixes #9450

8 years ago[bloomberg] Fix test_Bloomberg
Yen Chi Hsuan [Thu, 12 May 2016 12:05:43 +0000 (20:05 +0800)]
[bloomberg] Fix test_Bloomberg

In this test case, sometimes HLS is the best format while sometimes HDS
is. To prevent occasional test failures, force HDS to be the best
format. In the past, testing against HDS formats causes the same error
as #9214, which is fixed as #9377 landed.

8 years ago[downloader/f4m] Tolerate truncate segments when testing
Yen Chi Hsuan [Tue, 3 May 2016 10:06:50 +0000 (18:06 +0800)]
[downloader/f4m] Tolerate truncate segments when testing

Replaces #9216

Fixes #9214 and test_Bloomberg partially

8 years ago[vevo] Delay the georestriction check to prevent false alerts
Yen Chi Hsuan [Thu, 12 May 2016 11:56:58 +0000 (19:56 +0800)]
[vevo] Delay the georestriction check to prevent false alerts

Fixes #9408

8 years ago[utils] Add Œ and œ found in French to ACCENT_CHARS
Yen Chi Hsuan [Thu, 12 May 2016 11:48:48 +0000 (19:48 +0800)]
[utils] Add Œ and œ found in French to ACCENT_CHARS

Fixes #9463

8 years ago[iqiyi] Fix 1080P extraction (closes #9446)
Yen Chi Hsuan [Thu, 12 May 2016 10:48:27 +0000 (18:48 +0800)]
[iqiyi] Fix 1080P extraction (closes #9446)

8 years ago[__init__] Simplify colon presence check
Sergey M․ [Wed, 11 May 2016 16:03:30 +0000 (22:03 +0600)]
[__init__] Simplify colon presence check

8 years agoBugfix: Allow colons in custom HTTP header values.
teemuy [Wed, 11 May 2016 15:10:30 +0000 (18:10 +0300)]
Bugfix: Allow colons in custom HTTP header values.

8 years ago[compat] Rename shlex_quote and remove unused subprocess_check_output
Yen Chi Hsuan [Tue, 10 May 2016 07:58:25 +0000 (15:58 +0800)]
[compat] Rename shlex_quote and remove unused subprocess_check_output

8 years agorelease 2016.05.10
Philipp Hagemeister [Tue, 10 May 2016 07:08:08 +0000 (09:08 +0200)]
release 2016.05.10

8 years ago[test/test_socks] Use a different port range
Yen Chi Hsuan [Sun, 8 May 2016 07:16:32 +0000 (15:16 +0800)]
[test/test_socks] Use a different port range

Seems on Travis CI, ports in the original range are often used.

8 years ago[options] Update --proxy description for SOCKS proxies
Yen Chi Hsuan [Sun, 8 May 2016 07:15:58 +0000 (15:15 +0800)]
[options] Update --proxy description for SOCKS proxies

8 years ago[socks] Remove a superfluous clause
Yen Chi Hsuan [Sun, 8 May 2016 07:14:56 +0000 (15:14 +0800)]
[socks] Remove a superfluous clause

8 years ago[test/test_socks] Test with local SOCKS servers
Yen Chi Hsuan [Thu, 5 May 2016 09:09:13 +0000 (17:09 +0800)]
[test/test_socks] Test with local SOCKS servers

8 years ago[compat] Rename struct_(un)pack to compat_struct_(un)pack
Yen Chi Hsuan [Tue, 3 May 2016 08:50:16 +0000 (16:50 +0800)]
[compat] Rename struct_(un)pack to compat_struct_(un)pack

8 years ago[utils] Add rationale for register_socks_protocols
Yen Chi Hsuan [Tue, 3 May 2016 07:37:30 +0000 (15:37 +0800)]
[utils] Add rationale for register_socks_protocols

8 years ago[utils] Register SOCKS protocols in urllib and support SOCKS4A
Yen Chi Hsuan [Tue, 3 May 2016 07:15:32 +0000 (15:15 +0800)]
[utils] Register SOCKS protocols in urllib and support SOCKS4A

8 years ago[socks] Eliminate magic constants and improve
Yen Chi Hsuan [Tue, 3 May 2016 07:11:05 +0000 (15:11 +0800)]
[socks] Eliminate magic constants and improve

8 years ago[test/test_socks] Add tests for SOCKS proxies
Yen Chi Hsuan [Sat, 23 Apr 2016 13:30:44 +0000 (21:30 +0800)]
[test/test_socks] Add tests for SOCKS proxies

8 years ago[socks] Support SOCKS proxies
Yen Chi Hsuan [Sat, 23 Apr 2016 13:30:06 +0000 (21:30 +0800)]
[socks] Support SOCKS proxies

8 years ago[utils,compat] Move struct_pack and struct_unpack to compat.py
Yen Chi Hsuan [Sat, 23 Apr 2016 10:28:49 +0000 (18:28 +0800)]
[utils,compat] Move struct_pack and struct_unpack to compat.py

8 years ago[socks] Add socks.py from @bluec0re's public domain implementation
Yen Chi Hsuan [Sat, 23 Apr 2016 07:44:34 +0000 (15:44 +0800)]
[socks] Add socks.py from @bluec0re's public domain implementation

https://gist.github.com/bluec0re/cafd3764412967417fd3

8 years ago[downloader/hls] PEP 8
Sergey M․ [Mon, 9 May 2016 16:16:33 +0000 (22:16 +0600)]
[downloader/hls] PEP 8

8 years ago[test_compat] Remove unused import
Sergey M․ [Mon, 9 May 2016 16:15:55 +0000 (22:15 +0600)]
[test_compat] Remove unused import

8 years ago[downloader/external] Call ffmpeg with with HTTP_PROXY env variable set (#9437)
Sergey M․ [Mon, 9 May 2016 16:05:12 +0000 (22:05 +0600)]
[downloader/external] Call ffmpeg with with HTTP_PROXY env variable set (#9437)

8 years ago[test_compat] Avoid None values for compat_setenv
Sergey M․ [Mon, 9 May 2016 16:00:14 +0000 (22:00 +0600)]
[test_compat] Avoid None values for compat_setenv

8 years ago[test_compat] Use compat_setenv
Sergey M․ [Mon, 9 May 2016 15:58:38 +0000 (21:58 +0600)]
[test_compat] Use compat_setenv

8 years ago[compat] Add compat_setenv
Sergey M․ [Mon, 9 May 2016 15:55:03 +0000 (21:55 +0600)]
[compat] Add compat_setenv

8 years ago[downloader/hls] Add event media playlists to unsupported features of hlsnative
Sergey M․ [Mon, 9 May 2016 14:55:37 +0000 (20:55 +0600)]
[downloader/hls] Add event media playlists to unsupported features of hlsnative

8 years ago[downloader/hls] Remove EXT-X-MEDIA-SEQUENCE from unsupported features for hlsnative
Sergey M․ [Mon, 9 May 2016 14:45:03 +0000 (20:45 +0600)]
[downloader/hls] Remove EXT-X-MEDIA-SEQUENCE from unsupported features for hlsnative

8 years agoCredit @sleep-walker for #9431
Sergey M․ [Mon, 9 May 2016 14:38:33 +0000 (20:38 +0600)]
Credit @sleep-walker for #9431

8 years ago[ceskatelevize] Simplify, restore bonus video test and skip georestricted test (Close...
Sergey M․ [Mon, 9 May 2016 14:37:20 +0000 (20:37 +0600)]
[ceskatelevize] Simplify, restore bonus video test and skip georestricted test (Closes #9431)

8 years ago[ceskatelevize] Add support for live streams
Tomáš Čech [Sat, 7 May 2016 18:15:49 +0000 (20:15 +0200)]
[ceskatelevize] Add support for live streams

Live streams has no playlist title, use title of the stream containing
TV channel name. Internal m3u8 handler doesn't seem to handle well
continuous streams. Add test for live stream. Remove no longer
reachable test.

8 years agoMerge pull request #9358 from dstftw/hls-native-to-ffmpeg-delegation
Sergey M [Sun, 8 May 2016 22:07:55 +0000 (22:07 +0000)]
Merge pull request #9358 from dstftw/hls-native-to-ffmpeg-delegation

[downloader/hls] Delegate extraction to ffmpeg when unsupported features detected

8 years ago[mva] Improve _VALID_URLs
Sergey M․ [Sun, 8 May 2016 14:10:20 +0000 (20:10 +0600)]
[mva] Improve _VALID_URLs

8 years ago[mva] Add extractor (Closes #6667)
Sergey M․ [Sun, 8 May 2016 14:02:54 +0000 (20:02 +0600)]
[mva] Add extractor (Closes #6667)

8 years ago[litv] Add new extractor
Yen Chi Hsuan [Sun, 8 May 2016 06:34:38 +0000 (14:34 +0800)]
[litv] Add new extractor

LiTV is a streaming platform providing free and paid legal contents in
Taiwan.

8 years ago[arte] Improve language preference (Closes #9401, closes #9162)
Sergey M․ [Sun, 8 May 2016 00:52:42 +0000 (06:52 +0600)]
[arte] Improve language preference (Closes #9401, closes #9162)

8 years agoExpanduser for more options with input files
Sergey M․ [Sat, 7 May 2016 22:36:57 +0000 (04:36 +0600)]
Expanduser for more options with input files

8 years ago[downloader/external] Add temp fix ffmpeg m3u8 downloads (Closes #9394)
Sergey M․ [Sat, 7 May 2016 20:29:26 +0000 (02:29 +0600)]
[downloader/external] Add temp fix ffmpeg m3u8 downloads (Closes #9394)

8 years agoCredit @inondle for #9400
Sergey M․ [Sat, 7 May 2016 20:04:34 +0000 (02:04 +0600)]
Credit @inondle for #9400

8 years agoCredit @kdeldycke for #9430
Sergey M․ [Sat, 7 May 2016 18:11:44 +0000 (00:11 +0600)]
Credit @kdeldycke for #9430

8 years agoMerge pull request #9430 from kdeldycke/batch_file_home_expansion
Sergey M [Sat, 7 May 2016 18:09:51 +0000 (18:09 +0000)]
Merge pull request #9430 from kdeldycke/batch_file_home_expansion

Expand user's home in batch file path.

8 years agoExpand user's home in batch file path.
Kevin Deldycke [Sat, 7 May 2016 18:03:25 +0000 (20:03 +0200)]
Expand user's home in batch file path.

8 years ago[telegraaf] Fix extractor (closes #9318)
Yen Chi Hsuan [Sat, 7 May 2016 16:56:31 +0000 (00:56 +0800)]
[telegraaf] Fix extractor (closes #9318)

8 years ago[flickr] Extract uploader URL (Closes #9426)
Sergey M․ [Sat, 7 May 2016 14:15:40 +0000 (20:15 +0600)]
[flickr] Extract uploader URL (Closes #9426)

8 years ago[flickr] extract license field(closes #9425)
remitamine [Sat, 7 May 2016 14:12:20 +0000 (15:12 +0100)]
[flickr] extract license field(closes #9425)

8 years agoMerge pull request #9400 from inondle/master
Sergey M [Fri, 6 May 2016 19:23:31 +0000 (19:23 +0000)]
Merge pull request #9400 from inondle/master

[liveleak] Adds support for thumbnails and updates tests

8 years ago[liveleak] Adds support for thumbnails, updates tests
inondle [Fri, 6 May 2016 19:05:37 +0000 (12:05 -0700)]
[liveleak] Adds support for thumbnails, updates tests

8 years ago[vevo] Revert videoplayer.vevo.com to api.vevo.com
Sergey M․ [Fri, 6 May 2016 17:37:17 +0000 (23:37 +0600)]
[vevo] Revert videoplayer.vevo.com to api.vevo.com

8 years ago[vevo] Allow request to api.vevo.com to fail (Closes #9417)
Sergey M․ [Fri, 6 May 2016 17:35:58 +0000 (23:35 +0600)]
[vevo] Allow request to api.vevo.com to fail (Closes #9417)

I don't know whether this it's tempopary or api has just gone

8 years ago[youtube] Allow empty attribute values in description regex
Sergey M․ [Fri, 6 May 2016 16:11:18 +0000 (22:11 +0600)]
[youtube] Allow empty attribute values in description regex

8 years ago[utils] Allow empty attribute values in get_element_by_attribute (Closes #9415)
Sergey M․ [Fri, 6 May 2016 16:07:30 +0000 (22:07 +0600)]
[utils] Allow empty attribute values in get_element_by_attribute (Closes #9415)

8 years ago[vk] improve extraction(fixes #7976)
remitamine [Fri, 6 May 2016 14:02:40 +0000 (15:02 +0100)]
[vk] improve extraction(fixes #7976)

8 years ago[periscope:user] Add new extractor for user pages
Yen Chi Hsuan [Thu, 5 May 2016 18:14:39 +0000 (02:14 +0800)]
[periscope:user] Add new extractor for user pages

Closes #9388

8 years agoMerge pull request #9367 from codesparkle/master
Yen Chi Hsuan [Thu, 5 May 2016 17:44:03 +0000 (01:44 +0800)]
Merge pull request #9367 from codesparkle/master

Feature: --restrict-filenames: replace accented characters by their unaccented counterpart instead of "_"

8 years ago[redtube] PEP 8
Sergey M․ [Thu, 5 May 2016 15:34:06 +0000 (21:34 +0600)]
[redtube] PEP 8

8 years ago[redtube] Extract all formats, duration, upload date and view count (Closes #9397)
Sergey M․ [Thu, 5 May 2016 15:02:54 +0000 (21:02 +0600)]
[redtube] Extract all formats, duration, upload date and view count (Closes #9397)

8 years ago[Makefile] Remove more media files in `make clean`
Yen Chi Hsuan [Thu, 5 May 2016 12:50:39 +0000 (20:50 +0800)]
[Makefile] Remove more media files in `make clean`

8 years ago[kuwo:category] Update test
Yen Chi Hsuan [Thu, 5 May 2016 12:06:59 +0000 (20:06 +0800)]
[kuwo:category] Update test

8 years ago[dailymail] Add new extractor(closes #2667)
remitamine [Thu, 5 May 2016 12:12:28 +0000 (13:12 +0100)]
[dailymail] Add new extractor(closes #2667)

8 years ago[fczenit] Fix extraction and update test
Yen Chi Hsuan [Thu, 5 May 2016 09:55:37 +0000 (17:55 +0800)]
[fczenit] Fix extraction and update test

Closes #9359

8 years ago[yandexmusic:playlist] Update test
Sergey M․ [Wed, 4 May 2016 17:18:48 +0000 (23:18 +0600)]
[yandexmusic:playlist] Update test

8 years ago[udemy] Modernize
Sergey M․ [Wed, 4 May 2016 17:14:12 +0000 (23:14 +0600)]
[udemy] Modernize

8 years ago[udemy] Fix course enroll (Closes #9393)
Sergey M․ [Wed, 4 May 2016 17:03:44 +0000 (23:03 +0600)]
[udemy] Fix course enroll (Closes #9393)

8 years ago[yandexmusic:playlist] Respect track order for long (>150) playlists
Sergey M․ [Wed, 4 May 2016 16:45:01 +0000 (22:45 +0600)]
[yandexmusic:playlist] Respect track order for long (>150) playlists

8 years ago[yandexmusic:playlist] Make title optional
Sergey M․ [Wed, 4 May 2016 16:35:28 +0000 (22:35 +0600)]
[yandexmusic:playlist] Make title optional

8 years ago[yandexmusic:playlist] Remove unused imports
Sergey M․ [Wed, 4 May 2016 16:34:37 +0000 (22:34 +0600)]
[yandexmusic:playlist] Remove unused imports

8 years ago[yandexmusic:playlist] Modernize
Sergey M․ [Wed, 4 May 2016 16:33:29 +0000 (22:33 +0600)]
[yandexmusic:playlist] Modernize

8 years ago[yandexmusic:playlist] Improve extraction (Closes #6801)
Sergey M․ [Wed, 4 May 2016 16:25:39 +0000 (22:25 +0600)]
[yandexmusic:playlist] Improve extraction (Closes #6801)

8 years ago[vevo] Use raise_geo_restricted
Sergey M․ [Tue, 3 May 2016 17:18:36 +0000 (23:18 +0600)]
[vevo] Use raise_geo_restricted

8 years ago[aol] Improve _VALID_URL (Closes #9381)
Sergey M․ [Tue, 3 May 2016 15:24:51 +0000 (21:24 +0600)]
[aol] Improve _VALID_URL (Closes #9381)

8 years ago[xfileshare] Add support for streamin.to
Sergey M․ [Tue, 3 May 2016 10:58:11 +0000 (16:58 +0600)]
[xfileshare] Add support for streamin.to

8 years ago[xfileshare] Refactor _VALID_URL and remove ded sites
Sergey M․ [Tue, 3 May 2016 09:35:32 +0000 (15:35 +0600)]
[xfileshare] Refactor _VALID_URL and remove ded sites

8 years ago[xfileshare] Add support for thevideobee.to (Closes #9374)
Sergey M․ [Tue, 3 May 2016 09:09:23 +0000 (15:09 +0600)]
[xfileshare] Add support for thevideobee.to (Closes #9374)

8 years ago[xiami] Detect georestriction and skip tests
Yen Chi Hsuan [Tue, 3 May 2016 08:19:20 +0000 (16:19 +0800)]
[xiami] Detect georestriction and skip tests

8 years ago[kuwo:category] Fix description and update test
Yen Chi Hsuan [Tue, 3 May 2016 08:06:28 +0000 (16:06 +0800)]
[kuwo:category] Fix description and update test

8 years agoimproved performance by extracting accented chars to top level
Adam Thalhammer [Tue, 3 May 2016 00:40:30 +0000 (10:40 +1000)]
improved performance by extracting accented chars to top level

8 years ago[README.md] Update creator description
Sergey M․ [Mon, 2 May 2016 15:32:57 +0000 (21:32 +0600)]
[README.md] Update creator description

8 years ago[extractor/common] Relax wording for creator metafield
Sergey M․ [Mon, 2 May 2016 15:31:35 +0000 (21:31 +0600)]
[extractor/common] Relax wording for creator metafield

8 years ago[YoutubeDL] Skip non-relevant field types when building output template
Sergey M․ [Mon, 2 May 2016 14:05:06 +0000 (20:05 +0600)]
[YoutubeDL] Skip non-relevant field types when building output template

8 years ago[vevo] Remove superfluous code
Sergey M․ [Mon, 2 May 2016 12:47:35 +0000 (18:47 +0600)]
[vevo] Remove superfluous code

8 years ago[YoutubeDL] Properly process unable-to-download-error on python2
Sergey M․ [Mon, 2 May 2016 12:35:50 +0000 (18:35 +0600)]
[YoutubeDL] Properly process unable-to-download-error on python2

8 years ago[vevo] Improve genre extraction
Sergey M․ [Mon, 2 May 2016 12:19:00 +0000 (18:19 +0600)]
[vevo] Improve genre extraction

8 years agoInstead of replacing accented characters with an underscore when sanitizing file...
Adam Thalhammer [Mon, 2 May 2016 03:25:12 +0000 (13:25 +1000)]
Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents fixes #9347

8 years agoInstead of replacing accented characters with an underscore when sanitizing file...
Adam Thalhammer [Mon, 2 May 2016 03:21:39 +0000 (13:21 +1000)]
Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents fixes #9347

8 years ago[discovery] Fix typo
Sergey M․ [Mon, 2 May 2016 01:07:35 +0000 (07:07 +0600)]
[discovery] Fix typo

8 years ago[vevo] Extract featured artist
Sergey M․ [Sun, 1 May 2016 21:36:40 +0000 (03:36 +0600)]
[vevo] Extract featured artist

8 years ago[vevo:playlist] Add fallback for playlist id
Sergey M․ [Sun, 1 May 2016 21:29:48 +0000 (03:29 +0600)]
[vevo:playlist] Add fallback for playlist id

8 years ago[vevo] Extract track related metafields and add artists to title (Closes #1684)
Sergey M․ [Sun, 1 May 2016 21:28:58 +0000 (03:28 +0600)]
[vevo] Extract track related metafields and add artists to title (Closes #1684)

8 years ago[vevo] Add test for video only available via webpage
Sergey M․ [Sun, 1 May 2016 21:06:48 +0000 (03:06 +0600)]
[vevo] Add test for video only available via webpage

8 years ago[vevo] Extract video versions from webpage as a last resort (Closes #8426, closes...
Sergey M․ [Sun, 1 May 2016 20:58:20 +0000 (02:58 +0600)]
[vevo] Extract video versions from webpage as a last resort (Closes #8426, closes #9366)