youtube-dl
7 years ago[setup.py] Add python 3.5 classifier
Sergey M․ [Fri, 10 Jun 2016 23:14:22 +0000 (06:14 +0700)]
[setup.py] Add python 3.5 classifier

7 years ago[limelight] Extract ttml subtitles (Closes #9739)
Sergey M․ [Fri, 10 Jun 2016 22:57:27 +0000 (05:57 +0700)]
[limelight] Extract ttml subtitles (Closes #9739)

7 years ago[limelight] Fix typo
Sergey M․ [Fri, 10 Jun 2016 22:52:50 +0000 (05:52 +0700)]
[limelight] Fix typo

7 years ago[limelight] Improve _VALID_URLs
Sergey M․ [Fri, 10 Jun 2016 22:40:02 +0000 (05:40 +0700)]
[limelight] Improve _VALID_URLs

7 years ago[limelight] Fix _VALID_URLs
Sergey M․ [Fri, 10 Jun 2016 22:30:44 +0000 (05:30 +0700)]
[limelight] Fix _VALID_URLs

7 years ago[indavideo] Fix formats' height (Closes #9744)
Sergey M․ [Fri, 10 Jun 2016 22:13:05 +0000 (05:13 +0700)]
[indavideo] Fix formats' height (Closes #9744)

7 years ago[README.md] Document missing playlist fields in output template
Sergey M․ [Fri, 10 Jun 2016 21:59:47 +0000 (04:59 +0700)]
[README.md] Document missing playlist fields in output template

7 years agorelease 2016.06.11.1
Sergey M․ [Fri, 10 Jun 2016 20:00:08 +0000 (03:00 +0700)]
release 2016.06.11.1

7 years agorelease 2016.06.11
Sergey M․ [Fri, 10 Jun 2016 19:41:48 +0000 (02:41 +0700)]
release 2016.06.11

7 years agoMerge pull request #9747 from TRox1972/lynda
Sergey M [Fri, 10 Jun 2016 19:34:58 +0000 (02:34 +0700)]
Merge pull request #9747 from TRox1972/lynda

[Lynda] Extract course description

7 years ago[Lynda] Extract course description
TRox1972 [Fri, 10 Jun 2016 17:17:58 +0000 (19:17 +0200)]
[Lynda] Extract course description

7 years ago[lynda] Skip login if already logged in
Sergey M․ [Fri, 10 Jun 2016 16:01:52 +0000 (23:01 +0700)]
[lynda] Skip login if already logged in

7 years ago[lynda] Add support for new authentication (Closes #9740)
Sergey M․ [Fri, 10 Jun 2016 15:40:18 +0000 (22:40 +0700)]
[lynda] Add support for new authentication (Closes #9740)

7 years ago[compat] Import html5 entities correctly
Yen Chi Hsuan [Fri, 10 Jun 2016 10:12:57 +0000 (18:12 +0800)]
[compat] Import html5 entities correctly

7 years ago[dw] Skip an invalid test
Yen Chi Hsuan [Fri, 10 Jun 2016 08:53:40 +0000 (16:53 +0800)]
[dw] Skip an invalid test

DW documentaries only last for one or two weeks. See #9475

7 years ago[generic] Update test_Generic_40
Yen Chi Hsuan [Fri, 10 Jun 2016 08:39:31 +0000 (16:39 +0800)]
[generic] Update test_Generic_40

The original link now redirects to an YouTube user channel.

7 years ago[youtube:user] Support another URL form
Yen Chi Hsuan [Fri, 10 Jun 2016 08:37:12 +0000 (16:37 +0800)]
[youtube:user] Support another URL form

Such an URL comes from http://www.gametrailers.com/. This is originally
a test case in GenericIE, but now seems all GameTrailers videos are on
YouTube.

7 years ago[audiomack:album] Force video_id to be strings
Yen Chi Hsuan [Fri, 10 Jun 2016 08:11:28 +0000 (16:11 +0800)]
[audiomack:album] Force video_id to be strings

Related: be6217b26142491232fb697b125015d45437832d

7 years ago[voicerepublic] Force video_id to be strings
Yen Chi Hsuan [Fri, 10 Jun 2016 08:04:28 +0000 (16:04 +0800)]
[voicerepublic] Force video_id to be strings

Related: be6217b26142491232fb697b125015d45437832d

7 years ago[vporn] Improve error detection and update _TESTS
Yen Chi Hsuan [Fri, 10 Jun 2016 07:12:53 +0000 (15:12 +0800)]
[vporn] Improve error detection and update _TESTS

7 years ago[utils] Decode HTML5 entities
Yen Chi Hsuan [Fri, 10 Jun 2016 07:11:55 +0000 (15:11 +0800)]
[utils] Decode HTML5 entities

Used in test_Vporn_1. Also related to #9270

7 years ago[compat] Add compat_html_entities_html5
Yen Chi Hsuan [Fri, 10 Jun 2016 07:05:24 +0000 (15:05 +0800)]
[compat] Add compat_html_entities_html5

Used in tset_Vporn_1. Also Related to #9270

7 years ago[generic] Remove Vulture embed detection
Yen Chi Hsuan [Fri, 10 Jun 2016 05:33:59 +0000 (13:33 +0800)]
[generic] Remove Vulture embed detection

Vulture.com videos now hosts on YouTube, Vimeo, MTV, NBC News or Hulu.
Here's an example of Hulu:
http://www.vulture.com/2016/06/kimmel-interviews-mariah-carey-in-a-bathtub.html

7 years ago[generic] Detect NBC News embeds
Yen Chi Hsuan [Fri, 10 Jun 2016 05:32:59 +0000 (13:32 +0800)]
[generic] Detect NBC News embeds

7 years ago[nbcnews] Support embed widgets
Yen Chi Hsuan [Fri, 10 Jun 2016 05:31:55 +0000 (13:31 +0800)]
[nbcnews] Support embed widgets

Used in some Vulture videos

7 years ago[vulture] Remove the extractor
Yen Chi Hsuan [Fri, 10 Jun 2016 05:13:59 +0000 (13:13 +0800)]
[vulture] Remove the extractor

The first 10 URLs in google search "site:http://video.vulture.com/video"
is dead. I guess Vulture does not host videos on their own anymore.

7 years ago[weibo] Remove the extractor
Yen Chi Hsuan [Fri, 10 Jun 2016 04:33:31 +0000 (12:33 +0800)]
[weibo] Remove the extractor

The Weibo weishipin (微視頻, tiny videos) service is dead and now all
videos are hosted on Sina videos, which is covered by sina.py

7 years ago[xfileshare] Skip an invalid test
Yen Chi Hsuan [Fri, 10 Jun 2016 04:31:06 +0000 (12:31 +0800)]
[xfileshare] Skip an invalid test

7 years ago[xuite] Skip the invalid test
Yen Chi Hsuan [Fri, 10 Jun 2016 04:29:58 +0000 (12:29 +0800)]
[xuite] Skip the invalid test

7 years ago[yahoo] Yahoo doesn't like region names in lower cases
Yen Chi Hsuan [Fri, 10 Jun 2016 04:28:09 +0000 (12:28 +0800)]
[yahoo] Yahoo doesn't like region names in lower cases

Fix test_Yahoo_7

7 years ago[wdr] Subtitles are TTML
Yen Chi Hsuan [Thu, 9 Jun 2016 13:40:16 +0000 (21:40 +0800)]
[wdr] Subtitles are TTML

7 years ago[godtv] Relax _VALID_URL
Sergey M․ [Thu, 9 Jun 2016 14:34:47 +0000 (21:34 +0700)]
[godtv] Relax _VALID_URL

7 years ago[godtv] Add more tests
Sergey M․ [Thu, 9 Jun 2016 14:33:51 +0000 (21:33 +0700)]
[godtv] Add more tests

7 years ago[godtv] Improve and add support for playlists (Closes #9608)
Sergey M․ [Thu, 9 Jun 2016 14:29:41 +0000 (21:29 +0700)]
[godtv] Improve and add support for playlists (Closes #9608)

7 years ago[godtv] Add extractor
TRox1972 [Fri, 27 May 2016 11:37:40 +0000 (13:37 +0200)]
[godtv] Add extractor

[GodTV] Improvements

7 years ago[openload] Relax _VALID_URL
N1k145 [Thu, 9 Jun 2016 10:13:15 +0000 (12:13 +0200)]
[openload] Relax _VALID_URL

[openload] added to _TESTS, removed escape

7 years ago[openload] Fix extraction. Thanks @perron375 for the solution
Yen Chi Hsuan [Thu, 9 Jun 2016 11:00:13 +0000 (19:00 +0800)]
[openload] Fix extraction. Thanks @perron375 for the solution

Closes #9706

7 years agoMerge pull request #9395 from pmrowla/afreecatv
Yen Chi Hsuan [Thu, 9 Jun 2016 09:20:16 +0000 (17:20 +0800)]
Merge pull request #9395 from pmrowla/afreecatv

[afreecatv] Add new extractor for afreecatv.com VODs

7 years ago[wdr] Misc changes
Yen Chi Hsuan [Thu, 9 Jun 2016 05:49:35 +0000 (13:49 +0800)]
[wdr] Misc changes

7 years ago[wdr] Simplify extraction
Yen Chi Hsuan [Thu, 9 Jun 2016 05:41:12 +0000 (13:41 +0800)]
[wdr] Simplify extraction

7 years ago[wdr] Support radio players (closes #6147)
Yen Chi Hsuan [Thu, 9 Jun 2016 05:04:30 +0000 (13:04 +0800)]
[wdr] Support radio players (closes #6147)

7 years ago[utils] Add audio/mpeg to mimetype2ext()
Yen Chi Hsuan [Thu, 9 Jun 2016 04:58:24 +0000 (12:58 +0800)]
[utils] Add audio/mpeg to mimetype2ext()

Used in WDR live radios (#6147)

7 years ago[YoutubeDL] Force string conversion on non string video ids
Sergey M․ [Wed, 8 Jun 2016 22:34:19 +0000 (05:34 +0700)]
[YoutubeDL] Force string conversion on non string video ids

7 years ago[vessel] Make hls formats non fatal
Sergey M․ [Wed, 8 Jun 2016 21:13:38 +0000 (04:13 +0700)]
[vessel] Make hls formats non fatal

7 years ago[vessel] Extract DASH formats
Sergey M․ [Wed, 8 Jun 2016 21:12:48 +0000 (04:12 +0700)]
[vessel] Extract DASH formats

7 years ago[vessel] Use native hls by default
Sergey M․ [Wed, 8 Jun 2016 21:09:32 +0000 (04:09 +0700)]
[vessel] Use native hls by default

7 years ago[extractor/generic] Add support vessel embeds (Closes #7083)
Sergey M․ [Wed, 8 Jun 2016 21:02:27 +0000 (04:02 +0700)]
[extractor/generic] Add support vessel embeds (Closes #7083)

7 years ago[vessel] Add support for embed urls and improve extraction
Sergey M․ [Wed, 8 Jun 2016 21:00:47 +0000 (04:00 +0700)]
[vessel] Add support for embed urls and improve extraction

7 years ago[youku:show] Add new extractor
Yen Chi Hsuan [Wed, 8 Jun 2016 15:45:46 +0000 (23:45 +0800)]
[youku:show] Add new extractor

7 years ago[twitter] Update _TESTS
Yen Chi Hsuan [Wed, 8 Jun 2016 13:48:12 +0000 (21:48 +0800)]
[twitter] Update _TESTS

7 years ago[twitter] Fix extraction for videos with HLS streams
Yen Chi Hsuan [Wed, 8 Jun 2016 13:28:10 +0000 (21:28 +0800)]
[twitter] Fix extraction for videos with HLS streams

Closes #9623

7 years ago[twitter] Detect suspended accounts and update _TESTS
Yen Chi Hsuan [Wed, 8 Jun 2016 13:12:14 +0000 (21:12 +0800)]
[twitter] Detect suspended accounts and update _TESTS

7 years ago[nbc] Add the test case from #9578
Yen Chi Hsuan [Wed, 8 Jun 2016 12:50:01 +0000 (20:50 +0800)]
[nbc] Add the test case from #9578

Closes #9578

7 years ago[theplatform] Some NBC videos require an additional cookie
Yen Chi Hsuan [Wed, 8 Jun 2016 12:47:39 +0000 (20:47 +0800)]
[theplatform] Some NBC videos require an additional cookie

Related: #9578

7 years ago[downloader/external] Add another env for proxies in ffmpeg/avconv
Yen Chi Hsuan [Wed, 8 Jun 2016 06:43:52 +0000 (14:43 +0800)]
[downloader/external] Add another env for proxies in ffmpeg/avconv

Related sources:
https://git.libav.org/?p=libav.git;a=blob;f=libavformat/http.c;h=8fe8d11e1edfdbb04a8726db2c49cfef3f572aac;hb=HEAD#l152
https://git.libav.org/?p=libav.git;a=blob;f=libavformat/tls.c;h=fab243e93e20034e88e619188c13a44a5d8ccdb9;hb=HEAD#l63
https://github.com/FFmpeg/FFmpeg/blob/f8e89d8/libavformat/http.c#L191
https://github.com/FFmpeg/FFmpeg/blob/f8e89d8/libavformat/tls.c#L92

7 years ago[bilibili] Fix for videos without upload time (closes #9710)
Yen Chi Hsuan [Wed, 8 Jun 2016 06:29:53 +0000 (14:29 +0800)]
[bilibili] Fix for videos without upload time (closes #9710)

7 years ago[thesixtyone] Relax _VALID_URL (Closes #9714)
Sergey M․ [Tue, 7 Jun 2016 19:22:04 +0000 (02:22 +0700)]
[thesixtyone] Relax _VALID_URL (Closes #9714)

7 years ago[livestream:event] Ensure video id is string (Closes #9721)
Sergey M․ [Tue, 7 Jun 2016 16:53:08 +0000 (23:53 +0700)]
[livestream:event] Ensure video id is string (Closes #9721)

7 years ago[wdr] Update _TESTS
Yen Chi Hsuan [Tue, 7 Jun 2016 16:25:51 +0000 (00:25 +0800)]
[wdr] Update _TESTS

7 years ago[common] Fix <bootstrapInfo> detection in F4M manifests
Yen Chi Hsuan [Tue, 7 Jun 2016 16:19:33 +0000 (00:19 +0800)]
[common] Fix <bootstrapInfo> detection in F4M manifests

Regression since 0a5685b26fae0940f14cb063a6e4fc6986f9c124

7 years ago[canal+] Add support for d17.tv
Sergey M․ [Tue, 7 Jun 2016 15:32:08 +0000 (22:32 +0700)]
[canal+] Add support for d17.tv

7 years ago[canal+] Update tests
Sergey M․ [Tue, 7 Jun 2016 15:26:18 +0000 (22:26 +0700)]
[canal+] Update tests

7 years ago[canal+] Improve extraction (Closes #9718)
Sergey M․ [Tue, 7 Jun 2016 15:12:20 +0000 (22:12 +0700)]
[canal+] Improve extraction (Closes #9718)

7 years agoMerge pull request #9720 from Kagami/vlive-new-statuses
Sergey M [Tue, 7 Jun 2016 14:22:53 +0000 (21:22 +0700)]
Merge pull request #9720 from Kagami/vlive-new-statuses

[vlive] Acknowledge vlive+ streams statuses

7 years ago[vlive] Acknowledge vlive+ streams statuses
Kagami Hiiragi [Tue, 7 Jun 2016 11:39:21 +0000 (14:39 +0300)]
[vlive] Acknowledge vlive+ streams statuses

Same as common statuses just with "PRODUCT_" prefix:
PRODUCE_LIVE_END, PRODUCT_COMING_SOON, etc.

7 years agoMerge remote-tracking branch 'Boris-de/wdrmaus_fix#8562'
Philipp Hagemeister [Tue, 7 Jun 2016 10:29:18 +0000 (12:29 +0200)]
Merge remote-tracking branch 'Boris-de/wdrmaus_fix#8562'

7 years ago[compat] Add 'compat_input' to __all__
Jaime Marquínez Ferrándiz [Sun, 5 Jun 2016 21:16:08 +0000 (23:16 +0200)]
[compat] Add 'compat_input' to __all__

7 years ago[devscripts/create-github-release] Make full published releases by default
Sergey M․ [Sun, 5 Jun 2016 20:02:11 +0000 (03:02 +0700)]
[devscripts/create-github-release] Make full published releases by default

7 years ago[options] Add --load-info-json alias for symmetry with --write-info-json
Sergey M․ [Sun, 5 Jun 2016 19:52:58 +0000 (02:52 +0700)]
[options] Add --load-info-json alias for symmetry with --write-info-json

7 years ago[__init__] Use write_string instead of compat_string (Closes #9689)
Sergey M․ [Sun, 5 Jun 2016 14:01:20 +0000 (21:01 +0700)]
[__init__] Use write_string instead of compat_string (Closes #9689)

7 years agoMerge pull request #9702 from Eun/patch-1
Yen Chi Hsuan [Sun, 5 Jun 2016 09:43:26 +0000 (17:43 +0800)]
Merge pull request #9702 from Eun/patch-1

curl: follow redirect

7 years agocurl: follow redirect
Tobias Salzmann [Sun, 5 Jun 2016 09:04:55 +0000 (11:04 +0200)]
curl: follow redirect

7 years ago[README.md] Update pypi instructions
Sergey M [Sun, 5 Jun 2016 04:19:44 +0000 (11:19 +0700)]
[README.md] Update pypi instructions

7 years agoMerge pull request #9697 from ryandesign/ryandesign-README-MacPorts
Sergey M [Sun, 5 Jun 2016 04:09:20 +0000 (11:09 +0700)]
Merge pull request #9697 from ryandesign/ryandesign-README-MacPorts

Update README.md to mention MacPorts

7 years agoUpdate README.md to mention MacPorts
Ryan Schmidt [Sun, 5 Jun 2016 02:30:22 +0000 (21:30 -0500)]
Update README.md to mention MacPorts

7 years agogit pushMerge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Sat, 4 Jun 2016 20:55:21 +0000 (22:55 +0200)]
git pushMerge branch 'master' of github.com:rg3/youtube-dl

7 years agoextend FAQ (#9696)
Philipp Hagemeister [Sat, 4 Jun 2016 20:55:15 +0000 (22:55 +0200)]
extend FAQ (#9696)

7 years ago[downloader/hls] Correct comment on twitch vods
Sergey M․ [Sat, 4 Jun 2016 20:31:10 +0000 (03:31 +0700)]
[downloader/hls] Correct comment on twitch vods

7 years ago[downloader/hls] PEP 8
Sergey M․ [Sat, 4 Jun 2016 20:21:43 +0000 (03:21 +0700)]
[downloader/hls] PEP 8

7 years ago[twitch:vod] Use native hls
Sergey M․ [Sat, 4 Jun 2016 20:19:44 +0000 (03:19 +0700)]
[twitch:vod] Use native hls

7 years ago[downloader/hls] Do not rely on EXT-X-PLAYLIST-TYPE:EVENT
Sergey M․ [Sat, 4 Jun 2016 20:16:05 +0000 (03:16 +0700)]
[downloader/hls] Do not rely on EXT-X-PLAYLIST-TYPE:EVENT

7 years ago[youtube] Add itags 256 and 258
Sergey M․ [Sat, 4 Jun 2016 18:44:13 +0000 (01:44 +0700)]
[youtube] Add itags 256 and 258

7 years ago[devscripts/release.sh] Release to GitHub
Sergey M․ [Sat, 4 Jun 2016 17:48:33 +0000 (00:48 +0700)]
[devscripts/release.sh] Release to GitHub

7 years ago[devscripts/create-github-release] Add script for releasing on GitHub
Sergey M․ [Sat, 4 Jun 2016 17:47:26 +0000 (00:47 +0700)]
[devscripts/create-github-release] Add script for releasing on GitHub

Yet only Basic authentication is supported either via .netrc or by manual input

7 years ago[devscripts/buildserver] Use compat_input from compat
Sergey M․ [Sat, 4 Jun 2016 17:44:51 +0000 (00:44 +0700)]
[devscripts/buildserver] Use compat_input from compat

7 years ago[compat] Add compat_input
Sergey M․ [Sat, 4 Jun 2016 17:43:55 +0000 (00:43 +0700)]
[compat] Add compat_input

7 years ago[vidio] Improve (Closes #9562)
Sergey M․ [Sat, 4 Jun 2016 09:47:43 +0000 (16:47 +0700)]
[vidio] Improve (Closes #9562)

7 years ago[vidio] Add extractor (Closes #7195)
TRox1972 [Sat, 21 May 2016 15:48:17 +0000 (17:48 +0200)]
[vidio] Add extractor (Closes #7195)

[Vidio] fix fallback value and wrap duration in int_or_none

[Vidio] don't use video_id for _html_search_regex()

7 years agodisable uploading to yt-dl.org for now
Philipp Hagemeister [Sat, 4 Jun 2016 09:42:52 +0000 (11:42 +0200)]
disable uploading to yt-dl.org for now

7 years ago[channel9] Add support for rss links (Closes #9673)
Sergey M․ [Fri, 3 Jun 2016 21:57:16 +0000 (04:57 +0700)]
[channel9] Add support for rss links (Closes #9673)

7 years ago[loc] Extract direct download links
Sergey M․ [Fri, 3 Jun 2016 17:26:03 +0000 (00:26 +0700)]
[loc] Extract direct download links

7 years ago[loc] Extract subtites
Sergey M․ [Fri, 3 Jun 2016 16:55:22 +0000 (23:55 +0700)]
[loc] Extract subtites

7 years ago[loc] Add support for another URL schema and simplify
Sergey M․ [Fri, 3 Jun 2016 16:43:34 +0000 (23:43 +0700)]
[loc] Add support for another URL schema and simplify

7 years agorelease 2016.06.03
Sergey M․ [Fri, 3 Jun 2016 16:25:24 +0000 (23:25 +0700)]
release 2016.06.03

7 years ago[loc] Improve (Closes #9521)
Sergey M․ [Fri, 3 Jun 2016 16:19:11 +0000 (23:19 +0700)]
[loc] Improve (Closes #9521)

7 years ago[loc] Add extractor (Closes #3188)
TRox1972 [Tue, 17 May 2016 14:21:52 +0000 (16:21 +0200)]
[loc] Add extractor (Closes #3188)

Added extractor of loc.gov, which closes #3188. I am not an experienced programmer, so I am sure I did a bunch of mistakes, but the extractor works (for me at least).

[LibraryOfCongress] don't use video_id for _search_regex()

[LibraryOfCongress] Improvements

7 years ago[bilibili] Add _part%d suffixes back (closes #9660)
Yen Chi Hsuan [Thu, 2 Jun 2016 11:27:57 +0000 (19:27 +0800)]
[bilibili] Add _part%d suffixes back (closes #9660)

7 years agoMerge pull request #9669 from bzc6p/master
Yen Chi Hsuan [Thu, 2 Jun 2016 10:23:54 +0000 (18:23 +0800)]
Merge pull request #9669 from bzc6p/master

Added sanitization support for Hungarian letters Ő and Ű

7 years agoAdded sanitization support for Hungarian letters Ő and Ű
bzc6p [Thu, 2 Jun 2016 09:51:48 +0000 (11:51 +0200)]
Added sanitization support for Hungarian letters Ő and Ű

7 years agoAdded sanitization support for Hungarian letters Ő and Ű
bzc6p [Thu, 2 Jun 2016 09:39:32 +0000 (11:39 +0200)]
Added sanitization support for Hungarian letters Ő and Ű