]> git.bitcoin.ninja Git - youtube-dl/log
youtube-dl
8 years ago[orf] Skip the expired test
Yen Chi Hsuan [Fri, 29 Apr 2016 06:24:07 +0000 (14:24 +0800)]
[orf] Skip the expired test

8 years ago[sexykarma] Remove the extractor
Yen Chi Hsuan [Fri, 29 Apr 2016 05:36:52 +0000 (13:36 +0800)]
[sexykarma] Remove the extractor

Its domain name is on sale.

Closes #9317

8 years ago[arte:+7] Fix typo in _VALID_URL
Sergey M․ [Thu, 28 Apr 2016 22:46:23 +0000 (04:46 +0600)]
[arte:+7] Fix typo in _VALID_URL

8 years ago[viewster] Remove unused import
Sergey M․ [Thu, 28 Apr 2016 19:30:53 +0000 (01:30 +0600)]
[viewster] Remove unused import

8 years ago[yandexmusic] Clarify blockage even more
Sergey M․ [Thu, 28 Apr 2016 19:28:07 +0000 (01:28 +0600)]
[yandexmusic] Clarify blockage even more

8 years ago[crunchyroll] improve extraction
remitamine [Thu, 28 Apr 2016 17:42:20 +0000 (18:42 +0100)]
[crunchyroll] improve extraction

- extract more metadata(series, episode, episode_number)
- reduce duplicate requests for extracting formats
- remove duplicate formats

8 years ago[viewster] extract formats for videos with multiple audios/subtitles
remitamine [Thu, 28 Apr 2016 16:44:33 +0000 (17:44 +0100)]
[viewster] extract formats for videos with multiple audios/subtitles

8 years ago[yandexmusic] Clarify blockage
Sergey M․ [Thu, 28 Apr 2016 15:45:33 +0000 (21:45 +0600)]
[yandexmusic] Clarify blockage

8 years ago[yandexmusic] Improve error handling
Sergey M․ [Thu, 28 Apr 2016 15:37:34 +0000 (21:37 +0600)]
[yandexmusic] Improve error handling

8 years ago[nuvid] Fix extraction
Yen Chi Hsuan [Thu, 28 Apr 2016 09:51:20 +0000 (17:51 +0800)]
[nuvid] Fix extraction

Closes #7620

8 years ago[yandexmusic] Skip tests as Travis CI blocked
Yen Chi Hsuan [Thu, 28 Apr 2016 09:08:41 +0000 (17:08 +0800)]
[yandexmusic] Skip tests as Travis CI blocked

8 years agoMerge branch 'pmrowla-mwave-meetgreet'
Yen Chi Hsuan [Thu, 28 Apr 2016 08:03:43 +0000 (16:03 +0800)]
Merge branch 'pmrowla-mwave-meetgreet'

8 years ago[mwave] Coding style
Yen Chi Hsuan [Thu, 28 Apr 2016 08:03:08 +0000 (16:03 +0800)]
[mwave] Coding style

8 years agoMerge branch 'mwave-meetgreet' of https://github.com/pmrowla/youtube-dl into pmrowla...
Yen Chi Hsuan [Thu, 28 Apr 2016 07:56:32 +0000 (15:56 +0800)]
Merge branch 'mwave-meetgreet' of https://github.com/pmrowla/youtube-dl into pmrowla-mwave-meetgreet

8 years ago[cloudy] New domain name for the test_cloudy_1
Yen Chi Hsuan [Thu, 28 Apr 2016 07:00:02 +0000 (15:00 +0800)]
[cloudy] New domain name for the test_cloudy_1

I'm sure whether videoraj.ch still works or not, so keep it.

