youtube-dl
8 years agoMakefile: make it compatible with bmake
Jaime Marquínez Ferrándiz [Sat, 19 Mar 2016 20:51:13 +0000 (21:51 +0100)]
Makefile: make it compatible with bmake

It's the portable version of BSD make: http://crufty.net/help/sjg/bmake.html
The syntax for conditionals is different in GNU make and BSD make, so we use the shell

8 years agotox.ini: Exclude test_iqiyi_sdk_interpreter.py
Jaime Marquínez Ferrándiz [Sat, 19 Mar 2016 20:50:16 +0000 (21:50 +0100)]
tox.ini: Exclude test_iqiyi_sdk_interpreter.py

8 years ago[91porn] Use common messages' wording
Sergey M․ [Sat, 19 Mar 2016 20:35:48 +0000 (02:35 +0600)]
[91porn] Use common messages' wording

8 years ago[91porn] Unquote final URL (Closes #8881)
Sergey M․ [Sat, 19 Mar 2016 20:34:02 +0000 (02:34 +0600)]
[91porn] Unquote final URL (Closes #8881)

8 years agoCredit @jjatria for biobiochiletv (#7314)
Sergey M․ [Sat, 19 Mar 2016 19:36:20 +0000 (01:36 +0600)]
Credit @jjatria for biobiochiletv (#7314)

8 years ago[biobiochiletv] Fix extraction, extract m3u8 formats and overall improve (Closes...
Sergey M․ [Sat, 19 Mar 2016 19:31:55 +0000 (01:31 +0600)]
[biobiochiletv] Fix extraction, extract m3u8 formats and overall improve (Closes #7314)

8 years ago[biobiotv] Add extractor
jjatria [Wed, 28 Oct 2015 18:31:52 +0000 (18:31 +0000)]
[biobiotv] Add extractor

8 years agoCredit @kasper93 for cda (#8805)
Sergey M․ [Sat, 19 Mar 2016 17:18:04 +0000 (23:18 +0600)]
Credit @kasper93 for cda (#8805)

8 years ago[cda] Improve and simplify (Closes #8805)
Sergey M․ [Sat, 19 Mar 2016 17:17:14 +0000 (23:17 +0600)]
[cda] Improve and simplify (Closes #8805)

8 years ago[cda] Add new extractor for cda.pl
Kacper Michajłow [Wed, 9 Mar 2016 19:55:27 +0000 (20:55 +0100)]
[cda] Add new extractor for cda.pl

Fixes #8760

8 years ago[safari:api] Separate extractor (Closes #8871)
Sergey M․ [Sat, 19 Mar 2016 16:30:48 +0000 (22:30 +0600)]
[safari:api] Separate extractor (Closes #8871)

8 years ago[utils] lookup_unit_table: Match word boundary instead of end of string
Jaime Marquínez Ferrándiz [Sat, 19 Mar 2016 10:42:35 +0000 (11:42 +0100)]
[utils] lookup_unit_table: Match word boundary instead of end of string

8 years ago[extractor/generic] Fix missing byte literal prefix
Sergey M․ [Fri, 18 Mar 2016 23:43:43 +0000 (05:43 +0600)]
[extractor/generic] Fix missing byte literal prefix

8 years ago[hbo] Add new extractor
remitamine [Fri, 18 Mar 2016 20:17:45 +0000 (21:17 +0100)]
[hbo] Add new extractor

8 years agoutils: lookup_unit_table: Use a stricter regex
Jaime Marquínez Ferrándiz [Fri, 18 Mar 2016 18:18:55 +0000 (19:18 +0100)]
utils: lookup_unit_table: Use a stricter regex

In parse_count multiple units start with the same letter, so it would match different units depending on the order they were sorted when iterating over them.

8 years ago[test_YoutubeDL] Add test for format_id format selection
Sergey M․ [Fri, 18 Mar 2016 18:04:26 +0000 (00:04 +0600)]
[test_YoutubeDL] Add test for format_id format selection

8 years agoAdded format_id to the filers on -f.
John Peel [Fri, 18 Mar 2016 07:33:03 +0000 (00:33 -0700)]
Added format_id to the filers on -f.

8 years ago[commonprotocols] Add generic support for rtmp URLs (Closes #8488)
Sergey M․ [Fri, 18 Mar 2016 17:42:15 +0000 (23:42 +0600)]
[commonprotocols] Add generic support for rtmp URLs (Closes #8488)

8 years ago[extractor/generic] Add a test for m3u playlist served without proper Content-Type
Sergey M․ [Fri, 18 Mar 2016 16:49:11 +0000 (22:49 +0600)]
[extractor/generic] Add a test for m3u playlist served without proper Content-Type

8 years ago[extractor/generic] Detect m3u playlists served without proper Content-Type
Sergey M․ [Fri, 18 Mar 2016 16:45:28 +0000 (22:45 +0600)]
[extractor/generic] Detect m3u playlists served without proper Content-Type

8 years ago[extractor/generic] Fix direct link semantics
Sergey M․ [Fri, 18 Mar 2016 16:43:07 +0000 (22:43 +0600)]
[extractor/generic] Fix direct link semantics

8 years ago[extractor/generic] Simplify upload_date extraction
Sergey M․ [Fri, 18 Mar 2016 16:41:16 +0000 (22:41 +0600)]
[extractor/generic] Simplify upload_date extraction

8 years ago[extractor/generic] Add another test for generic m3u8
Sergey M․ [Fri, 18 Mar 2016 15:54:33 +0000 (21:54 +0600)]
[extractor/generic] Add another test for generic m3u8

8 years ago[extractor/generic] Force Content-Type to lowecase
Sergey M․ [Fri, 18 Mar 2016 15:50:44 +0000 (21:50 +0600)]
[extractor/generic] Force Content-Type to lowecase

8 years ago[extractor/generic] Properly extract format id from Content-Type
Sergey M․ [Fri, 18 Mar 2016 15:50:10 +0000 (21:50 +0600)]
[extractor/generic] Properly extract format id from Content-Type

Fixes extraction for cases like: audio/x-mpegURL; charset=utf-8

8 years ago[theplatform] Improve geo restriction detection
Sergey M․ [Fri, 18 Mar 2016 15:08:25 +0000 (21:08 +0600)]
[theplatform] Improve geo restriction detection

8 years ago[once] check http formats availability
remitamine [Fri, 18 Mar 2016 10:50:04 +0000 (11:50 +0100)]
[once] check http formats availability

8 years agorelease 2016.03.18
Philipp Hagemeister [Fri, 18 Mar 2016 10:43:48 +0000 (11:43 +0100)]
release 2016.03.18

8 years ago[theplatform] remove unnecessary import
remitamine [Fri, 18 Mar 2016 08:43:28 +0000 (09:43 +0100)]
[theplatform] remove unnecessary import

8 years ago[theplatform] always force theplatform to return a smil for _extract_theplatform_smil
remitamine [Fri, 18 Mar 2016 08:21:21 +0000 (09:21 +0100)]
[theplatform] always force theplatform to return a smil for _extract_theplatform_smil

8 years ago[noz] Fix extraction on python 2.6 by means of using compat_xpath
Sergey M․ [Thu, 17 Mar 2016 20:54:27 +0000 (02:54 +0600)]
[noz] Fix extraction on python 2.6 by means of using compat_xpath

8 years ago[utils] Use compat_xpath
Sergey M․ [Thu, 17 Mar 2016 20:52:23 +0000 (02:52 +0600)]
[utils] Use compat_xpath

8 years ago[compat] Add compat_xpath
Sergey M․ [Thu, 17 Mar 2016 20:51:38 +0000 (02:51 +0600)]
[compat] Add compat_xpath

8 years ago[animeondemand] Fix typo and improve
Sergey M․ [Thu, 17 Mar 2016 18:12:34 +0000 (00:12 +0600)]
[animeondemand] Fix typo and improve

8 years ago[animeondemand] Improve extraction
Sergey M․ [Thu, 17 Mar 2016 18:02:34 +0000 (00:02 +0600)]
[animeondemand] Improve extraction

8 years ago[animeondemand] Add test
Sergey M․ [Thu, 17 Mar 2016 17:50:10 +0000 (23:50 +0600)]
[animeondemand] Add test

8 years ago[animeondemand] Expand episode title regex (Closes #8875)
Sergey M․ [Thu, 17 Mar 2016 17:43:14 +0000 (23:43 +0600)]
[animeondemand] Expand episode title regex (Closes #8875)

8 years ago[crunchyroll] Fix custom _download_webpage (Closes #8883)
Sergey M․ [Thu, 17 Mar 2016 16:55:04 +0000 (22:55 +0600)]
[crunchyroll] Fix custom _download_webpage (Closes #8883)

8 years ago[wistia] extract more metadata
remitamine [Thu, 17 Mar 2016 16:48:17 +0000 (17:48 +0100)]
[wistia] extract more metadata

8 years ago[nbc:nbcnews] improve extraction(fixes #6922)
remitamine [Thu, 17 Mar 2016 15:07:36 +0000 (16:07 +0100)]
[nbc:nbcnews] improve extraction(fixes #6922)

- extract more metadata and formats
- relax regex

8 years ago[theplatform] extract brightcove once formats
remitamine [Thu, 17 Mar 2016 15:06:25 +0000 (16:06 +0100)]
[theplatform] extract brightcove once formats

8 years ago[once] Add new format extractor
remitamine [Thu, 17 Mar 2016 15:05:31 +0000 (16:05 +0100)]
[once] Add new format extractor

8 years ago[youtube] Added itag 91
Yen Chi Hsuan [Thu, 17 Mar 2016 11:25:37 +0000 (19:25 +0800)]
[youtube] Added itag 91

Seen in https://www.youtube.com/watch?v=jMN4cxyhJjk

8 years ago[sbs] improve extraction(fixes #3811)
remitamine [Thu, 17 Mar 2016 01:02:18 +0000 (02:02 +0100)]
[sbs] improve extraction(fixes #3811)

- extract error messages
- force the platform smil url(previously the manifest param
in the query is not respected which make theplatform return non working
mp4 files for some videos)

8 years ago[bravotv] Add new extractor(#4657)
remitamine [Wed, 16 Mar 2016 20:26:25 +0000 (21:26 +0100)]
[bravotv] Add new extractor(#4657)

8 years ago[utils] PEP 8
Sergey M․ [Wed, 16 Mar 2016 15:50:04 +0000 (21:50 +0600)]
[utils] PEP 8

8 years ago[brightcover] Remove unused import
Sergey M․ [Wed, 16 Mar 2016 15:47:51 +0000 (21:47 +0600)]
[brightcover] Remove unused import

8 years ago[udemy] Improve course id v4 regex
Sergey M․ [Wed, 16 Mar 2016 15:46:09 +0000 (21:46 +0600)]
[udemy] Improve course id v4 regex

8 years ago[udemy] Update course id regex to cover v4 layout (Closes #8753, closes #8868, closes...
Quan Hua [Wed, 16 Mar 2016 03:15:39 +0000 (10:15 +0700)]
[udemy] Update course id regex to cover v4 layout (Closes #8753, closes #8868, closes #8870)

8 years agoMerge pull request #8092 from bpfoley/twitter-thumbnail
remitamine [Wed, 16 Mar 2016 12:16:27 +0000 (13:16 +0100)]
Merge pull request #8092 from bpfoley/twitter-thumbnail

[utils] Add extract_attributes for extracting html tag attributes

8 years ago[brightcove:new] extract protocol-less embed URLs(closes #2914)
remitamine [Wed, 16 Mar 2016 10:46:53 +0000 (11:46 +0100)]
[brightcove:new] extract protocol-less embed URLs(closes #2914)

8 years ago[tv3] Add new extractor(closes #8059)
remitamine [Wed, 16 Mar 2016 09:47:39 +0000 (10:47 +0100)]
[tv3] Add new extractor(closes #8059)

8 years ago[brightcove] some improvements and fixes
remitamine [Wed, 16 Mar 2016 08:14:37 +0000 (09:14 +0100)]
[brightcove] some improvements and fixes

- use FFmpeg downloader to download m3u8 formats extracted
from BrightcoveNew(some of the m3u8 media playlists use AES-128)
- update comment and update_url_query to handle url query

8 years ago[thestar] Add new extractor(closes #5955)
remitamine [Tue, 15 Mar 2016 21:57:59 +0000 (22:57 +0100)]
[thestar] Add new extractor(closes #5955)

8 years ago[brightcove:new] update embed_in_page embeds regex to match non numeric ref id
remitamine [Tue, 15 Mar 2016 21:50:43 +0000 (22:50 +0100)]
[brightcove:new] update embed_in_page embeds regex to match non numeric ref id

8 years ago[noz] fix extraction in python 2.6
remitamine [Tue, 15 Mar 2016 19:54:55 +0000 (20:54 +0100)]
[noz] fix extraction in python 2.6

8 years ago[kuwo:mv] Fix the test and extraction of georestricted MVs
Yen Chi Hsuan [Mon, 14 Mar 2016 18:20:37 +0000 (02:20 +0800)]
[kuwo:mv] Fix the test and extraction of georestricted MVs

8 years ago[aljazeera] update the extractor to use BrightcoveNewIE
remitamine [Tue, 15 Mar 2016 18:38:10 +0000 (19:38 +0100)]
[aljazeera] update the extractor to use BrightcoveNewIE

8 years ago[svt] extract dashhbbtv formats(#8867)
remitamine [Tue, 15 Mar 2016 18:33:09 +0000 (19:33 +0100)]
[svt] extract dashhbbtv formats(#8867)

8 years ago[brightcove] extract dash formats and detect audio formats
remitamine [Tue, 15 Mar 2016 17:48:21 +0000 (18:48 +0100)]
[brightcove] extract dash formats and detect audio formats

8 years agoMerge pull request #8513 from remitamine/dash-sort
remitamine [Tue, 15 Mar 2016 17:39:50 +0000 (18:39 +0100)]
Merge pull request #8513 from remitamine/dash-sort

[extractor/common] fix dash formats sorting

8 years ago[twitch:playlistbase] Clarify pagination bug
Sergey M․ [Tue, 15 Mar 2016 15:45:43 +0000 (21:45 +0600)]
[twitch:playlistbase] Clarify pagination bug

Pagination bug has been fixed by twitch on 15.03.2016.

8 years ago[noz] extract f4m and m3u8 formats
remitamine [Tue, 15 Mar 2016 14:24:12 +0000 (15:24 +0100)]
[noz] extract f4m and m3u8 formats

8 years ago[brightcove:new] detect m3u8 manifests by M2TS container
remitamine [Tue, 15 Mar 2016 09:06:53 +0000 (10:06 +0100)]
[brightcove:new] detect m3u8 manifests by M2TS container

8 years ago[brightcove:new] Add support for non numeric ref: preffixed video ids
remitamine [Tue, 15 Mar 2016 09:03:08 +0000 (10:03 +0100)]
[brightcove:new] Add support for non numeric ref: preffixed video ids

8 years ago[rice] Add new extractor(closes #1736)
remitamine [Mon, 14 Mar 2016 23:49:23 +0000 (00:49 +0100)]
[rice] Add new extractor(closes #1736)

8 years ago[brightcove] raise ExtractorError on 403 errors and fix regex to work with tenplay
remitamine [Thu, 26 Nov 2015 17:38:57 +0000 (18:38 +0100)]
[brightcove] raise ExtractorError on 403 errors and fix regex to work with tenplay

8 years ago[gameinformer] remove unused imports
remitamine [Mon, 14 Mar 2016 20:57:26 +0000 (21:57 +0100)]
[gameinformer] remove unused imports

8 years ago[tlc] fix extraction and update extractor to use BrightcoveNewIE
remitamine [Mon, 14 Mar 2016 20:53:00 +0000 (21:53 +0100)]
[tlc] fix extraction and update extractor to use BrightcoveNewIE

8 years ago[gameinformer] update the extractor to use BrightcoveNewIE
remitamine [Mon, 14 Mar 2016 17:32:29 +0000 (18:32 +0100)]
[gameinformer] update the extractor to use BrightcoveNewIE

8 years ago[external/downloader] fix rtmp downloading using FFmpegFD
remitamine [Mon, 14 Mar 2016 15:49:16 +0000 (16:49 +0100)]
[external/downloader] fix rtmp downloading using FFmpegFD

8 years agorelease 2016.03.14
Philipp Hagemeister [Mon, 14 Mar 2016 09:25:20 +0000 (10:25 +0100)]
release 2016.03.14

8 years ago[usatoday] Add new extractor(closes #8655)
remitamine [Sun, 13 Mar 2016 21:36:15 +0000 (22:36 +0100)]
[usatoday] Add new extractor(closes #8655)

8 years agoMerge pull request #8611 from remitamine/ffmpegfd
remitamine [Sun, 13 Mar 2016 20:30:27 +0000 (21:30 +0100)]
Merge pull request #8611 from remitamine/ffmpegfd

[downloader/external] Add FFmpegFD

8 years ago[downloader/external] pass configuration args to ffmpeg
remitamine [Sun, 13 Mar 2016 20:13:50 +0000 (21:13 +0100)]
[downloader/external] pass configuration args to ffmpeg

8 years ago[external/downloader] don't pass -t and -ss to ffmpeg
remitamine [Sun, 13 Mar 2016 20:11:19 +0000 (21:11 +0100)]
[external/downloader] don't pass -t and -ss to ffmpeg

8 years ago[downloader/external] check for ffmpeg availablity when it used for m3u8 download
remitamine [Sun, 13 Mar 2016 19:30:23 +0000 (20:30 +0100)]
[downloader/external] check for ffmpeg availablity when it used for m3u8 download

8 years ago[download/external] move the check for multiple selected formats to get_suitable_down...
remitamine [Sun, 13 Mar 2016 19:25:39 +0000 (20:25 +0100)]
[download/external] move the check for multiple selected formats to get_suitable_downloader

8 years ago[extractor/__init__] disable time range downloading
remitamine [Sun, 13 Mar 2016 15:16:26 +0000 (16:16 +0100)]
[extractor/__init__] disable time range downloading

8 years ago[downloader/rtsp] Add rtsp and mms downloader
remitamine [Sun, 13 Mar 2016 14:24:02 +0000 (15:24 +0100)]
[downloader/rtsp] Add rtsp and mms downloader

8 years ago[downloader/external] add can_download mathod for checking downloader availibilty...
remitamine [Sun, 13 Mar 2016 13:53:17 +0000 (14:53 +0100)]
[downloader/external] add can_download mathod for checking downloader availibilty and support

8 years ago[downloader/external] wrap available_opt in a list
remitamine [Sun, 13 Mar 2016 13:37:45 +0000 (14:37 +0100)]
[downloader/external] wrap available_opt in a list

8 years agoMerge pull request #8821 from remitamine/list-thumbnails-order
remitamine [Sun, 13 Mar 2016 11:44:50 +0000 (12:44 +0100)]
Merge pull request #8821 from remitamine/list-thumbnails-order

[YoutubeDL] check for --list-thumbnails immediately after processing them

8 years ago[YoutubeDL] check for --list-thumbnails immediately after processing them
remitamine [Thu, 10 Mar 2016 19:17:35 +0000 (20:17 +0100)]
[YoutubeDL] check for --list-thumbnails immediately after processing them

8 years ago[downloader/external] skip FFmpegFD when requesting multiple formats
remitamine [Sun, 13 Mar 2016 11:23:10 +0000 (12:23 +0100)]
[downloader/external] skip FFmpegFD when requesting multiple formats

8 years ago[utils] PEP 8
Sergey M․ [Sun, 13 Mar 2016 11:23:08 +0000 (17:23 +0600)]
[utils] PEP 8

8 years ago[vice:show] Add extractor (Closes #8847)
Sergey M․ [Sun, 13 Mar 2016 11:22:23 +0000 (17:22 +0600)]
[vice:show] Add extractor (Closes #8847)

8 years ago[ffmpeg] convert format ext to ffmpeg output formats codes
remitamine [Sun, 13 Mar 2016 11:15:29 +0000 (12:15 +0100)]
[ffmpeg] convert format ext to ffmpeg output formats codes

8 years ago[mixcloud] Fix view count extraction (Closes #8831, closes #8845)
Sergey M․ [Sun, 13 Mar 2016 10:27:58 +0000 (16:27 +0600)]
[mixcloud] Fix view count extraction (Closes #8831, closes #8845)

8 years ago[bbc] Generalize unit table lookup and add parse_count
Sergey M․ [Sun, 13 Mar 2016 10:27:20 +0000 (16:27 +0600)]
[bbc] Generalize unit table lookup and add parse_count

8 years ago[bbc] Update test
Sergey M․ [Sun, 13 Mar 2016 09:59:54 +0000 (15:59 +0600)]
[bbc] Update test

8 years ago[bbc] Update test
Sergey M․ [Sun, 13 Mar 2016 09:56:34 +0000 (15:56 +0600)]
[bbc] Update test

8 years ago[bbc] Improve title and description extraction (Closes #8826, closes #8822)
Sergey M․ [Sun, 13 Mar 2016 09:54:56 +0000 (15:54 +0600)]
[bbc] Improve title and description extraction (Closes #8826, closes #8822)

8 years ago[bbc] Fix BBC Extractor to work with 'School Report'
Benjamin Congdon [Fri, 11 Mar 2016 15:31:35 +0000 (09:31 -0600)]
[bbc] Fix BBC Extractor to work with 'School Report'

8 years ago[makerschannel] Add new extractor(closes #8839)
remitamine [Sat, 12 Mar 2016 21:51:36 +0000 (22:51 +0100)]
[makerschannel] Add new extractor(closes #8839)

8 years ago[minoto] Add new extractor
remitamine [Sat, 12 Mar 2016 21:13:25 +0000 (22:13 +0100)]
[minoto] Add new extractor

8 years ago[safari] Remove unused imports
Sergey M․ [Sat, 12 Mar 2016 21:48:38 +0000 (03:48 +0600)]
[safari] Remove unused imports

8 years ago[extractor/generic] Extract f4m formats from final URLs
Sergey M․ [Sat, 12 Mar 2016 21:38:20 +0000 (03:38 +0600)]
[extractor/generic] Extract f4m formats from final URLs

8 years ago[extractor/generic] Extract f4m formats and refactor common info
Sergey M․ [Sat, 12 Mar 2016 21:17:25 +0000 (03:17 +0600)]
[extractor/generic] Extract f4m formats and refactor common info

8 years ago[extractor/common] Add _parse_f4m_formats routine
Sergey M․ [Sat, 12 Mar 2016 21:16:08 +0000 (03:16 +0600)]
[extractor/common] Add _parse_f4m_formats routine