]>
git.bitcoin.ninja Git - youtube-dl/log
Yen Chi Hsuan [Thu, 14 Apr 2016 20:02:23 +0000 (04:02 +0800)]
[wayofthemaster] Remove extractor
Now it's using YouTube embeds.
Yen Chi Hsuan [Thu, 14 Apr 2016 19:48:23 +0000 (03:48 +0800)]
[ubu] Remove extractor
1. Videos on ubu.com are now hosted on Vimeo
2. The duration is far from correct, and may not exist on other videos
(For example http://ubu.com/film/hammons_king.html)
Yen Chi Hsuan [Thu, 14 Apr 2016 19:30:38 +0000 (03:30 +0800)]
[xboxclips] Use http:// URL
xboxclips has misconfigured certificates
Yen Chi Hsuan [Thu, 14 Apr 2016 18:47:07 +0000 (02:47 +0800)]
[ministrygrid] Fix extraction and modernize
Yen Chi Hsuan [Thu, 14 Apr 2016 18:41:02 +0000 (02:41 +0800)]
[tdslifeway] Add TDSLifewayIE
Used by MinistryGridIE
Sergey M․ [Thu, 14 Apr 2016 15:54:41 +0000 (21:54 +0600)]
[arte:creative] Improve _VALID_URL
Sergey M․ [Thu, 14 Apr 2016 15:52:05 +0000 (21:52 +0600)]
[arte:info] Add extractor (Closes #9182)
remitamine [Thu, 14 Apr 2016 07:47:55 +0000 (08:47 +0100)]
[aol] relex _VALID_URL regex
Yen Chi Hsuan [Thu, 14 Apr 2016 07:12:59 +0000 (15:12 +0800)]
[metacritic] Add a new valid test case
Yen Chi Hsuan [Thu, 14 Apr 2016 07:08:01 +0000 (15:08 +0800)]
[lecture2go] Fix extraction
RTSP stream fails to download. Seems it's a mpv bug as direct playback
works well:
$ mpv --ytdl-format rtsp https://lecture2go.uni-hamburg.de/veranstaltungen/-/v/17473
Yen Chi Hsuan [Thu, 14 Apr 2016 07:07:31 +0000 (15:07 +0800)]
[downloader/rtsp] Print the command
Yen Chi Hsuan [Thu, 14 Apr 2016 06:11:28 +0000 (14:11 +0800)]
[laola1tv] Improve error detection and skip an invalid test
Yen Chi Hsuan [Thu, 14 Apr 2016 06:06:05 +0000 (14:06 +0800)]
[karrierevideos] Fix extraction
The server serves malformed header "Content Type: text/xml" for the XML
request (it should be Content-Type but not Content Type). Python 3.x,
which uses email.feedparser rejects such headers. As a result,
Content-Encoding header is not parsed, so the returned content is kept
not decompressed, and thus XML parsing error.
aystroganov@gmail.com [Wed, 13 Apr 2016 11:30:32 +0000 (21:30 +1000)]
Make tbr field 'int' rather than 'tuple'
Closes #9180.
Philipp Hagemeister [Wed, 13 Apr 2016 06:02:03 +0000 (08:02 +0200)]
release 2016.04.13
Yen Chi Hsuan [Tue, 12 Apr 2016 20:50:44 +0000 (04:50 +0800)]
[netease] Skip all tests: completely georestricted
Sergey M․ [Tue, 12 Apr 2016 19:52:50 +0000 (01:52 +0600)]
Credit @Phaeilo for presstv (#7113)
Sergey M․ [Tue, 12 Apr 2016 15:38:31 +0000 (21:38 +0600)]
[youtube:playlist] Recognize popular uploads playlist as mix (Closes #9170)
Sergey M․ [Tue, 12 Apr 2016 15:20:31 +0000 (21:20 +0600)]
[ard] Change subtitles extension to ttml (Closes #9169)
ttml is now served instead of srt
Yen Chi Hsuan [Tue, 12 Apr 2016 10:30:53 +0000 (18:30 +0800)]
[jadorecettepub] Remove extractor: website gone
Yen Chi Hsuan [Tue, 12 Apr 2016 10:29:28 +0000 (18:29 +0800)]
[izlesene] Fix extraction
description may be absent
Yen Chi Hsuan [Tue, 12 Apr 2016 09:30:14 +0000 (17:30 +0800)]
[howstuffworks] Skip a broken test case
Yen Chi Hsuan [Tue, 12 Apr 2016 09:26:09 +0000 (17:26 +0800)]
[groupon] Fix extraction
Yen Chi Hsuan [Tue, 12 Apr 2016 09:23:00 +0000 (17:23 +0800)]
[goshgay] Fix extraction
isFamilyFriendly no longer exists in the webpage and I can't find
another indicator.
Sergey M․ [Mon, 11 Apr 2016 14:45:58 +0000 (20:45 +0600)]
[mixcloud] Capture error message (#9156)
remitamine [Mon, 11 Apr 2016 13:44:35 +0000 (14:44 +0100)]
Revert "[openclassroom] Add new extractor(closes #9147)"
This reverts commit
13267a2be37371bd3e8aea0bc7549f4ed2465c03 .
remitamine [Mon, 11 Apr 2016 13:23:55 +0000 (14:23 +0100)]
[openclassroom] Add new extractor(closes #9147)
Yen Chi Hsuan [Mon, 11 Apr 2016 11:17:11 +0000 (19:17 +0800)]
[arte.tv:embed] Extended support (#2620)
Yen Chi Hsuan [Mon, 11 Apr 2016 08:17:05 +0000 (16:17 +0800)]
Merge branch 'Phaeilo-presstv'
Yen Chi Hsuan [Mon, 11 Apr 2016 08:14:07 +0000 (16:14 +0800)]
[presstv] Improve and simplify
Yen Chi Hsuan [Mon, 11 Apr 2016 07:48:10 +0000 (15:48 +0800)]
Merge branch 'presstv' of https://github.com/Phaeilo/youtube-dl into Phaeilo-presstv
Sergey M․ [Sun, 10 Apr 2016 18:06:05 +0000 (00:06 +0600)]
[telebruxelles] Fix extraction (Closes #9142)
Sergey M․ [Sun, 10 Apr 2016 17:56:23 +0000 (23:56 +0600)]
[glide] Improve extraction and extract upload info
Sergey M․ [Sun, 10 Apr 2016 17:45:17 +0000 (23:45 +0600)]
[glide] Fix extraction (Closes #9141)
Sergey M․ [Sun, 10 Apr 2016 16:55:07 +0000 (22:55 +0600)]
[jwplatform:base] Improve subtitles extraction
Sergey M․ [Sun, 10 Apr 2016 16:48:04 +0000 (22:48 +0600)]
[screencastomatic] Add duration to test
Sergey M․ [Sun, 10 Apr 2016 16:47:38 +0000 (22:47 +0600)]
[jwplatform:base] Extract duration
Sergey M․ [Sun, 10 Apr 2016 16:37:14 +0000 (22:37 +0600)]
[screencastomatic] Fix extraction (Closes #9136)
Sergey M․ [Sun, 10 Apr 2016 16:15:11 +0000 (22:15 +0600)]
[ebaumsworlds] Update _VALID_URL (Closes #9135)
Philip Huppert [Sun, 10 Apr 2016 14:36:44 +0000 (16:36 +0200)]
[presstv] Refactored extractor.
Sergey M․ [Sun, 10 Apr 2016 13:21:58 +0000 (19:21 +0600)]
[extractor/extractors] Remove non-existant imports
Sergey M․ [Sun, 10 Apr 2016 12:43:40 +0000 (18:43 +0600)]
[cliprs] Add extractor (Closes #9099)
Sergey M․ [Sun, 10 Apr 2016 11:10:27 +0000 (17:10 +0600)]
[extractor/common] Remove irrelevant comment
Jaime Marquínez Ferrándiz [Sat, 9 Apr 2016 21:18:41 +0000 (23:18 +0200)]
[test/InfoExtractors] add test for _download_json
Sergey M․ [Sat, 9 Apr 2016 21:02:35 +0000 (03:02 +0600)]
[1tv] Fix extraction (Closes #9103)
Jaime Marquínez Ferrándiz [Sat, 9 Apr 2016 20:40:05 +0000 (22:40 +0200)]
[test/utils] Add test for date_from_str
Philip Huppert [Sat, 9 Apr 2016 14:14:05 +0000 (16:14 +0200)]
[presstv] updated extractor and tests to work with current PressTV website
Yen Chi Hsuan [Sat, 9 Apr 2016 14:04:48 +0000 (22:04 +0800)]
[test/helper] Check got values to be strings for md5: fields
Seen in PBSIE tests
Yen Chi Hsuan [Sat, 9 Apr 2016 13:47:35 +0000 (21:47 +0800)]
[videodetective] Adapt to InternetVideoArchiveIE
Yen Chi Hsuan [Sat, 9 Apr 2016 13:47:12 +0000 (21:47 +0800)]
[rottentomatoes] Adapt to InternetVideoArchiveIE
Yen Chi Hsuan [Sat, 9 Apr 2016 13:46:51 +0000 (21:46 +0800)]
[internetvideoarchive] Fix extraction and support json URLs
Philip Huppert [Fri, 9 Oct 2015 16:38:11 +0000 (18:38 +0200)]
[presstv] Added extractor PressTV.
Fixes #7060
Yen Chi Hsuan [Sat, 9 Apr 2016 12:12:11 +0000 (20:12 +0800)]
[funnyordie] Relax M3U8 URL matching
Also, m3u8_url extraction should be fatal as all formats depends
directly or indirectly on it.
This change fixes test_Generic_26 and TestFunnyOrDieSubtitles
Sergey M․ [Sat, 9 Apr 2016 11:32:23 +0000 (17:32 +0600)]
[aol] Add coding cookie
Yen Chi Hsuan [Sat, 9 Apr 2016 11:27:54 +0000 (19:27 +0800)]
[utils] Don't touch URLs if not necessary
Fix test_Generic_15 (Google redirect)
remitamine [Sat, 9 Apr 2016 09:47:46 +0000 (10:47 +0100)]
[aol] add support for videos with vidible IDs(closes #9124)
Yen Chi Hsuan [Sat, 9 Apr 2016 06:08:13 +0000 (14:08 +0800)]
Merge pull request #8497 from jaimeMF/lazy-load
Add experimenta lazy loading of info extractors
Jaime Marquínez Ferrándiz [Sun, 6 Mar 2016 18:36:39 +0000 (19:36 +0100)]
setup.py: add command for building the lazy_extractors module
Jaime Marquínez Ferrándiz [Sun, 21 Feb 2016 11:46:14 +0000 (12:46 +0100)]
lazy extractors: Initialize the real info extractor
According to the docs '__init__' is only called automatically if '__new__' returns an instance of the original class.
Jaime Marquínez Ferrándiz [Sun, 21 Feb 2016 11:28:58 +0000 (12:28 +0100)]
lazy extractors: Output if it's enabled in the verbose log
Jaime Marquínez Ferrándiz [Sun, 21 Feb 2016 11:22:12 +0000 (12:22 +0100)]
lazy extractors: Style fixes
* Sort extractors alphabetically
* Add newlines when needed (youtube_dl/extractors/lazy_extractors.py pass the flake8 test now)
Jaime Marquínez Ferrándiz [Sun, 21 Feb 2016 10:53:48 +0000 (11:53 +0100)]
lazy extractors: Fix building with python2.6
Jaime Marquínez Ferrándiz [Thu, 11 Feb 2016 13:49:02 +0000 (14:49 +0100)]
lazy extractors: specify the encoding
When building with python3 the unicode characters are not escaped, python2 needs to know the encoding.
Jaime Marquínez Ferrándiz [Wed, 10 Feb 2016 13:01:31 +0000 (14:01 +0100)]
Add experimental support for lazy loading the info extractors
'make lazy-extractors' creates the youtube_dl/extractor/lazy_extractors.py (imported by youtube_dl/extractor/__init__.py), which contains simplified classes that only have the 'suitable' class method and that load the appropiate class with the '__new__' method when a instance is created.
Jaime Marquínez Ferrándiz [Wed, 10 Feb 2016 12:24:49 +0000 (13:24 +0100)]
Move the extreactors import to youtube_dl/extractor/extractors.py
Jaime Marquínez Ferrándiz [Wed, 10 Feb 2016 12:16:18 +0000 (13:16 +0100)]
Delay initialization of InfoExtractors until they are needed
Sergey M․ [Fri, 8 Apr 2016 18:27:24 +0000 (00:27 +0600)]
[tnaflix] Fix metadata extraction
Sergey M․ [Fri, 8 Apr 2016 17:34:59 +0000 (23:34 +0600)]
[tnaflix] Fix extraction (Closes #9074)
Sergey M․ [Fri, 8 Apr 2016 17:33:45 +0000 (23:33 +0600)]
[extractor/common] Relax _hidden_inputs
Sergey M․ [Fri, 8 Apr 2016 17:16:02 +0000 (23:16 +0600)]
[gdcvault] Fix extraction (Closes #9107, closes #9114)
Sergey M․ [Fri, 8 Apr 2016 16:48:08 +0000 (22:48 +0600)]
[extractor/common] Support arbitrary format strings for template based identifiers in mpd manifests (Closes #9119, closes #9120)
Sergey M․ [Fri, 8 Apr 2016 16:27:27 +0000 (22:27 +0600)]
[democracynow] Improve extraction
Sergey M․ [Fri, 8 Apr 2016 16:19:16 +0000 (22:19 +0600)]
[democracynow] Fix tests
Sergey M․ [Fri, 8 Apr 2016 16:15:36 +0000 (22:15 +0600)]
[democracynow] Make description optional (Closes #9115)
Sergey M․ [Fri, 8 Apr 2016 15:26:42 +0000 (21:26 +0600)]
[novamov] Improve _VALID_URL template (Closes #9116)
remitamine [Fri, 8 Apr 2016 14:15:34 +0000 (15:15 +0100)]
[acast] fix channel extraction(closes #9117)
remitamine [Fri, 8 Apr 2016 13:51:00 +0000 (14:51 +0100)]
[acast] fix extraction(#9117)
Sergey M․ [Thu, 7 Apr 2016 18:17:47 +0000 (00:17 +0600)]
[YoutubeDL] Sanitize single thumbnail URL
Sergey M․ [Thu, 7 Apr 2016 17:22:43 +0000 (23:22 +0600)]
[vrt] Add support for direct hls playlists and YouTube (Closes #9108)
Sergey M․ [Thu, 7 Apr 2016 16:40:35 +0000 (22:40 +0600)]
[beeg] Improve extraction
Sergey M․ [Wed, 6 Apr 2016 20:56:13 +0000 (02:56 +0600)]
[yandexmusic] Extract music album metafields (Closes #7354)
Sergey M․ [Wed, 6 Apr 2016 20:53:53 +0000 (02:53 +0600)]
[extractor/common] Introduce music album metafields
Philipp Hagemeister [Wed, 6 Apr 2016 13:13:08 +0000 (15:13 +0200)]
release 2016.04.06
Jaime Marquínez Ferrándiz [Wed, 6 Apr 2016 12:16:05 +0000 (14:16 +0200)]
Makefile: remove ISSUE_TEMPLATE.md from the 'all' target (fixes #9088)
It isn't included in the tar file, causing build failures.
Since it's only used for GitHub, I think we don't need to store it in the tar file.
Jaime Marquínez Ferrándiz [Wed, 6 Apr 2016 12:09:31 +0000 (14:09 +0200)]
Makefile: use full path for the ISSUE_TEMPLATE.md file
Yen Chi Hsuan [Wed, 6 Apr 2016 10:29:54 +0000 (18:29 +0800)]
[compat] Handle tuples properly in urlencode()
Fixes #9055
Yen Chi Hsuan [Wed, 6 Apr 2016 08:12:16 +0000 (16:12 +0800)]
[iqiyi] Improve error detection for VIP-only videos
Closes #9071
Philipp Hagemeister [Tue, 5 Apr 2016 16:36:24 +0000 (18:36 +0200)]
release 2016.04.05
Sergey M․ [Tue, 5 Apr 2016 16:27:33 +0000 (22:27 +0600)]
[deezer] Fix extraction (Closes #9086)
Sergey M․ [Tue, 5 Apr 2016 16:23:20 +0000 (22:23 +0600)]
[rte] Improve thumbnail extraction (Closes #9085)
Sergey M․ [Tue, 5 Apr 2016 15:54:09 +0000 (21:54 +0600)]
[extractor/__init__] Remove novamov extractor and sort novamov based extractors alphabetically
Sergey M․ [Tue, 5 Apr 2016 15:52:07 +0000 (21:52 +0600)]
[auroravid] Add extractor (Closes #9070)
Sergey M․ [Tue, 5 Apr 2016 15:40:43 +0000 (21:40 +0600)]
[novamov] Make title fatal
Jaime Marquínez Ferrándiz [Mon, 4 Apr 2016 18:46:35 +0000 (20:46 +0200)]
[utils] dfxp2srt: add additional namespace
Used by the ZDF subtitles (#9081).
Jaime Marquínez Ferrándiz [Mon, 4 Apr 2016 18:44:06 +0000 (20:44 +0200)]
[zdf] Extract subtitles (closes #9081)
Sergey M․ [Sun, 3 Apr 2016 20:26:20 +0000 (02:26 +0600)]
[youtube] Add support for zwearz (Closes #9062)
remitamine [Sat, 2 Apr 2016 20:31:21 +0000 (21:31 +0100)]
[brightcove:legacy] skip None value for uploader_id
remitamine [Sat, 2 Apr 2016 19:55:44 +0000 (20:55 +0100)]
[brightcove:legacy] extract uploader_id as a string
remitamine [Sat, 2 Apr 2016 17:56:31 +0000 (18:56 +0100)]
[nowness] update tests
remitamine [Sat, 2 Apr 2016 17:56:01 +0000 (18:56 +0100)]
[brightcove:new] extract subtitles and strip video title