youtube-dl
8 years agoMerge pull request #8718 from remitamine/m3u8-fixup
remitamine [Sat, 5 Mar 2016 17:37:28 +0000 (18:37 +0100)]
Merge pull request #8718 from remitamine/m3u8-fixup

Add fixup for media files produced by HlsNative downloader(fixes #4776)

8 years agoMerge pull request #8754 from remitamine/5min
remitamine [Sat, 5 Mar 2016 17:35:48 +0000 (18:35 +0100)]
Merge pull request #8754 from remitamine/5min

update 5min related web sites info extraction and add support for Aol features.

8 years ago[vgtv] support ap.vgtv.no and fix old videos extraction(fixes #8719)
remitamine [Sat, 5 Mar 2016 16:51:46 +0000 (17:51 +0100)]
[vgtv] support ap.vgtv.no and fix old videos extraction(fixes #8719)

8 years ago[jeuxvideo] Fix config URL extraction (Closes #8774)
Sergey M․ [Sat, 5 Mar 2016 15:01:43 +0000 (21:01 +0600)]
[jeuxvideo] Fix config URL extraction (Closes #8774)

8 years ago[revison3] fix video_id for --download-archive
remitamine [Sat, 5 Mar 2016 14:42:15 +0000 (15:42 +0100)]
[revison3] fix video_id for --download-archive

8 years ago[YoutubeDL] Fix resolution with missing height in output template dict
Sergey M․ [Sat, 5 Mar 2016 13:38:58 +0000 (19:38 +0600)]
[YoutubeDL] Fix resolution with missing height in output template dict

8 years ago[revision3] add support for pages of type tag
remitamine [Sat, 5 Mar 2016 12:43:29 +0000 (13:43 +0100)]
[revision3] add support for pages of type tag

8 years ago[revision3] add support pages of type embed
remitamine [Sat, 5 Mar 2016 11:14:48 +0000 (12:14 +0100)]
[revision3] add support pages of type embed

8 years ago[elpais] Add support for alternative layout (Closes #8744)
Sergey M․ [Sat, 5 Mar 2016 10:43:29 +0000 (16:43 +0600)]
[elpais] Add support for alternative layout (Closes #8744)

8 years ago[twitter] Provide more metadata
Yen Chi Hsuan [Sat, 5 Mar 2016 10:14:58 +0000 (18:14 +0800)]
[twitter] Provide more metadata

8 years ago[utils] update_url_query: Encode the strings in the query dict
Jaime Marquínez Ferrándiz [Fri, 4 Mar 2016 21:18:40 +0000 (22:18 +0100)]
[utils] update_url_query: Encode the strings in the query dict

The test case with {'test': '第二行тест'} was failing on python 2 (the non-ascii characters were replaced with '?').

8 years ago[foxnews] update test
remitamine [Fri, 4 Mar 2016 20:42:04 +0000 (21:42 +0100)]
[foxnews] update test

8 years ago[youporn] Fix sources regex
Sergey M․ [Fri, 4 Mar 2016 19:51:27 +0000 (01:51 +0600)]
[youporn] Fix sources regex

8 years ago[youporn] Fix quality extraction (Closes #8758)
Sergey M․ [Fri, 4 Mar 2016 19:50:12 +0000 (01:50 +0600)]
[youporn] Fix quality extraction (Closes #8758)

8 years ago[bleacherreport] update tests
remitamine [Fri, 4 Mar 2016 19:14:09 +0000 (20:14 +0100)]
[bleacherreport] update tests

8 years ago[audimedia] update _VALID_URL and video_id regex and improve http format_id
remitamine [Fri, 4 Mar 2016 16:55:50 +0000 (17:55 +0100)]
[audimedia] update _VALID_URL and video_id regex and improve http format_id

8 years ago[kusi] Correct test_KUSI
Yen Chi Hsuan [Fri, 4 Mar 2016 16:04:29 +0000 (00:04 +0800)]
[kusi] Correct test_KUSI

8 years ago[kusi] Two fixes
Yen Chi Hsuan [Fri, 4 Mar 2016 15:57:05 +0000 (23:57 +0800)]
[kusi] Two fixes

Thanks @dstftw for pointing out those

8 years ago[yandexmusic] Capture and output API errors
Sergey M․ [Fri, 4 Mar 2016 15:32:54 +0000 (21:32 +0600)]
[yandexmusic] Capture and output API errors

8 years agoMerge branch 'mutantmonkey-kusi'
Yen Chi Hsuan [Fri, 4 Mar 2016 15:21:24 +0000 (23:21 +0800)]
Merge branch 'mutantmonkey-kusi'

8 years ago[kusi] Simplify and improve
Yen Chi Hsuan [Fri, 4 Mar 2016 15:08:47 +0000 (23:08 +0800)]
[kusi] Simplify and improve

8 years ago[aol] imporve extraction
remitamine [Fri, 4 Mar 2016 09:42:58 +0000 (10:42 +0100)]
[aol] imporve extraction

- add support for aol features
- remove support for legacy urls

8 years ago[engadget] remove support for legacy urls
remitamine [Fri, 4 Mar 2016 09:40:39 +0000 (10:40 +0100)]
[engadget] remove support for legacy urls

8 years ago[fivemin] improve extraction
remitamine [Fri, 4 Mar 2016 09:25:16 +0000 (10:25 +0100)]
[fivemin] improve extraction

- skip m3u8 formats(404 error)
- skip unavailable test
- download embed page only when it's needed
- update _VALID_URL regex(joystiq.com redirect to engadget.com)

8 years ago[kusi] Add a test for the alternative form of URL
Yen Chi Hsuan [Fri, 4 Mar 2016 06:32:01 +0000 (14:32 +0800)]
[kusi] Add a test for the alternative form of URL

8 years agoMerge branch 'kusi' of https://github.com/mutantmonkey/youtube-dl into mutantmonkey...
Yen Chi Hsuan [Fri, 4 Mar 2016 06:21:23 +0000 (14:21 +0800)]
Merge branch 'kusi' of https://github.com/mutantmonkey/youtube-dl into mutantmonkey-kusi

8 years ago[leeco] Skip an invalid test. test_LePlaylist_1 is sufficient
Yen Chi Hsuan [Fri, 4 Mar 2016 05:46:38 +0000 (13:46 +0800)]
[leeco] Skip an invalid test. test_LePlaylist_1 is sufficient

8 years ago[leeco] format_id should be strings
Yen Chi Hsuan [Fri, 4 Mar 2016 05:38:45 +0000 (13:38 +0800)]
[leeco] format_id should be strings

8 years ago[douyutv] Fix tests
Yen Chi Hsuan [Fri, 4 Mar 2016 05:36:29 +0000 (13:36 +0800)]
[douyutv] Fix tests

8 years ago[livestream] Fix FutureWarning (Closes #8742)
Sergey M․ [Thu, 3 Mar 2016 19:16:58 +0000 (01:16 +0600)]
[livestream] Fix FutureWarning (Closes #8742)

8 years agoMerge pull request #8739 from remitamine/update_url_params
remitamine [Thu, 3 Mar 2016 18:24:04 +0000 (19:24 +0100)]
Merge pull request #8739 from remitamine/update_url_params

[utils] add update_url_query function to create or update query string params

8 years ago[test/test_utils] add more tests for update_url_query
remitamine [Thu, 3 Mar 2016 18:18:57 +0000 (19:18 +0100)]
[test/test_utils] add more tests for update_url_query

8 years ago[indavideo:embed] Fix tags extraction (Closes #8738)
Sergey M․ [Thu, 3 Mar 2016 18:09:40 +0000 (00:09 +0600)]
[indavideo:embed] Fix tags extraction (Closes #8738)

8 years ago[test/test_utils] add tests for update_url_query
remitamine [Thu, 3 Mar 2016 17:40:05 +0000 (18:40 +0100)]
[test/test_utils] add tests for update_url_query

8 years ago[utils] add update_url_query function
remitamine [Thu, 3 Mar 2016 17:34:52 +0000 (18:34 +0100)]
[utils] add update_url_query function

8 years ago[twitch:playlistbase] Fix all at once fetch
Sergey M․ [Thu, 3 Mar 2016 16:18:32 +0000 (22:18 +0600)]
[twitch:playlistbase] Fix all at once fetch

8 years ago[twitch:playlistbase] Restore original _PAGE_LIMIT
Sergey M․ [Thu, 3 Mar 2016 16:12:55 +0000 (22:12 +0600)]
[twitch:playlistbase] Restore original _PAGE_LIMIT

8 years ago[twitch:playlistsbase] Use orderedSet
Sergey M․ [Thu, 3 Mar 2016 16:11:26 +0000 (22:11 +0600)]
[twitch:playlistsbase] Use orderedSet

8 years ago[twitch] Workaround broken paging (Closes #8740)
Sergey M․ [Thu, 3 Mar 2016 16:10:36 +0000 (22:10 +0600)]
[twitch] Workaround broken paging (Closes #8740)

8 years ago[Makefile] Allow specifying the Python version in offline tests
Yen Chi Hsuan [Thu, 3 Mar 2016 13:57:49 +0000 (21:57 +0800)]
[Makefile] Allow specifying the Python version in offline tests

8 years ago[test/http] Fix failure in Jython
Yen Chi Hsuan [Thu, 3 Mar 2016 13:55:17 +0000 (21:55 +0800)]
[test/http] Fix failure in Jython

make offlinetest passed on the latest Jython hg version with patched
lib-python/2.7/urllib2.py pulled from CPython 2.7.11

8 years ago[jython] Introduce compat_os_name
Yen Chi Hsuan [Thu, 3 Mar 2016 11:24:24 +0000 (19:24 +0800)]
[jython] Introduce compat_os_name

os.name is always 'java' on Jython

8 years agoMerge branch 'jython-support'
Yen Chi Hsuan [Thu, 3 Mar 2016 10:49:32 +0000 (18:49 +0800)]
Merge branch 'jython-support'

Closes #8302

8 years ago[utils] Jython support - handle filenames correctly
Yen Chi Hsuan [Thu, 3 Mar 2016 10:47:54 +0000 (18:47 +0800)]
[utils] Jython support - handle filenames correctly

Now test:youtube downloads

8 years ago[extractor/common] use compat_parse_qs in update_url_params
remitamine [Thu, 3 Mar 2016 09:54:39 +0000 (10:54 +0100)]
[extractor/common] use compat_parse_qs in update_url_params

8 years ago[extractor/common] add update_url_params helper method to add or update query string...
remitamine [Thu, 3 Mar 2016 09:27:22 +0000 (10:27 +0100)]
[extractor/common] add update_url_params helper method to add or update query string params

8 years ago[twitter] Media info is not always in the first entity
Yen Chi Hsuan [Thu, 3 Mar 2016 06:42:49 +0000 (14:42 +0800)]
[twitter] Media info is not always in the first entity

Fixes #8704

8 years ago[twitter] Now Twitter serves the same file for Firefox and Chrome
Yen Chi Hsuan [Thu, 3 Mar 2016 06:27:27 +0000 (14:27 +0800)]
[twitter] Now Twitter serves the same file for Firefox and Chrome

8 years ago[twitter] Fix extraction of test_Twitter and test_Twitter_1
Yen Chi Hsuan [Thu, 3 Mar 2016 06:24:24 +0000 (14:24 +0800)]
[twitter] Fix extraction of test_Twitter and test_Twitter_1

8 years ago[twitter] Support twitter.com/i/videos/tweet/ URLS
Yen Chi Hsuan [Thu, 3 Mar 2016 05:39:04 +0000 (13:39 +0800)]
[twitter] Support twitter.com/i/videos/tweet/ URLS

Closes #8737

8 years ago[thepltform] detect other types of errors
remitamine [Wed, 2 Mar 2016 20:41:29 +0000 (21:41 +0100)]
[thepltform] detect other types of errors

8 years ago[utils] remove check for val from find_xpath_attr
remitamine [Wed, 2 Mar 2016 20:40:21 +0000 (21:40 +0100)]
[utils] remove check for val from find_xpath_attr

8 years ago[leeco] Letv renamed to LeEco
Yen Chi Hsuan [Wed, 2 Mar 2016 19:24:20 +0000 (03:24 +0800)]
[leeco] Letv renamed to LeEco

LeEco is the company name and Le is the domain name.

For more information see the Chinese news post
http://www.techorz.com/company-news/letv-renamed-to-leeco-and-new-logo/

8 years ago[letv] Merge LetvTvIE into LetvPlaylistIE
Yen Chi Hsuan [Wed, 2 Mar 2016 19:14:00 +0000 (03:14 +0800)]
[letv] Merge LetvTvIE into LetvPlaylistIE

And
1. Add more URL examples
2. Improve the matching pattern

8 years ago[letv] Correct regular expressions and fix a typo
Yen Chi Hsuan [Wed, 2 Mar 2016 18:50:12 +0000 (02:50 +0800)]
[letv] Correct regular expressions and fix a typo

8 years ago[letv] Order imports alphabetically
Yen Chi Hsuan [Wed, 2 Mar 2016 18:42:19 +0000 (02:42 +0800)]
[letv] Order imports alphabetically

8 years ago[letv] Keep videos' order in playlists
Yen Chi Hsuan [Wed, 2 Mar 2016 18:40:51 +0000 (02:40 +0800)]
[letv] Keep videos' order in playlists

8 years ago[letv] Domain name changed
Yen Chi Hsuan [Wed, 2 Mar 2016 18:38:41 +0000 (02:38 +0800)]
[letv] Domain name changed

8 years ago[twitch:playlistbase] Mark broken
Sergey M․ [Wed, 2 Mar 2016 18:41:36 +0000 (00:41 +0600)]
[twitch:playlistbase] Mark broken

Twitch paging mechanism is completely broken on twitch side serving all videos all the time and making our travis builds stall.

8 years ago[vimeo] Extract uploader_url (Closes #8727)
Sergey M․ [Wed, 2 Mar 2016 18:00:11 +0000 (00:00 +0600)]
[vimeo] Extract uploader_url (Closes #8727)

8 years ago[youtube] Extract uploader_url (Closes #8724)
Sergey M․ [Wed, 2 Mar 2016 17:49:10 +0000 (23:49 +0600)]
[youtube] Extract uploader_url (Closes #8724)

8 years ago[extractor/common] Document uploader_url
Sergey M․ [Wed, 2 Mar 2016 17:31:24 +0000 (23:31 +0600)]
[extractor/common] Document uploader_url

8 years ago[README.md] Document license field for output template
Sergey M [Wed, 2 Mar 2016 17:10:01 +0000 (23:10 +0600)]
[README.md] Document license field for output template

8 years ago[youtube] Extract license (Closes #8725)
Sergey M․ [Wed, 2 Mar 2016 17:07:25 +0000 (23:07 +0600)]
[youtube] Extract license (Closes #8725)

8 years ago[extractor/common] Document license metafield
Sergey M․ [Wed, 2 Mar 2016 17:06:39 +0000 (23:06 +0600)]
[extractor/common] Document license metafield

8 years ago[youtube] improve width and height extraction from fmt_list
remitamine [Wed, 2 Mar 2016 16:52:13 +0000 (17:52 +0100)]
[youtube] improve width and height extraction from fmt_list

8 years agoMerge branch 'master' of github.com:rg3/youtube-dl
remitamine [Wed, 2 Mar 2016 16:35:55 +0000 (17:35 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl

8 years agoRevert "[youtube] add tbr to _formats extracted from watch_as3.swf"
remitamine [Wed, 2 Mar 2016 16:35:04 +0000 (17:35 +0100)]
Revert "[youtube] add tbr to _formats extracted from watch_as3.swf"

This reverts commit 4a5ba28a87a1a1632e58a1de404eb1fa268118a3.

8 years agoRevert "[youtube] add basic info for some unknown formats extracted from watch_as3...
remitamine [Wed, 2 Mar 2016 16:34:56 +0000 (17:34 +0100)]
Revert "[youtube] add basic info for some unknown formats extracted from watch_as3.swf"

This reverts commit 85ca019d9679d75c26b7ee4106dd7d98136f3c88.

8 years ago[YoutubeDL] Skip postprocessing and archive report when outputting to stdout (Closes...
Sergey M․ [Wed, 2 Mar 2016 15:11:18 +0000 (21:11 +0600)]
[YoutubeDL] Skip postprocessing and archive report when outputting to stdout (Closes #8729)

8 years ago[youtube] add basic info for some unknown formats extracted from watch_as3.swf
remitamine [Wed, 2 Mar 2016 15:02:48 +0000 (16:02 +0100)]
[youtube] add basic info for some unknown formats extracted from watch_as3.swf

8 years ago[youtube] add tbr to _formats extracted from watch_as3.swf
remitamine [Wed, 2 Mar 2016 14:53:09 +0000 (15:53 +0100)]
[youtube] add tbr to _formats extracted from watch_as3.swf

8 years ago[youtube] extract width and height from fmt_list
remitamine [Wed, 2 Mar 2016 13:23:17 +0000 (14:23 +0100)]
[youtube] extract width and height from fmt_list

8 years ago[nrk:skole] Relax _VALID_URL
Sergey M․ [Wed, 2 Mar 2016 14:57:04 +0000 (20:57 +0600)]
[nrk:skole] Relax _VALID_URL

8 years ago[nrk:skole] Add extractor (Closes #8728)
Sergey M․ [Wed, 2 Mar 2016 14:52:06 +0000 (20:52 +0600)]
[nrk:skole] Add extractor (Closes #8728)

8 years agoAdd fixup for media files produced by HlsNative downloader(fixes #4776)
remitamine [Tue, 1 Mar 2016 20:08:50 +0000 (21:08 +0100)]
Add fixup for media files produced by HlsNative downloader(fixes #4776)

8 years ago[options] Add --no-mark-watched (#5054)
Sergey M․ [Tue, 1 Mar 2016 17:41:23 +0000 (23:41 +0600)]
[options] Add --no-mark-watched (#5054)

8 years ago[wistia] Fix extraction (Closes #8707)
Sergey M․ [Tue, 1 Mar 2016 17:26:53 +0000 (23:26 +0600)]
[wistia] Fix extraction (Closes #8707)

8 years agoMerge pull request #8703 from dstftw/mark-watched
Sergey M [Tue, 1 Mar 2016 17:00:51 +0000 (23:00 +0600)]
Merge pull request #8703 from dstftw/mark-watched

Add --mark-watched feature (Closes #5054)

8 years ago[lifenews] Fix extraction and improve (Closes #2482, closes #8714)
Sergey M․ [Tue, 1 Mar 2016 16:59:11 +0000 (22:59 +0600)]
[lifenews] Fix extraction and improve (Closes #2482, closes #8714)

8 years ago[iqiyi] SWF URLs are not used anymore
Yen Chi Hsuan [Tue, 1 Mar 2016 00:42:33 +0000 (08:42 +0800)]
[iqiyi] SWF URLs are not used anymore

Since automatic detection of enc_key failed

Closes #8705

8 years agorelease 2016.03.01
Philipp Hagemeister [Mon, 29 Feb 2016 23:05:39 +0000 (00:05 +0100)]
release 2016.03.01

8 years ago[rtve.es:live] Fix extraction
Jaime Marquínez Ferrándiz [Mon, 29 Feb 2016 19:57:26 +0000 (20:57 +0100)]
[rtve.es:live] Fix extraction

* Update _VALID_URL to match the current URLs
* Use the m3u8 manifest since I haven't figured out how to use the rtmp stream

8 years ago[mdr] Fix extraction (Closes #8702)
Sergey M․ [Mon, 29 Feb 2016 19:24:26 +0000 (01:24 +0600)]
[mdr] Fix extraction (Closes #8702)

8 years agoAdd --mark-watched feature (Closes #5054)
Sergey M․ [Mon, 29 Feb 2016 19:01:33 +0000 (01:01 +0600)]
Add --mark-watched feature (Closes #5054)

8 years ago[tf1] Improve wat id regex (Closes #8691)
Sergey M․ [Sun, 28 Feb 2016 21:28:21 +0000 (03:28 +0600)]
[tf1] Improve wat id regex (Closes #8691)

8 years ago[screenwavemedia] Check formats' URLs
Sergey M․ [Sun, 28 Feb 2016 15:46:36 +0000 (21:46 +0600)]
[screenwavemedia] Check formats' URLs

8 years ago[screenwavemedia] Improve formats sorting
Sergey M․ [Sun, 28 Feb 2016 14:16:31 +0000 (20:16 +0600)]
[screenwavemedia] Improve formats sorting

8 years ago[screenwavemedia] Improve formats extraction
Sergey M․ [Sun, 28 Feb 2016 14:05:58 +0000 (20:05 +0600)]
[screenwavemedia] Improve formats extraction

8 years ago[zdf] Ignore hls manifests that use https (closes #8665)
Jaime Marquínez Ferrándiz [Sun, 28 Feb 2016 13:06:26 +0000 (14:06 +0100)]
[zdf] Ignore hls manifests that use https (closes #8665)

The certificates are misconfigured, you get the following error mesage:

    ssl.CertificateError: hostname u'zdf-hdios-none-i.zdf.de' doesn't match either of 'a248.e.akamai.net', '*.akamaihd.net', '*.akamaihd-staging.net', '*.akamaized.net', '*.akamaized-staging.net'

8 years ago[webofstories] Tolerate malforder og:title (Closes #8417)
Sergey M․ [Sat, 27 Feb 2016 21:37:48 +0000 (03:37 +0600)]
[webofstories] Tolerate malforder og:title (Closes #8417)

8 years ago[README.md] Use simple wording instead of env variable for home
Sergey M [Sat, 27 Feb 2016 21:12:13 +0000 (03:12 +0600)]
[README.md] Use simple wording instead of env variable for home

8 years ago[README.md] Clarify configuration file options syntax
Sergey M [Sat, 27 Feb 2016 21:04:06 +0000 (03:04 +0600)]
[README.md] Clarify configuration file options syntax

8 years ago[README.md] Make configuration file example more diverse
Sergey M [Sat, 27 Feb 2016 20:56:09 +0000 (02:56 +0600)]
[README.md] Make configuration file example more diverse

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)