youtube-dl
8 years agoMakefile: remove ISSUE_TEMPLATE.md from the 'all' target (fixes #9088)
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.

8 years agoMakefile: use full path for the ISSUE_TEMPLATE.md 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

8 years ago[compat] Handle tuples properly in urlencode()
Yen Chi Hsuan [Wed, 6 Apr 2016 10:29:54 +0000 (18:29 +0800)]
[compat] Handle tuples properly in urlencode()

Fixes #9055

8 years ago[iqiyi] Improve error detection for VIP-only videos
Yen Chi Hsuan [Wed, 6 Apr 2016 08:12:16 +0000 (16:12 +0800)]
[iqiyi] Improve error detection for VIP-only videos

Closes #9071

8 years agorelease 2016.04.05
Philipp Hagemeister [Tue, 5 Apr 2016 16:36:24 +0000 (18:36 +0200)]
release 2016.04.05

8 years ago[deezer] Fix extraction (Closes #9086)
Sergey M․ [Tue, 5 Apr 2016 16:27:33 +0000 (22:27 +0600)]
[deezer] Fix extraction (Closes #9086)

8 years ago[rte] Improve thumbnail extraction (Closes #9085)
Sergey M․ [Tue, 5 Apr 2016 16:23:20 +0000 (22:23 +0600)]
[rte] Improve thumbnail extraction (Closes #9085)

8 years ago[extractor/__init__] Remove novamov extractor and sort novamov based extractors alpha...
Sergey M․ [Tue, 5 Apr 2016 15:54:09 +0000 (21:54 +0600)]
[extractor/__init__] Remove novamov extractor and sort novamov based extractors alphabetically

8 years ago[auroravid] Add extractor (Closes #9070)
Sergey M․ [Tue, 5 Apr 2016 15:52:07 +0000 (21:52 +0600)]
[auroravid] Add extractor (Closes #9070)

8 years ago[novamov] Make title fatal
Sergey M․ [Tue, 5 Apr 2016 15:40:43 +0000 (21:40 +0600)]
[novamov] Make title fatal

8 years ago[utils] dfxp2srt: add additional namespace
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).

8 years ago[zdf] Extract subtitles (closes #9081)
Jaime Marquínez Ferrándiz [Mon, 4 Apr 2016 18:44:06 +0000 (20:44 +0200)]
[zdf] Extract subtitles (closes #9081)

8 years ago[youtube] Add support for zwearz (Closes #9062)
Sergey M․ [Sun, 3 Apr 2016 20:26:20 +0000 (02:26 +0600)]
[youtube] Add support for zwearz (Closes #9062)

8 years ago[brightcove:legacy] skip None value for uploader_id
remitamine [Sat, 2 Apr 2016 20:31:21 +0000 (21:31 +0100)]
[brightcove:legacy] skip None value for uploader_id

8 years ago[brightcove:legacy] extract uploader_id as a string
remitamine [Sat, 2 Apr 2016 19:55:44 +0000 (20:55 +0100)]
[brightcove:legacy] extract uploader_id as a string

8 years ago[nowness] update tests
remitamine [Sat, 2 Apr 2016 17:56:31 +0000 (18:56 +0100)]
[nowness] update tests

8 years ago[brightcove:new] extract subtitles and strip video title
remitamine [Sat, 2 Apr 2016 17:56:01 +0000 (18:56 +0100)]
[brightcove:new] extract subtitles and strip video title

8 years ago[brightcove:legacy] improve format extraction and extract uploader_id, duration and...
remitamine [Sat, 2 Apr 2016 17:54:40 +0000 (18:54 +0100)]
[brightcove:legacy] improve format extraction and extract uploader_id, duration and timestamp

8 years ago[instagram:user] Fix extraction (fixes #9059)
Jaime Marquínez Ferrándiz [Sat, 2 Apr 2016 16:01:58 +0000 (18:01 +0200)]
[instagram:user] Fix extraction (fixes #9059)

The URL for the next page was incorrect and we always got the same page, therefore it got trapped in an infinite loop.

8 years ago[bbc] Set vcodec to none for audio formats
Sergey M․ [Sat, 2 Apr 2016 13:00:38 +0000 (19:00 +0600)]
[bbc] Set vcodec to none for audio formats

8 years ago[extractor/common] Carry long line
Sergey M․ [Sat, 2 Apr 2016 12:49:58 +0000 (18:49 +0600)]
[extractor/common] Carry long line

8 years ago[extractor/common] Fix numeric identifiers conversion in DASH URL templates
Sergey M․ [Sat, 2 Apr 2016 12:48:05 +0000 (18:48 +0600)]
[extractor/common] Fix numeric identifiers conversion in DASH URL templates

8 years ago[brightcove] fix format sorting
remitamine [Sat, 2 Apr 2016 09:57:57 +0000 (10:57 +0100)]
[brightcove] fix format sorting

8 years ago[cbsinteractive] Add support for ZDNet videos
remitamine [Fri, 1 Apr 2016 22:53:32 +0000 (23:53 +0100)]
[cbsinteractive] Add support for ZDNet videos

8 years ago[cnet] extract more formats
remitamine [Fri, 1 Apr 2016 19:42:15 +0000 (20:42 +0100)]
[cnet] extract more formats

8 years ago[ffmpeg] try to convert tt subtitles usng dfxp2srt
remitamine [Fri, 1 Apr 2016 18:47:20 +0000 (19:47 +0100)]
[ffmpeg] try to convert tt subtitles usng dfxp2srt

8 years ago[common] prefer using mime type over ext for smil subtitle extraction
remitamine [Fri, 1 Apr 2016 18:39:02 +0000 (19:39 +0100)]
[common] prefer using mime type over ext for smil subtitle extraction

the subtitle ext for http://www.cnet.com/videos/download-amazon-prime-movies-and-tv/
is adb_xml while using the mime type it get tt(application/smptett+xml)

8 years ago[camwithher] Remove extra blank line
Jaime Marquínez Ferrándiz [Fri, 1 Apr 2016 18:45:21 +0000 (20:45 +0200)]
[camwithher] Remove extra blank line

8 years ago[cbsnews] Remove unused import
Jaime Marquínez Ferrándiz [Fri, 1 Apr 2016 18:43:14 +0000 (20:43 +0200)]
[cbsnews] Remove unused import

8 years ago[aenetworks] Make pep8 happy
Jaime Marquínez Ferrándiz [Fri, 1 Apr 2016 18:42:19 +0000 (20:42 +0200)]
[aenetworks] Make pep8 happy

8 years ago[camwithher] Improve extraction (Closes #8989)
Sergey M․ [Fri, 1 Apr 2016 17:47:27 +0000 (23:47 +0600)]
[camwithher] Improve extraction (Closes #8989)

8 years ago[camwithher] Add extractor
theGeekPirate [Sat, 26 Mar 2016 12:37:40 +0000 (05:37 -0700)]
[camwithher] Add extractor

Corrected unnecessary test

Sane variable naming

RTMP all .flv & url_id for _download_webpage()

Corrected all outstanding issues, next up is a squash!

8 years ago[theplatform] extract timestamp and uploader
remitamine [Fri, 1 Apr 2016 17:06:11 +0000 (18:06 +0100)]
[theplatform] extract timestamp and uploader

8 years ago[screencast] Improve title regexes (Closes #9025)
Sergey M․ [Fri, 1 Apr 2016 17:01:55 +0000 (23:01 +0600)]
[screencast] Improve title regexes (Closes #9025)

8 years agoscreencast.com: fallback on page title
Martin Trigaux [Tue, 29 Mar 2016 12:34:58 +0000 (14:34 +0200)]
screencast.com: fallback on page title

When determining the title of the page, use the <title> tag of the page

8 years ago[screencast] Add test
Sergey M․ [Fri, 1 Apr 2016 17:00:45 +0000 (23:00 +0600)]
[screencast] Add test

8 years agoscreencast.com: support missing www
Martin Trigaux [Tue, 29 Mar 2016 12:18:44 +0000 (14:18 +0200)]
screencast.com: support missing www

The "www." part of the URL is not mandatory

8 years ago[pluralsight] Remove unnecessary login/password encode
Sergey M․ [Fri, 1 Apr 2016 16:46:46 +0000 (22:46 +0600)]
[pluralsight] Remove unnecessary login/password encode

8 years ago[lynda] Remove unnecessary login/password encode
Sergey M․ [Fri, 1 Apr 2016 16:45:20 +0000 (22:45 +0600)]
[lynda] Remove unnecessary login/password encode

8 years ago[udemy] Remove unnecessary login/password encode
Sergey M․ [Fri, 1 Apr 2016 16:42:09 +0000 (22:42 +0600)]
[udemy] Remove unnecessary login/password encode

This is now covered by compat_urllib_parse_urlencode

8 years ago[udemy:course] Skip non-video lectures
Sergey M․ [Fri, 1 Apr 2016 16:38:56 +0000 (22:38 +0600)]
[udemy:course] Skip non-video lectures

8 years ago[movieclips] fix extraction
remitamine [Fri, 1 Apr 2016 15:22:06 +0000 (16:22 +0100)]
[movieclips] fix extraction

8 years ago[cbs] add base extractor
remitamine [Fri, 1 Apr 2016 09:12:29 +0000 (10:12 +0100)]
[cbs] add base extractor

8 years ago[aenetworks] improve format extraction
remitamine [Fri, 1 Apr 2016 08:56:18 +0000 (09:56 +0100)]
[aenetworks] improve format extraction

8 years ago[theplatform] sign https urls
remitamine [Fri, 1 Apr 2016 08:55:46 +0000 (09:55 +0100)]
[theplatform] sign https urls

8 years agorelease 2016.04.01
Philipp Hagemeister [Fri, 1 Apr 2016 07:07:40 +0000 (09:07 +0200)]
release 2016.04.01

8 years ago[cbs] improve extraction(closes #6321)
remitamine [Fri, 1 Apr 2016 06:33:37 +0000 (07:33 +0100)]
[cbs] improve extraction(closes #6321)

8 years ago[generic] remove sbnation test(handled by VoxMediaIE)
remitamine [Thu, 31 Mar 2016 22:50:45 +0000 (23:50 +0100)]
[generic] remove sbnation test(handled by VoxMediaIE)

8 years ago[voxmedia] improve sbnation support
remitamine [Thu, 31 Mar 2016 22:33:36 +0000 (23:33 +0100)]
[voxmedia] improve sbnation support

8 years ago[udemy:course] Use new URL format
Sergey M․ [Thu, 31 Mar 2016 20:24:22 +0000 (02:24 +0600)]
[udemy:course] Use new URL format

8 years ago[howstuffworks] improve extraction
remitamine [Thu, 31 Mar 2016 20:09:27 +0000 (21:09 +0100)]
[howstuffworks] improve extraction

8 years ago[tudou] Improve error handling (closes #8988)
Yen Chi Hsuan [Thu, 31 Mar 2016 17:42:16 +0000 (01:42 +0800)]
[tudou] Improve error handling (closes #8988)

8 years ago[voxmedia] Add new extractor(closes #3182)
remitamine [Thu, 31 Mar 2016 17:36:41 +0000 (18:36 +0100)]
[voxmedia] Add new extractor(closes #3182)

8 years ago[udemy] Remove unused import
Sergey M․ [Thu, 31 Mar 2016 17:00:11 +0000 (23:00 +0600)]
[udemy] Remove unused import

8 years ago[udemy:course] Simplify course curriculum downloading
Sergey M․ [Thu, 31 Mar 2016 16:59:19 +0000 (22:59 +0600)]
[udemy:course] Simplify course curriculum downloading

8 years ago[extractor/common] Improve _request_webpage
Sergey M․ [Thu, 31 Mar 2016 16:58:38 +0000 (22:58 +0600)]
[extractor/common] Improve _request_webpage

* Do not ignore data, headers and query for Requests
* Default values for headers and query switched to dicts since these are used by urllib itself

8 years ago[utils] Use update_Request in http_request
Sergey M․ [Thu, 31 Mar 2016 16:55:49 +0000 (22:55 +0600)]
[utils] Use update_Request in http_request

8 years ago[utils] Add update_Request
Sergey M․ [Thu, 31 Mar 2016 16:55:01 +0000 (22:55 +0600)]
[utils] Add update_Request

8 years ago[udemy] Switch to api 2.0 (Closes #9035)
Sergey M․ [Thu, 31 Mar 2016 16:05:25 +0000 (22:05 +0600)]
[udemy] Switch to api 2.0 (Closes #9035)

8 years ago[beeg] Switch to api v6 (Closes #9036)
Sergey M․ [Thu, 31 Mar 2016 14:42:41 +0000 (20:42 +0600)]
[beeg] Switch to api v6 (Closes #9036)

8 years ago[nationalgeographic] add support for channel.nationalgeographic.com urls
remitamine [Thu, 31 Mar 2016 12:47:38 +0000 (13:47 +0100)]
[nationalgeographic] add support for channel.nationalgeographic.com urls

8 years ago[nationalgeographic] improve extraction
remitamine [Thu, 31 Mar 2016 12:44:55 +0000 (13:44 +0100)]
[nationalgeographic] improve extraction

8 years ago[tenplay] remove extractor(fixes #6927)
remitamine [Thu, 31 Mar 2016 10:59:40 +0000 (11:59 +0100)]
[tenplay] remove extractor(fixes #6927)

8 years ago[brightcove] relax embed_in_page regex
remitamine [Thu, 31 Mar 2016 09:48:22 +0000 (10:48 +0100)]
[brightcove] relax embed_in_page regex

8 years ago[nbc] add new extractor for csnne.com(#5432)
remitamine [Wed, 30 Mar 2016 23:26:42 +0000 (00:26 +0100)]
[nbc] add new extractor for csnne.com(#5432)

8 years ago[cnbc] fix test
remitamine [Wed, 30 Mar 2016 23:25:11 +0000 (00:25 +0100)]
[cnbc] fix test

8 years ago[cnbc] Add new extractor(closes #8012)
remitamine [Wed, 30 Mar 2016 22:18:31 +0000 (23:18 +0100)]
[cnbc] Add new extractor(closes #8012)

8 years ago[myspace] improve extraction
remitamine [Wed, 30 Mar 2016 20:18:07 +0000 (21:18 +0100)]
[myspace] improve extraction

8 years ago[kwuo] Port to new API and enable --cn-verification-proxy
Yen Chi Hsuan [Wed, 30 Mar 2016 18:27:52 +0000 (02:27 +0800)]
[kwuo] Port to new API and enable --cn-verification-proxy

8 years ago[kwuo] Remove _sort_formats() from KuwoBaseIE._get_formats()
Yen Chi Hsuan [Wed, 30 Mar 2016 18:11:21 +0000 (02:11 +0800)]
[kwuo] Remove _sort_formats() from KuwoBaseIE._get_formats()

Following the idea proposed in 19dbaeece321c51fa336ef142507adf440e22e22

8 years ago[kuwo:song] Correct song ID extraction (fixes #9033)
Yen Chi Hsuan [Wed, 30 Mar 2016 17:54:08 +0000 (01:54 +0800)]
[kuwo:song] Correct song ID extraction (fixes #9033)

Bug introduced in daef04a4e75ccd2ff5e2d2495baa0ac9bcf75724.

8 years ago[tumblr] Improve _VALID_URL (Closes #9027)
Sergey M․ [Wed, 30 Mar 2016 16:26:43 +0000 (22:26 +0600)]
[tumblr] Improve _VALID_URL (Closes #9027)

8 years ago[comcarcoff] don not depend on crackle extractor(closes #8995)
remitamine [Wed, 30 Mar 2016 11:27:00 +0000 (12:27 +0100)]
[comcarcoff] don not depend on crackle extractor(closes #8995)

previously extraction has been delegated to crackle to extract more info
and subtitles #6106 but some of the episodes can't be extracted using
crackle #8995.

8 years agoAdd manually generated ISSUE_TEMPLATE.md
Sergey M․ [Tue, 29 Mar 2016 16:04:29 +0000 (22:04 +0600)]
Add manually generated ISSUE_TEMPLATE.md

In order not to wait for the next release

8 years agoImprove ISSUE_TEMPLATE_tmpl.md
Sergey M․ [Tue, 29 Mar 2016 16:02:42 +0000 (22:02 +0600)]
Improve ISSUE_TEMPLATE_tmpl.md

8 years ago[devscripts/make_issue_template] Fix __version__ again
Sergey M․ [Mon, 28 Mar 2016 21:05:15 +0000 (03:05 +0600)]
[devscripts/make_issue_template] Fix __version__ again

8 years agoRename ISSUE_TEMPLATE.tmpl in order not to be picked up by github
Sergey M․ [Mon, 28 Mar 2016 20:48:04 +0000 (02:48 +0600)]
Rename ISSUE_TEMPLATE.tmpl in order not to be picked up by github

8 years agoRemove ISSUE_TEMPLATE.md
Sergey M․ [Mon, 28 Mar 2016 20:43:48 +0000 (02:43 +0600)]
Remove ISSUE_TEMPLATE.md

8 years ago[devscripts/make_issue_template] Fix NameError under python3
Sergey M․ [Mon, 28 Mar 2016 20:34:12 +0000 (02:34 +0600)]
[devscripts/make_issue_template] Fix NameError under python3

8 years agoExclude make_issue_template.py from flake8
Sergey M․ [Mon, 28 Mar 2016 20:19:24 +0000 (02:19 +0600)]
Exclude make_issue_template.py from flake8

8 years ago[devscripts/release.sh] Make ISSUE_TEMPLATE.md and commit it
Sergey M․ [Mon, 28 Mar 2016 20:18:52 +0000 (02:18 +0600)]
[devscripts/release.sh] Make ISSUE_TEMPLATE.md and commit it

8 years ago[Makefile] Fix ISSUE_TEMPLATE.md target
Sergey M․ [Mon, 28 Mar 2016 20:17:57 +0000 (02:17 +0600)]
[Makefile] Fix ISSUE_TEMPLATE.md target

8 years ago[devscripts/make_issue_template] Rework to use ISSUE_TEMPLATE.tmpl (Closes #8785)
Sergey M․ [Mon, 28 Mar 2016 20:16:38 +0000 (02:16 +0600)]
[devscripts/make_issue_template] Rework to use ISSUE_TEMPLATE.tmpl (Closes #8785)

8 years agoAdd ISSUE_TEMPLATE.tmpl as template for ISSUE_TEMPLATE.md
Sergey M․ [Mon, 28 Mar 2016 20:15:26 +0000 (02:15 +0600)]
Add ISSUE_TEMPLATE.tmpl as template for ISSUE_TEMPLATE.md

8 years agoAdd initial ISSUE_TEMPLATE
Sander van den Oever [Sun, 6 Mar 2016 22:16:13 +0000 (23:16 +0100)]
Add initial ISSUE_TEMPLATE

Add auto-updating of youtube-dl version in ISSUE_TEMPLATE

Move parts of template text and adopt makefile to new format

Moved the 'kind-of-issue' section and rephrased a bit

Rephrased and moved Example URL section upwards

Moved ISSUE_TEMPLATE inside .github folder.

Update makefile to match new folderstructure

8 years ago[README.md] Add format_id to the list of string meta fields available for use in...
Sergey M [Sun, 27 Mar 2016 22:08:34 +0000 (03:08 +0500)]
[README.md] Add format_id to the list of string meta fields available for use in format selection

8 years ago[YoutubeDL] Fix sanitizing subtitles' url
Sergey M․ [Sun, 27 Mar 2016 21:13:39 +0000 (03:13 +0600)]
[YoutubeDL] Fix sanitizing subtitles' url

8 years ago[pornhub] Fix typo (Closes #9008)
Sergey M․ [Sun, 27 Mar 2016 19:21:44 +0000 (01:21 +0600)]
[pornhub] Fix typo (Closes #9008)

8 years ago[foxnews] Restore upload time fields in test
Sergey M․ [Sun, 27 Mar 2016 19:14:12 +0000 (01:14 +0600)]
[foxnews] Restore upload time fields in test

8 years ago[amp] Fix upload timestamp extraction (Closes #9007)
Sergey M․ [Sun, 27 Mar 2016 19:13:47 +0000 (01:13 +0600)]
[amp] Fix upload timestamp extraction (Closes #9007)

8 years ago[pornhub:uservideos] Add support for multipage videos (Closes #9006)
Sergey M․ [Sun, 27 Mar 2016 18:50:46 +0000 (00:50 +0600)]
[pornhub:uservideos] Add support for multipage videos (Closes #9006)

8 years ago[pornhub:playlistbase] Do not include videos not from playlist
Sergey M․ [Sun, 27 Mar 2016 18:32:57 +0000 (00:32 +0600)]
[pornhub:playlistbase] Do not include videos not from playlist

8 years ago[pornhub:playlistbase] Use orderedSet
Sergey M․ [Sun, 27 Mar 2016 18:21:08 +0000 (00:21 +0600)]
[pornhub:playlistbase] Use orderedSet

8 years ago[bbc] Extend vpid regex (Closes #9003)
Sergey M․ [Sun, 27 Mar 2016 17:22:51 +0000 (23:22 +0600)]
[bbc] Extend vpid regex (Closes #9003)

8 years agorelease 2016.03.27
Philipp Hagemeister [Sun, 27 Mar 2016 14:56:33 +0000 (16:56 +0200)]
release 2016.03.27

8 years ago[extractor/common] Filter out unsupported encrypted media for f4m formats (Closes...
Sergey M․ [Sun, 27 Mar 2016 01:42:38 +0000 (07:42 +0600)]
[extractor/common] Filter out unsupported encrypted media for f4m formats (Closes #8573)

8 years ago[downloader/f4m] Extract routine for removing unsupported encrypted media
Sergey M․ [Sun, 27 Mar 2016 01:41:19 +0000 (07:41 +0600)]
[downloader/f4m] Extract routine for removing unsupported encrypted media

8 years agoRemove _sort_formats from _extract_*_formats methods
Sergey M․ [Sun, 27 Mar 2016 01:03:08 +0000 (07:03 +0600)]
Remove _sort_formats from _extract_*_formats methods

Now _sort_formats should be called explicitly.
_sort_formats has been added to all the necessary places in code.

Closes #8051

8 years ago[twitter] Handle another form of embedded Vine
Yen Chi Hsuan [Sat, 26 Mar 2016 20:36:02 +0000 (04:36 +0800)]
[twitter] Handle another form of embedded Vine

Fixes #8996

8 years ago[pluralsight] Extract chapter metadata (Closes #8993)
Sergey M․ [Sat, 26 Mar 2016 20:10:52 +0000 (02:10 +0600)]
[pluralsight] Extract chapter metadata (Closes #8993)