Yen Chi Hsuan [Fri, 4 Mar 2016 15:21:24 +0000 (23:21 +0800)]
Merge branch 'mutantmonkey-kusi'
Yen Chi Hsuan [Fri, 4 Mar 2016 15:08:47 +0000 (23:08 +0800)]
[kusi] Simplify and improve
Yen Chi Hsuan [Fri, 4 Mar 2016 06:32:01 +0000 (14:32 +0800)]
[kusi] Add a test for the alternative form of URL
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
Yen Chi Hsuan [Fri, 4 Mar 2016 05:46:38 +0000 (13:46 +0800)]
[leeco] Skip an invalid test. test_LePlaylist_1 is sufficient
Yen Chi Hsuan [Fri, 4 Mar 2016 05:38:45 +0000 (13:38 +0800)]
[leeco] format_id should be strings
Yen Chi Hsuan [Fri, 4 Mar 2016 05:36:29 +0000 (13:36 +0800)]
[douyutv] Fix tests
Sergey M․ [Thu, 3 Mar 2016 19:16:58 +0000 (01:16 +0600)]
[livestream] Fix FutureWarning (Closes #8742)
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
remitamine [Thu, 3 Mar 2016 18:18:57 +0000 (19:18 +0100)]
[test/test_utils] add more tests for update_url_query
Sergey M․ [Thu, 3 Mar 2016 18:09:40 +0000 (00:09 +0600)]
[indavideo:embed] Fix tags extraction (Closes #8738)
remitamine [Thu, 3 Mar 2016 17:40:05 +0000 (18:40 +0100)]
[test/test_utils] add tests for update_url_query
remitamine [Thu, 3 Mar 2016 17:34:52 +0000 (18:34 +0100)]
[utils] add update_url_query function
Sergey M․ [Thu, 3 Mar 2016 16:18:32 +0000 (22:18 +0600)]
[twitch:playlistbase] Fix all at once fetch
Sergey M․ [Thu, 3 Mar 2016 16:12:55 +0000 (22:12 +0600)]
[twitch:playlistbase] Restore original _PAGE_LIMIT
Sergey M․ [Thu, 3 Mar 2016 16:11:26 +0000 (22:11 +0600)]
[twitch:playlistsbase] Use orderedSet
Sergey M․ [Thu, 3 Mar 2016 16:10:36 +0000 (22:10 +0600)]
[twitch] Workaround broken paging (Closes #8740)
Yen Chi Hsuan [Thu, 3 Mar 2016 13:57:49 +0000 (21:57 +0800)]
[Makefile] Allow specifying the Python version in offline tests
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
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
Yen Chi Hsuan [Thu, 3 Mar 2016 10:49:32 +0000 (18:49 +0800)]
Merge branch 'jython-support'
Closes #8302
Yen Chi Hsuan [Thu, 3 Mar 2016 10:47:54 +0000 (18:47 +0800)]
[utils] Jython support - handle filenames correctly
Now test:youtube downloads
remitamine [Thu, 3 Mar 2016 09:54:39 +0000 (10:54 +0100)]
[extractor/common] use compat_parse_qs in update_url_params
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
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
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
Yen Chi Hsuan [Thu, 3 Mar 2016 06:24:24 +0000 (14:24 +0800)]
[twitter] Fix extraction of test_Twitter and test_Twitter_1
Yen Chi Hsuan [Thu, 3 Mar 2016 05:39:04 +0000 (13:39 +0800)]
[twitter] Support twitter.com/i/videos/tweet/ URLS
Closes #8737
remitamine [Wed, 2 Mar 2016 20:41:29 +0000 (21:41 +0100)]
[thepltform] detect other types of errors
remitamine [Wed, 2 Mar 2016 20:40:21 +0000 (21:40 +0100)]
[utils] remove check for val from find_xpath_attr
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/
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
Yen Chi Hsuan [Wed, 2 Mar 2016 18:50:12 +0000 (02:50 +0800)]
[letv] Correct regular expressions and fix a typo
Yen Chi Hsuan [Wed, 2 Mar 2016 18:42:19 +0000 (02:42 +0800)]
[letv] Order imports alphabetically
Yen Chi Hsuan [Wed, 2 Mar 2016 18:40:51 +0000 (02:40 +0800)]
[letv] Keep videos' order in playlists
Yen Chi Hsuan [Wed, 2 Mar 2016 18:38:41 +0000 (02:38 +0800)]
[letv] Domain name changed
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.
Sergey M․ [Wed, 2 Mar 2016 18:00:11 +0000 (00:00 +0600)]
[vimeo] Extract uploader_url (Closes #8727)
Sergey M․ [Wed, 2 Mar 2016 17:49:10 +0000 (23:49 +0600)]
[youtube] Extract uploader_url (Closes #8724)
Sergey M․ [Wed, 2 Mar 2016 17:31:24 +0000 (23:31 +0600)]
[extractor/common] Document uploader_url
Sergey M [Wed, 2 Mar 2016 17:10:01 +0000 (23:10 +0600)]
[README.md] Document license field for output template
Sergey M․ [Wed, 2 Mar 2016 17:07:25 +0000 (23:07 +0600)]
[youtube] Extract license (Closes #8725)
Sergey M․ [Wed, 2 Mar 2016 17:06:39 +0000 (23:06 +0600)]
[extractor/common] Document license metafield
remitamine [Wed, 2 Mar 2016 16:52:13 +0000 (17:52 +0100)]
[youtube] improve width and height extraction from fmt_list
remitamine [Wed, 2 Mar 2016 16:35:55 +0000 (17:35 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl
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.
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.
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)
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
remitamine [Wed, 2 Mar 2016 14:53:09 +0000 (15:53 +0100)]
[youtube] add tbr to _formats extracted from watch_as3.swf
remitamine [Wed, 2 Mar 2016 13:23:17 +0000 (14:23 +0100)]
[youtube] extract width and height from fmt_list
Sergey M․ [Wed, 2 Mar 2016 14:57:04 +0000 (20:57 +0600)]
[nrk:skole] Relax _VALID_URL
Sergey M․ [Wed, 2 Mar 2016 14:52:06 +0000 (20:52 +0600)]
[nrk:skole] Add extractor (Closes #8728)
Sergey M․ [Tue, 1 Mar 2016 17:41:23 +0000 (23:41 +0600)]
[options] Add --no-mark-watched (#5054)
Sergey M․ [Tue, 1 Mar 2016 17:26:53 +0000 (23:26 +0600)]
[wistia] Fix extraction (Closes #8707)
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)
Sergey M․ [Tue, 1 Mar 2016 16:59:11 +0000 (22:59 +0600)]
[lifenews] Fix extraction and improve (Closes #2482, closes #8714)
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
Philipp Hagemeister [Mon, 29 Feb 2016 23:05:39 +0000 (00:05 +0100)]
release 2016.03.01
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
Sergey M․ [Mon, 29 Feb 2016 19:24:26 +0000 (01:24 +0600)]
[mdr] Fix extraction (Closes #8702)
Sergey M․ [Mon, 29 Feb 2016 19:01:33 +0000 (01:01 +0600)]
Add --mark-watched feature (Closes #5054)
Sergey M․ [Sun, 28 Feb 2016 21:28:21 +0000 (03:28 +0600)]
[tf1] Improve wat id regex (Closes #8691)
Sergey M․ [Sun, 28 Feb 2016 15:46:36 +0000 (21:46 +0600)]
[screenwavemedia] Check formats' URLs
Sergey M․ [Sun, 28 Feb 2016 14:16:31 +0000 (20:16 +0600)]
[screenwavemedia] Improve formats sorting
Sergey M․ [Sun, 28 Feb 2016 14:05:58 +0000 (20:05 +0600)]
[screenwavemedia] Improve formats extraction
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'
Sergey M․ [Sat, 27 Feb 2016 21:37:48 +0000 (03:37 +0600)]
[webofstories] Tolerate malforder og:title (Closes #8417)
Sergey M [Sat, 27 Feb 2016 21:12:13 +0000 (03:12 +0600)]
[README.md] Use simple wording instead of env variable for home
Sergey M [Sat, 27 Feb 2016 21:04:06 +0000 (03:04 +0600)]
[README.md] Clarify configuration file options syntax
Sergey M [Sat, 27 Feb 2016 20:56:09 +0000 (02:56 +0600)]
[README.md] Make configuration file example more diverse
Philipp Hagemeister [Sat, 27 Feb 2016 20:31:21 +0000 (21:31 +0100)]
release 2016.02.27
Sergey M․ [Sat, 27 Feb 2016 15:42:08 +0000 (21:42 +0600)]
[dplay] Add support for dplay.no
Sergey M․ [Sat, 27 Feb 2016 15:31:43 +0000 (21:31 +0600)]
Credit @aidan- for more dplay sites support (#8463)
Sergey M․ [Sat, 27 Feb 2016 15:30:47 +0000 (21:30 +0600)]
[dplay] Improve, extract all formats and metadata (Closes #8463)
Aidan Rowe [Mon, 8 Feb 2016 10:57:07 +0000 (20:57 +1000)]
[dplay] add support for it.dplay.com and dplay.dk
Sergey M․ [Sat, 27 Feb 2016 11:15:49 +0000 (17:15 +0600)]
[extractor/generic] Add support for tnaflix network embeds (Closes #7505)
Sergey M․ [Sat, 27 Feb 2016 11:15:06 +0000 (17:15 +0600)]
[tnaflixnetwork:embed] Add _extract_urls
Sergey M․ [Sat, 27 Feb 2016 10:59:10 +0000 (16:59 +0600)]
[tnaflixnetwork] Fallback age limit to 18
Sergey M․ [Sat, 27 Feb 2016 10:58:11 +0000 (16:58 +0600)]
[tnaflixnetwork:embed] Add extractor
Sergey M․ [Sat, 27 Feb 2016 09:51:25 +0000 (15:51 +0600)]
[imdb] Recognize 1080p formats (Closes #8677)
Sergey M․ [Sat, 27 Feb 2016 01:01:11 +0000 (07:01 +0600)]
[extractor/common] Clarify rationale on media playlist detection
Sergey M․ [Sat, 27 Feb 2016 00:48:13 +0000 (06:48 +0600)]
[extractor/common] Properly extract audio only formats in master m3u8 playlists
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
Yen Chi Hsuan [Fri, 26 Feb 2016 18:55:11 +0000 (02:55 +0800)]
[infoq] Use BokeCC extractor function
Yen Chi Hsuan [Fri, 26 Feb 2016 18:54:43 +0000 (02:54 +0800)]
[bokecc] Add new extractor (#2336)
Yen Chi Hsuan [Fri, 26 Feb 2016 16:57:35 +0000 (00:57 +0800)]
[letv] Speedup M3U8 decryption
Sergey M․ [Fri, 26 Feb 2016 16:21:47 +0000 (22:21 +0600)]
[youtube] Add alternative automatic captions extraction approach (Closes #8667)
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.
Yen Chi Hsuan [Fri, 26 Feb 2016 07:13:03 +0000 (15:13 +0800)]
[utils] Relaxing regex in decode_packed_codes for vidzi
Yen Chi Hsuan [Fri, 26 Feb 2016 07:00:48 +0000 (15:00 +0800)]
[videomega] Fix extraction (closes #7606)
Yen Chi Hsuan [Fri, 26 Feb 2016 06:58:29 +0000 (14:58 +0800)]
[utils] Move codes for handling eval() from iqiyi.py
Yen Chi Hsuan [Fri, 26 Feb 2016 06:37:20 +0000 (14:37 +0800)]
[utils] Merge base_n functions
Yen Chi Hsuan [Fri, 26 Feb 2016 06:26:07 +0000 (14:26 +0800)]
[vidzi] Fix extraction
Yen Chi Hsuan [Fri, 26 Feb 2016 06:23:16 +0000 (14:23 +0800)]
[utils] Add base36 for use in Vidzi
Yen Chi Hsuan [Fri, 26 Feb 2016 06:13:00 +0000 (14:13 +0800)]
[jwplatform] Separate codes for for parsing jwplayer data
Yen Chi Hsuan [Wed, 24 Feb 2016 14:08:40 +0000 (22:08 +0800)]
[utils] Move base62 to utils
Yen Chi Hsuan [Tue, 23 Feb 2016 19:49:13 +0000 (03:49 +0800)]
[kuwo] Fix a test
Sergey M․ [Thu, 25 Feb 2016 15:46:43 +0000 (21:46 +0600)]
[space] Remove extractor (Closes #8662)
Now uses ooyala embed
Sergey M․ [Thu, 25 Feb 2016 15:30:19 +0000 (21:30 +0600)]
[ustudio] Improve (Closes #8574)