]>
gitweb @ CieloNegro.org - youtube-dl.git/log
remitamine [Sat, 28 Nov 2015 19:22:31 +0000 (20:22 +0100)]
[cspan] change into a function
remitamine [Tue, 20 Oct 2015 06:43:39 +0000 (07:43 +0100)]
[cspan] move get_text_attr to CSpanIE
remitamine [Sat, 17 Oct 2015 20:30:38 +0000 (21:30 +0100)]
[cspan] handle error massages and extract qualities
remitamine [Sat, 3 Oct 2015 18:28:48 +0000 (19:28 +0100)]
[cspan] correct the clip info extraction
Sergey M. [Sat, 3 Oct 2015 16:36:49 +0000 (22:36 +0600)]
Merge pull request #7052 from remitamine/engadget
[engadget] accept short video urls
Naglis Jonaitis [Sat, 3 Oct 2015 13:25:33 +0000 (16:25 +0300)]
[tapely] Improve _VALID_URL
remitamine [Sat, 3 Oct 2015 13:17:17 +0000 (14:17 +0100)]
[engadget] accept short video urls
Yen Chi Hsuan [Sun, 13 Sep 2015 12:10:23 +0000 (20:10 +0800)]
[doc] Better formatting of youtube-dl.1 (closes #6510)
Yen Chi Hsuan [Sun, 13 Sep 2015 12:04:27 +0000 (20:04 +0800)]
[compat] Allow overriding by only COLUMNS or LINES in compat_get_terminal_size
Now the semantic of this function is identical to
shutil.get_terminal_size() in Python 3.3+. The new behavior also
corresponds to the old get_term_width(), which is removed in
003c69a84b68cadb46aeb8e03115848a722fd675
Yen Chi Hsuan [Sun, 13 Sep 2015 12:00:10 +0000 (20:00 +0800)]
[options] Cleanup double spaces in help texts
Jaime Marquínez Ferrándiz [Fri, 2 Oct 2015 20:40:35 +0000 (22:40 +0200)]
[europa] Style fix: add whitespace after comma
Sergey M․ [Fri, 2 Oct 2015 17:22:53 +0000 (23:22 +0600)]
[europa] Add support for audio URLs
Sergey M․ [Fri, 2 Oct 2015 16:29:15 +0000 (22:29 +0600)]
[europa] Improve extraction
ngld [Wed, 12 Aug 2015 14:59:04 +0000 (16:59 +0200)]
[europa] Add new extractor
Sergey M․ [Fri, 2 Oct 2015 14:48:39 +0000 (20:48 +0600)]
[ruutu] Limit resolution split to 2 pieces (Closes #7037, closes #7042)
fluks [Fri, 2 Oct 2015 01:08:13 +0000 (04:08 +0300)]
Fix ruutu extractor bug
If there's no resolution attribute in xml, only width gets a
value, height doesn't and ValueError is raised.
Jaime Marquínez Ferrándiz [Fri, 2 Oct 2015 11:42:11 +0000 (13:42 +0200)]
[test/helper] Fix style
Use the correct indentation to please flake8
Jaime Marquínez Ferrándiz [Fri, 2 Oct 2015 11:41:52 +0000 (13:41 +0200)]
[naver] Remove unused import
Sergey M․ [Thu, 1 Oct 2015 17:10:36 +0000 (23:10 +0600)]
[videolecturesnet] Add test video with broken direct format links
Sergey M․ [Thu, 1 Oct 2015 17:04:56 +0000 (23:04 +0600)]
[extractor/common] Make f4m extraction for SMIL non fatal
Sergey M․ [Thu, 1 Oct 2015 17:03:31 +0000 (23:03 +0600)]
[extractor/common] Add fatal to _extract_f4m_formats
Sergey M․ [Thu, 1 Oct 2015 16:59:20 +0000 (22:59 +0600)]
[extractor/common] Make m3u8 extraction for SMIL non fatal
Sergey M․ [Thu, 1 Oct 2015 16:54:54 +0000 (22:54 +0600)]
[extractor/common] Check validity of direct URLs
Sergey M․ [Thu, 1 Oct 2015 16:45:10 +0000 (22:45 +0600)]
[videolecturesnet] Add playlist test
Sergey M․ [Thu, 1 Oct 2015 16:44:51 +0000 (22:44 +0600)]
[videolecturesnet] Improve playlist extraction
Sergey M․ [Thu, 1 Oct 2015 16:39:38 +0000 (22:39 +0600)]
[videolecturesnet] Add support for playlists (Closes #7031)
Sergey M․ [Thu, 1 Oct 2015 16:19:39 +0000 (22:19 +0600)]
[videolecturesnet] Use generic SMIL extraction
Sergey M․ [Thu, 1 Oct 2015 16:18:59 +0000 (22:18 +0600)]
[extractor/common] Extract upload date from SMIL
Sergey M․ [Thu, 1 Oct 2015 16:08:16 +0000 (22:08 +0600)]
[extractor/common] Extract images from SMIL
Sergey M․ [Thu, 1 Oct 2015 15:51:04 +0000 (21:51 +0600)]
[extractor/common] Allow float bitrates
Sergey M․ [Thu, 1 Oct 2015 14:33:17 +0000 (20:33 +0600)]
[nrktv] Rework subtitles and eliminate downloading twice
Sergey M. [Thu, 1 Oct 2015 13:56:21 +0000 (19:56 +0600)]
Merge pull request #7035 from jfremstad/nrk-fix-spelling
[nrk] Spelling
Joakim Fremstad [Thu, 1 Oct 2015 12:58:49 +0000 (14:58 +0200)]
[nrk] Spelling
Sergey M․ [Wed, 30 Sep 2015 20:33:48 +0000 (02:33 +0600)]
[naver] Improve error regex
Sergey M․ [Wed, 30 Sep 2015 16:12:52 +0000 (22:12 +0600)]
[vk] Detect vimeo embeds (Closes #7021)
Sergey M․ [Wed, 30 Sep 2015 14:31:29 +0000 (20:31 +0600)]
[test/helper] Clarify field for list length mismatch
Sergey M․ [Wed, 30 Sep 2015 14:26:42 +0000 (20:26 +0600)]
[test/helper] Spelling
Sergey M․ [Wed, 30 Sep 2015 14:21:01 +0000 (20:21 +0600)]
[test/helper] Formatting
Qijiang Fan [Wed, 30 Sep 2015 08:30:04 +0000 (10:30 +0200)]
[test] use descriptive variable name
Qijiang Fan [Sat, 26 Sep 2015 15:10:38 +0000 (23:10 +0800)]
[test] split expect_dict to two functions
Qijiang Fan [Sun, 30 Aug 2015 06:33:12 +0000 (14:33 +0800)]
[test] recursively check dict and list in expect_info_dict
This allows to use md5:, re:, etc within the str inside a list
or dict.
Sergey M․ [Wed, 30 Sep 2015 14:06:21 +0000 (20:06 +0600)]
[nfl] Add test for #7012
remitamine [Wed, 30 Sep 2015 12:30:48 +0000 (13:30 +0100)]
[nfl] fix content id regex(fixes #7012)
Philipp Hagemeister [Wed, 30 Sep 2015 13:39:47 +0000 (15:39 +0200)]
[comedycentral] Fix youtube-dl :thedailyshow
We'll let the generic IE follow the redirect and call back to us with the episode URL
Sergey M․ [Tue, 29 Sep 2015 15:33:21 +0000 (21:33 +0600)]
[adultswim] Prefer stream (Closes #7015)
Philipp Hagemeister [Mon, 28 Sep 2015 02:42:11 +0000 (04:42 +0200)]
release 2015.09.28
Sergey M․ [Sun, 27 Sep 2015 19:17:28 +0000 (01:17 +0600)]
[keek] Strip title
Sergey M․ [Sun, 27 Sep 2015 19:15:13 +0000 (01:15 +0600)]
[keek] Improve uploader fields regexes
Sergey M․ [Sun, 27 Sep 2015 19:14:14 +0000 (01:14 +0600)]
[keek] Remove description
Since it equals title plus static suffix
Sergey M․ [Sun, 27 Sep 2015 19:05:24 +0000 (01:05 +0600)]
[keek] Make uploader fields non fatal
remitamine [Sun, 27 Sep 2015 18:09:48 +0000 (19:09 +0100)]
[keek] extract uploader and uploader id with _search_regex
remitamine [Sat, 26 Sep 2015 18:07:18 +0000 (19:07 +0100)]
[keek] add utf-8 coding cookie
remitamine [Sat, 26 Sep 2015 17:25:24 +0000 (18:25 +0100)]
[keek] fix test title
remitamine [Sat, 26 Sep 2015 17:04:25 +0000 (18:04 +0100)]
[keek] extract more info
remitamine [Thu, 24 Sep 2015 21:38:00 +0000 (22:38 +0100)]
[keek] fix info extraction
Sergey M․ [Sat, 26 Sep 2015 23:55:48 +0000 (05:55 +0600)]
[extractor/generic] Add support for condenast script embeds (Closes #6885, closes #6991)
Sergey M․ [Sat, 26 Sep 2015 23:53:21 +0000 (05:53 +0600)]
[condenast] Add support for JS embeds
Yen Chi Hsuan [Tue, 15 Sep 2015 13:30:24 +0000 (21:30 +0800)]
Use `insert` for all sys.path manipulations
Closes #6867.
Sergey M․ [Sat, 26 Sep 2015 19:17:44 +0000 (01:17 +0600)]
[eagleplatform] Use http scheme for thumbnail
Sergey M․ [Sat, 26 Sep 2015 19:12:46 +0000 (01:12 +0600)]
[eagleplatform] Make _handle_error staticmethod
Sergey M․ [Sat, 26 Sep 2015 19:10:39 +0000 (01:10 +0600)]
[eagleplatform] Simplify secure mp4 construction and clarify rationale
remitamine [Sat, 26 Sep 2015 17:53:57 +0000 (18:53 +0100)]
[eagleplatform] use http urls explicitly
remitamine [Sat, 26 Sep 2015 16:37:30 +0000 (17:37 +0100)]
[eagleplatform] return the code to handle errors in all _download_json requests
remitamine [Sat, 26 Sep 2015 14:30:02 +0000 (15:30 +0100)]
[eagleplatform] extract mp4 url and fix thumbnail url
Sergey M․ [Sat, 26 Sep 2015 15:15:34 +0000 (21:15 +0600)]
[qqmusic] Allow [mm:ss] timestamps
Sergey M․ [Sat, 26 Sep 2015 15:08:23 +0000 (21:08 +0600)]
[qqmusic] Use release_date
Sergey M․ [Sat, 26 Sep 2015 15:07:54 +0000 (21:07 +0600)]
[extractor/common] Document release_date field
Sergey M․ [Sat, 26 Sep 2015 15:01:28 +0000 (21:01 +0600)]
Credit @fqj1994 for qqmusic .lrc support
Sergey M․ [Sat, 26 Sep 2015 15:00:59 +0000 (21:00 +0600)]
[qqmusic] Add test for a song with non .lrc lyrics
Sergey M․ [Sat, 26 Sep 2015 14:54:41 +0000 (20:54 +0600)]
[qqmusic] Do not capture braced text from the middle of the string
Sergey M․ [Sat, 26 Sep 2015 14:38:11 +0000 (20:38 +0600)]
[qqmusic] Eliminate _filter_lrc and use single quotes
Qijiang Fan [Sun, 23 Aug 2015 16:31:30 +0000 (00:31 +0800)]
[qqmusic] Add subtitles for QQMusic
Use .lrc lyrics as subtitles if lyrics in lrc format exist.
Sergey M․ [Sat, 26 Sep 2015 14:07:12 +0000 (20:07 +0600)]
[bbc] Add test for programme that fails with iptv-all mediaset
Sergey M․ [Sat, 26 Sep 2015 14:06:21 +0000 (20:06 +0600)]
[bbc] Clarify iptv-all mediaset rationale
Sergey M․ [Sat, 26 Sep 2015 13:57:17 +0000 (19:57 +0600)]
[bbc] Skip mediaselection on gelocation error (Closes #6983)
Sergey M․ [Sat, 26 Sep 2015 13:47:20 +0000 (19:47 +0600)]
[extractor/generic] Use _extract_url for mtvservices
Sergey M․ [Sat, 26 Sep 2015 13:46:42 +0000 (19:46 +0600)]
[mtvservices:embedded] Add _extract_url
Sergey M․ [Sat, 26 Sep 2015 13:45:43 +0000 (19:45 +0600)]
[mtv] Look for sm4:video:embed (Closes #6936, closes #6970)
Yen Chi Hsuan [Sat, 26 Sep 2015 11:28:16 +0000 (19:28 +0800)]
Merge pull request #6966 from remitamine/kuwo
[kuwo] fix title extraction and update test
remitamine [Sat, 26 Sep 2015 10:44:35 +0000 (11:44 +0100)]
[kuwo] treat the offline error as an expected ExtractorError
remitamine [Sat, 26 Sep 2015 09:31:32 +0000 (10:31 +0100)]
[kuwo] check for the offline error page
Sergey M. [Sat, 26 Sep 2015 07:01:21 +0000 (13:01 +0600)]
Merge pull request #6978 from remitamine/fktv
[fktv] get format_id from video file ext
remitamine [Sat, 26 Sep 2015 06:51:11 +0000 (07:51 +0100)]
[fktv] get format_id from video file ext
Jaime Marquínez Ferrándiz [Fri, 25 Sep 2015 20:34:02 +0000 (22:34 +0200)]
Also run tests with python 3.5
Jaime Marquínez Ferrándiz [Fri, 25 Sep 2015 20:02:48 +0000 (22:02 +0200)]
[README.md] Document the 'duration' field in the output template (#6929)
Jaime Marquínez Ferrándiz [Fri, 25 Sep 2015 19:58:45 +0000 (21:58 +0200)]
[fktv] Don't redefine 'url' in list comprehension
Detected with flake8.
Yen Chi Hsuan [Fri, 25 Sep 2015 11:28:26 +0000 (19:28 +0800)]
Merge branch 'remitamine-fktv'
remitamine [Fri, 25 Sep 2015 10:40:32 +0000 (11:40 +0100)]
[kuwo] extract title inside element with class title exactly
remitamine [Fri, 25 Sep 2015 10:28:26 +0000 (11:28 +0100)]
[kuwo] fix title extraction and update test
Yen Chi Hsuan [Fri, 25 Sep 2015 10:17:48 +0000 (18:17 +0800)]
[fktv] Fix a regex
Yen Chi Hsuan [Fri, 25 Sep 2015 10:01:08 +0000 (18:01 +0800)]
[fktv] Coding style
Yen Chi Hsuan [Fri, 25 Sep 2015 09:58:44 +0000 (17:58 +0800)]
[fktv] Correct thumbnail extraction and add the test
Yen Chi Hsuan [Fri, 25 Sep 2015 09:51:48 +0000 (17:51 +0800)]
[fktv] Correct and improve some regexs
Yen Chi Hsuan [Fri, 25 Sep 2015 09:48:51 +0000 (17:48 +0800)]
[fktv] Raise an error is no videos found
Yen Chi Hsuan [Fri, 25 Sep 2015 09:24:35 +0000 (17:24 +0800)]
[fktv] Correct spellings
Yen Chi Hsuan [Fri, 25 Sep 2015 09:02:10 +0000 (17:02 +0800)]
Merge branch 'fktv' of https://github.com/remitamine/youtube-dl into remitamine-fktv
Sergey M․ [Thu, 24 Sep 2015 23:18:45 +0000 (05:18 +0600)]
[condenast] Do not capture unused group in _VALID_URL
Sergey M․ [Thu, 24 Sep 2015 23:15:21 +0000 (05:15 +0600)]
[condenast] Keep acute accent
remitamine [Thu, 24 Sep 2015 14:54:23 +0000 (15:54 +0100)]
[condenast] fix video info regex
remitamine [Wed, 23 Sep 2015 16:48:39 +0000 (17:48 +0100)]
[condenast] fix extraction and add support for other sites