8 years ago[cwtv] Relax _VALID_URL (Closes #9327)
Sergey M․ [Wed, 27 Apr 2016 22:01:21 +0000 (04:01 +0600)]
[cwtv] Relax _VALID_URL (Closes #9327)

8 years ago[20min] Detect embedded YouTube videos
Yen Chi Hsuan [Wed, 27 Apr 2016 18:58:11 +0000 (02:58 +0800)]
[20min] Detect embedded YouTube videos

Fixes #9331

8 years ago[theplatform] Fix for Python 3.2
Yen Chi Hsuan [Wed, 27 Apr 2016 10:08:23 +0000 (18:08 +0800)]
[theplatform] Fix for Python 3.2

test_AENetworks{,_1} fails as in Python < 3.3, binascii.a2b_* functions
accepts only bytes-like objects

8 years ago[mwave] Add Mwave Meet & Greet extractor
Peter Rowlands [Wed, 27 Apr 2016 06:57:17 +0000 (15:57 +0900)]
[mwave] Add Mwave Meet & Greet extractor

8 years ago[malemotion] Remove the extractor
Yen Chi Hsuan [Wed, 27 Apr 2016 05:55:32 +0000 (13:55 +0800)]
[malemotion] Remove the extractor

Announcement from their homepage:

```
MaleMotion is closed

After another system crash, I'm forced to close the site

This week all content will be erased

Don't forget to cancel your subscription if any !
```

Closes #9311.

8 years ago[scivee] Skip the test
Yen Chi Hsuan [Wed, 27 Apr 2016 05:52:04 +0000 (13:52 +0800)]
[scivee] Skip the test

Not accessible from either Travis CI or my machine.

Closes #9315

8 years ago[README.md] Mention mpv
Sergey M [Tue, 26 Apr 2016 18:22:08 +0000 (00:22 +0600)]
[README.md] Mention mpv

8 years ago[README.md] Add FAQ entry on output template conflicts
Sergey M [Tue, 26 Apr 2016 18:16:48 +0000 (00:16 +0600)]
[README.md] Add FAQ entry on output template conflicts

8 years ago[youtube:search_url] Reimplement in terms of youtube:playlistbase
Sergey M․ [Tue, 26 Apr 2016 16:29:29 +0000 (22:29 +0600)]
[youtube:search_url] Reimplement in terms of youtube:playlistbase

8 years ago[viewster] extract more metadata for http formats
remitamine [Tue, 26 Apr 2016 12:39:53 +0000 (13:39 +0100)]
[viewster] extract more metadata for http formats

8 years ago[ok] Extract start time
Sergey M․ [Mon, 25 Apr 2016 16:15:15 +0000 (22:15 +0600)]
[ok] Extract start time

8 years ago[ok] Allow embeds without title (Closes #9303)
Sergey M․ [Mon, 25 Apr 2016 16:05:47 +0000 (22:05 +0600)]
[ok] Allow embeds without title (Closes #9303)

8 years ago[normalboots] Fix extraction
Yen Chi Hsuan [Mon, 25 Apr 2016 15:49:12 +0000 (23:49 +0800)]
[normalboots] Fix extraction

Now it's using ScreenwaveMedia

8 years ago[muzu] Remove extractor
Yen Chi Hsuan [Mon, 25 Apr 2016 15:35:05 +0000 (23:35 +0800)]
[muzu] Remove extractor

MUZU is shutting down in October 2015. [1]

[1] http://www.musicbusinessworldwide.com/youtube-rival-muzu-is-heading-into-liquidation/

8 years ago[eagleplatform] Checking direct HTTP links
Yen Chi Hsuan [Mon, 25 Apr 2016 14:48:17 +0000 (22:48 +0800)]
[eagleplatform] Checking direct HTTP links

Sometimes they fail with 404

8 years ago[mitele] Comment out unstable MD5
Yen Chi Hsuan [Mon, 25 Apr 2016 14:27:25 +0000 (22:27 +0800)]
[mitele] Comment out unstable MD5

Also Akamai f4f fragments

8 years ago[nrk] Comment out unstable MD5 checksums
Yen Chi Hsuan [Mon, 25 Apr 2016 14:26:19 +0000 (22:26 +0800)]
[nrk] Comment out unstable MD5 checksums

Both are Akamai f4f fragments.

8 years ago[unistra] Sort formats
Yen Chi Hsuan [Mon, 25 Apr 2016 14:24:40 +0000 (22:24 +0800)]
[unistra] Sort formats

Originally URLs are passed to set() and not sorted, so the result is not
deterministic, causing occasional FAILs on Travis CI.

8 years agoMerge branch 'remitamine-akamai_pv'
Yen Chi Hsuan [Mon, 25 Apr 2016 13:02:30 +0000 (21:02 +0800)]
Merge branch 'remitamine-akamai_pv'

8 years agoMerge branch 'akamai_pv' of https://github.com/remitamine/youtube-dl into remitamine...
Yen Chi Hsuan [Mon, 25 Apr 2016 13:02:02 +0000 (21:02 +0800)]
Merge branch 'akamai_pv' of https://github.com/remitamine/youtube-dl into remitamine-akamai_pv

8 years ago[extractor/common] do not process f4m manifest that contain akamai playerVerification...
remitamine [Thu, 30 Jul 2015 16:34:38 +0000 (17:34 +0100)]
[extractor/common] do not process f4m manifest that contain akamai playerVerificationChallenge

8 years ago[openload] Make thumbnail optional
Sergey M․ [Sun, 24 Apr 2016 18:26:06 +0000 (00:26 +0600)]
[openload] Make thumbnail optional

8 years ago[openload] Add test
Sergey M․ [Sun, 24 Apr 2016 18:22:55 +0000 (00:22 +0600)]
[openload] Add test

8 years ago[openload] Fix ext extraction
Sergey M․ [Sun, 24 Apr 2016 18:03:29 +0000 (00:03 +0600)]
[openload] Fix ext extraction

8 years ago[utils] Allow None mimetypes in mimetype2ext
Sergey M․ [Sun, 24 Apr 2016 18:03:12 +0000 (00:03 +0600)]
[utils] Allow None mimetypes in mimetype2ext

8 years ago[openload] Fix title extraction (Closes #9298)
Sergey M․ [Sun, 24 Apr 2016 18:01:37 +0000 (00:01 +0600)]
[openload] Fix title extraction (Closes #9298)

8 years ago[douyutv] Improve extraction and update tests
Yen Chi Hsuan [Sun, 24 Apr 2016 15:52:17 +0000 (23:52 +0800)]
[douyutv] Improve extraction and update tests

The JSON API sometimes return HTML pages with errors

8 years ago[xminus] Fix extraction (closes #9228)
Yen Chi Hsuan [Sun, 24 Apr 2016 15:18:34 +0000 (23:18 +0800)]
[xminus] Fix extraction (closes #9228)

8 years agorelease 2016.04.24
Philipp Hagemeister [Sun, 24 Apr 2016 15:06:46 +0000 (17:06 +0200)]
release 2016.04.24

8 years ago[kwuo:song] Fix extraction and update the test
Yen Chi Hsuan [Sun, 24 Apr 2016 14:19:26 +0000 (22:19 +0800)]
[kwuo:song] Fix extraction and update the test

8 years ago[viewster] improve http formats extraction
remitamine [Sun, 24 Apr 2016 13:33:47 +0000 (14:33 +0100)]
[viewster] improve http formats extraction

8 years ago[kuwo:category] Fix the test
Yen Chi Hsuan [Sun, 24 Apr 2016 13:16:06 +0000 (21:16 +0800)]
[kuwo:category] Fix the test

Sometimes there are 24 songs and sometimes 30 lol

8 years ago[ThePlatform] Fix tests failed since 79ba9140dc8fcf5883b7473596e8f20cba6b479f
Yen Chi Hsuan [Sun, 24 Apr 2016 12:44:52 +0000 (20:44 +0800)]
[ThePlatform] Fix tests failed since 79ba9140dc8fcf5883b7473596e8f20cba6b479f

8 years ago[onionstudios] Fix description extraction
Yen Chi Hsuan [Sun, 24 Apr 2016 12:41:17 +0000 (20:41 +0800)]
[onionstudios] Fix description extraction

\1 does not work in []. Fixes test_Generic_75
(http://www.clickhole.com/video/dont-understand-bitcoin-man-will-mumble-explanatio-2537)

8 years ago[mwave] Skip checking unstable MD5
Yen Chi Hsuan [Sun, 24 Apr 2016 12:04:21 +0000 (20:04 +0800)]
[mwave] Skip checking unstable MD5

On my PC the checksum is 02eda6d09fb63131a17a8d44e6237463, while a
recent Travis CI build
(https://travis-ci.org/rg3/youtube-dl/jobs/125341081) shows it's
c930e27b7720aaa3c9d0018dfc8ff6cc

8 years ago[yahoo] Improve error detection and update tests
Yen Chi Hsuan [Sun, 24 Apr 2016 10:11:51 +0000 (18:11 +0800)]
[yahoo] Improve error detection and update tests

8 years ago[yahoo] Extract all <iframe>s
Yen Chi Hsuan [Sun, 24 Apr 2016 09:46:25 +0000 (17:46 +0800)]
[yahoo] Extract all <iframe>s

Fixes test_yahoo_6

(https://ca.finance.yahoo.com/news/hackers-sony-more-trouble-well-154609075.html)

8 years ago[yahoo] Update some tests
Yen Chi Hsuan [Sun, 24 Apr 2016 09:28:18 +0000 (17:28 +0800)]
[yahoo] Update some tests

One has new fields as ThePlatformIE changed, and others have changed
files.

8 years ago[yahoo] Extend _VALID_URL and fix extraction
Yen Chi Hsuan [Sun, 24 Apr 2016 09:01:18 +0000 (17:01 +0800)]
[yahoo] Extend _VALID_URL and fix extraction

Closes #9271

8 years ago[generic] Unescape the video URL
Yen Chi Hsuan [Sun, 24 Apr 2016 08:23:21 +0000 (16:23 +0800)]
[generic] Unescape the video URL

Fixes #9279

8 years ago[README.md] Document track metafields in output template
Sergey M [Sun, 24 Apr 2016 06:22:18 +0000 (12:22 +0600)]
[README.md] Document track metafields in output template

8 years ago[viewster] simplify qualities_basename regex
remitamine [Sun, 24 Apr 2016 02:06:46 +0000 (03:06 +0100)]
[viewster] simplify qualities_basename regex

8 years ago[viewster] extract all http formats
remitamine [Sun, 24 Apr 2016 01:32:56 +0000 (02:32 +0100)]
[viewster] extract all http formats

8 years ago[dplay] Sign unsigned final download hls URLs
Sergey M․ [Sat, 23 Apr 2016 11:28:45 +0000 (17:28 +0600)]
[dplay] Sign unsigned final download hls URLs

8 years ago[dplay] Extract subtitles (Closes #9284)
Sergey M․ [Sat, 23 Apr 2016 10:50:31 +0000 (16:50 +0600)]
[dplay] Extract subtitles (Closes #9284)

8 years ago[dplay] Improve extraction and document workarounds and tests
Sergey M․ [Sat, 23 Apr 2016 10:36:17 +0000 (16:36 +0600)]
[dplay] Improve extraction and document workarounds and tests

8 years ago[dplay] Try secure api for no tld (Closes #9282)
Sergey M․ [Sat, 23 Apr 2016 09:59:30 +0000 (15:59 +0600)]
[dplay] Try secure api for no tld (Closes #9282)

8 years ago[WDRMaus] switch current show to new WDR extractor (fixes #8562)
Boris Wachtmeister [Sat, 12 Mar 2016 19:14:46 +0000 (20:14 +0100)]
[WDRMaus] switch current show to new WDR extractor (fixes #8562)

It seems that the "current show" already uses the new WDR video-player,
while all the others videos still use the old player.

I just added the current show URL to the normal WDR-extractor, which
works fine. This commit needs my changes from PR #8842 that fix the
support for WDR.

8 years ago[WDR] complete overhaul after relaunch of the site
Boris Wachtmeister [Sat, 12 Mar 2016 17:00:26 +0000 (18:00 +0100)]
[WDR] complete overhaul after relaunch of the site

The WDR relaunched their site on 2016-02-23 which not only changed the
URL-schema completely but also the layout of their pages.

Apparently the whole "mediathek" now runs on the wdr-domain, so no
separate URL for funkhauseuropa anymore.
There seems to be no explicit handling of video-sizes on the page or in
the URLs anymore. There seems to be only one size for HTML5, but still
several sizes for flash. The extractor adds all to the list of formats.

There is no metadata for the HTML5-stream, so that the best flash-stream
will always be considered as the "best" format. At least in my tests
this seemed to be true anyway.

8 years ago[nhl] Add new extractor(closes #8419)(closes #8798)
remitamine [Fri, 22 Apr 2016 19:17:20 +0000 (20:17 +0100)]
[nhl] Add new extractor(closes #8419)(closes #8798)

8 years ago[youku] Skip streams with channel_type=tail
Yen Chi Hsuan [Fri, 22 Apr 2016 18:51:17 +0000 (02:51 +0800)]
[youku] Skip streams with channel_type=tail

Fixes #9275

These video segments look like ads and they don't appear in the web
player.

8 years ago[nbc] add support for today.com(closes #2909)
remitamine [Fri, 22 Apr 2016 17:07:40 +0000 (18:07 +0100)]
[nbc] add support for today.com(closes #2909)

8 years ago[iqiyi] Improve error detection (#9276)
Yen Chi Hsuan [Fri, 22 Apr 2016 16:06:49 +0000 (00:06 +0800)]
[iqiyi] Improve error detection (#9276)

8 years ago[eagleplatform] extract all http formats
remitamine [Fri, 22 Apr 2016 13:32:38 +0000 (14:32 +0100)]
[eagleplatform] extract all http formats

8 years ago[newstube] extract http formats(closes #9253)
remitamine [Fri, 22 Apr 2016 10:26:43 +0000 (11:26 +0100)]
[newstube] extract http formats(closes #9253)

8 years ago[rtbf] improve extraction(fixes #9267)
remitamine [Thu, 21 Apr 2016 21:52:49 +0000 (22:52 +0100)]
[rtbf] improve extraction(fixes #9267)

8 years ago[tubitv] fix extraction(closes #8741)
remitamine [Thu, 21 Apr 2016 19:29:42 +0000 (20:29 +0100)]
[tubitv] fix extraction(closes #8741)

8 years ago[vimeo] Pass Referer for check-password request
Sergey M․ [Thu, 21 Apr 2016 18:02:39 +0000 (00:02 +0600)]
[vimeo] Pass Referer for check-password request

8 years ago[dump] Remove extractor
Sergey M․ [Thu, 21 Apr 2016 17:31:34 +0000 (23:31 +0600)]
[dump] Remove extractor

8 years agoAdd --hls-prefer-ffmpeg
Sergey M․ [Thu, 21 Apr 2016 17:02:17 +0000 (23:02 +0600)]
Add --hls-prefer-ffmpeg

8 years ago[planetaplay] Remove remainings of extractor
Sergey M․ [Thu, 21 Apr 2016 16:57:38 +0000 (22:57 +0600)]
[planetaplay] Remove remainings of extractor

8 years ago[options] Remove experimental mark for --hls-prefer-native
Sergey M․ [Thu, 21 Apr 2016 16:44:01 +0000 (22:44 +0600)]
[options] Remove experimental mark for --hls-prefer-native

8 years ago[planetaplay] Remove extractor (Closes #9256)
Sergey M․ [Thu, 21 Apr 2016 16:33:54 +0000 (22:33 +0600)]
[planetaplay] Remove extractor (Closes #9256)

8 years ago[tvigle] Skip hls completely (#9259)
Sergey M․ [Thu, 21 Apr 2016 16:15:20 +0000 (22:15 +0600)]
[tvigle] Skip hls completely (#9259)

8 years ago[mgtv] Fix _VALID_URL and add localized name
Yen Chi Hsuan [Thu, 21 Apr 2016 16:05:48 +0000 (00:05 +0800)]
[mgtv] Fix _VALID_URL and add localized name

8 years ago[dispeak] Rename DigitalSpeaking to DigitallySpeaking
Yen Chi Hsuan [Thu, 21 Apr 2016 16:02:58 +0000 (00:02 +0800)]
[dispeak] Rename DigitalSpeaking to DigitallySpeaking

8 years ago[dispeak] Several fixes
Yen Chi Hsuan [Thu, 21 Apr 2016 15:58:36 +0000 (23:58 +0800)]
[dispeak] Several fixes

8 years agoMerge pull request #9110 from remitamine/parse_duration
Sergey M [Thu, 21 Apr 2016 15:53:16 +0000 (22:53 +0700)]
Merge pull request #9110 from remitamine/parse_duration

[utils] imporove parse_duration to handle more formats

8 years ago[utils] imporove parse_duration to handle more formats
remitamine [Thu, 7 Apr 2016 18:30:47 +0000 (19:30 +0100)]
[utils] imporove parse_duration to handle more formats

8 years ago[mgtv] Add new extractor (closes #9212)
Yen Chi Hsuan [Thu, 21 Apr 2016 15:29:51 +0000 (23:29 +0800)]
[mgtv] Add new extractor (closes #9212)

8 years ago[dispeak/gdcvault] Add the test case from #5784
Yen Chi Hsuan [Thu, 21 Apr 2016 11:46:32 +0000 (19:46 +0800)]
[dispeak/gdcvault] Add the test case from #5784

8 years ago[dispeak] Add new extractor
Yen Chi Hsuan [Thu, 21 Apr 2016 11:36:33 +0000 (19:36 +0800)]
[dispeak] Add new extractor

Both GDCVault and GPUTechConf uses the service of DigitalSpeaking.

8 years ago[gdcvault] Fix for videos with hard-coded hostnames
Yen Chi Hsuan [Thu, 21 Apr 2016 10:07:03 +0000 (18:07 +0800)]
[gdcvault] Fix for videos with hard-coded hostnames

Fixes #9248

8 years ago[streetvoice] Fix extraction
Yen Chi Hsuan [Thu, 21 Apr 2016 05:07:53 +0000 (13:07 +0800)]
[streetvoice] Fix extraction

The old API results in URLs with HTTP 403 from time to time.

Hopefully fixes #9219.

8 years ago[extractor/common] Allow empty post data
Yen Chi Hsuan [Thu, 21 Apr 2016 05:06:06 +0000 (13:06 +0800)]
[extractor/common] Allow empty post data

8 years ago[tvigle] Fix extraction (Closes #9259)
Sergey M․ [Wed, 20 Apr 2016 17:52:41 +0000 (23:52 +0600)]
[tvigle] Fix extraction (Closes #9259)

8 years ago[quickvid] Remove extractor (Closes #9258)
Sergey M․ [Wed, 20 Apr 2016 17:29:02 +0000 (23:29 +0600)]
[quickvid] Remove extractor (Closes #9258)

8 years ago[youtube] Capture and output login error message
Sergey M․ [Wed, 20 Apr 2016 16:14:32 +0000 (22:14 +0600)]
[youtube] Capture and output login error message

8 years ago[people] Remove bogus comment
Sergey M․ [Tue, 19 Apr 2016 21:40:02 +0000 (03:40 +0600)]
[people] Remove bogus comment

8 years ago[people] Add extractor
Sergey M․ [Tue, 19 Apr 2016 21:37:23 +0000 (03:37 +0600)]
[people] Add extractor

8 years agorelease 2016.04.19
Philipp Hagemeister [Tue, 19 Apr 2016 01:03:52 +0000 (03:03 +0200)]
release 2016.04.19

8 years ago[vimeo] Improve _VALID_URL (Closes #9229)
Sergey M․ [Mon, 18 Apr 2016 15:40:28 +0000 (21:40 +0600)]
[vimeo] Improve _VALID_URL (Closes #9229)

8 years ago[theonion] Remove extractor (Closes #9220)
Sergey M․ [Sun, 17 Apr 2016 17:12:23 +0000 (23:12 +0600)]
[theonion] Remove extractor (Closes #9220)

It now uses generic onionstudios embed

8 years ago[youtube:playlist] Fetch all the videos in a mix (fixes #3837)
Jaime Marquínez Ferrándiz [Sun, 17 Apr 2016 15:07:57 +0000 (17:07 +0200)]
[youtube:playlist] Fetch all the videos in a mix (fixes #3837)

Since there doesn't seem to be any indication, it stops when there aren't new videos in the webpage.

8 years ago[vice] remove unused import and variable
remitamine [Sun, 17 Apr 2016 13:06:19 +0000 (14:06 +0100)]
[vice] remove unused import and variable