youtube-dl
8 years agoAlso run tests with python 3.5
Jaime Marquínez Ferrándiz [Fri, 25 Sep 2015 20:34:02 +0000 (22:34 +0200)]
Also run tests with python 3.5

8 years ago[README.md] Document the 'duration' field in the output template (#6929)
Jaime Marquínez Ferrándiz [Fri, 25 Sep 2015 20:02:48 +0000 (22:02 +0200)]
[README.md] Document the 'duration' field in the output template (#6929)

8 years ago[fktv] Don't redefine 'url' in list comprehension
Jaime Marquínez Ferrándiz [Fri, 25 Sep 2015 19:58:45 +0000 (21:58 +0200)]
[fktv] Don't redefine 'url' in list comprehension

Detected with flake8.

8 years agoMerge branch 'remitamine-fktv'
Yen Chi Hsuan [Fri, 25 Sep 2015 11:28:26 +0000 (19:28 +0800)]
Merge branch 'remitamine-fktv'

8 years ago[fktv] Fix a regex
Yen Chi Hsuan [Fri, 25 Sep 2015 10:17:48 +0000 (18:17 +0800)]
[fktv] Fix a regex

8 years ago[fktv] Coding style
Yen Chi Hsuan [Fri, 25 Sep 2015 10:01:08 +0000 (18:01 +0800)]
[fktv] Coding style

8 years ago[fktv] Correct thumbnail extraction and add the test
Yen Chi Hsuan [Fri, 25 Sep 2015 09:58:44 +0000 (17:58 +0800)]
[fktv] Correct thumbnail extraction and add the test

8 years ago[fktv] Correct and improve some regexs
Yen Chi Hsuan [Fri, 25 Sep 2015 09:51:48 +0000 (17:51 +0800)]
[fktv] Correct and improve some regexs

8 years ago[fktv] Raise an error is no videos found
Yen Chi Hsuan [Fri, 25 Sep 2015 09:48:51 +0000 (17:48 +0800)]
[fktv] Raise an error is no videos found

8 years ago[fktv] Correct spellings
Yen Chi Hsuan [Fri, 25 Sep 2015 09:24:35 +0000 (17:24 +0800)]
[fktv] Correct spellings

8 years agoMerge branch 'fktv' of https://github.com/remitamine/youtube-dl into remitamine-fktv
Yen Chi Hsuan [Fri, 25 Sep 2015 09:02:10 +0000 (17:02 +0800)]
Merge branch 'fktv' of https://github.com/remitamine/youtube-dl into remitamine-fktv

8 years ago[condenast] Do not capture unused group in _VALID_URL
Sergey M․ [Thu, 24 Sep 2015 23:18:45 +0000 (05:18 +0600)]
[condenast] Do not capture unused group in _VALID_URL

8 years ago[condenast] Keep acute accent
Sergey M․ [Thu, 24 Sep 2015 23:15:21 +0000 (05:15 +0600)]
[condenast] Keep acute accent

8 years ago[condenast] fix video info regex
remitamine [Thu, 24 Sep 2015 14:54:23 +0000 (15:54 +0100)]
[condenast] fix video info regex

8 years ago[condenast] fix extraction and add support for other sites
remitamine [Wed, 23 Sep 2015 16:48:39 +0000 (17:48 +0100)]
[condenast] fix extraction and add support for other sites

8 years ago[iconosquare] Extract comments
Sergey M․ [Thu, 24 Sep 2015 22:45:31 +0000 (04:45 +0600)]
[iconosquare] Extract comments

8 years ago[iconosquare] Revert title (Closes #6954)
Sergey M․ [Thu, 24 Sep 2015 22:44:52 +0000 (04:44 +0600)]
[iconosquare] Revert title (Closes #6954)

8 years ago[iconosquare] fix info extraction
remitamine [Thu, 24 Sep 2015 20:55:44 +0000 (21:55 +0100)]
[iconosquare] fix info extraction

8 years agoMerge pull request #6955 from atomic83/patch-1
Sergey M. [Thu, 24 Sep 2015 22:26:07 +0000 (04:26 +0600)]
Merge pull request #6955 from atomic83/patch-1

More title extraction fixing.

8 years agoMore title extraction fixing.
atomic83 [Thu, 24 Sep 2015 21:05:32 +0000 (23:05 +0200)]
More title extraction fixing.

8 years agoMerge pull request #6952 from remitamine/hostingbulk
Sergey M. [Thu, 24 Sep 2015 20:08:26 +0000 (02:08 +0600)]
Merge pull request #6952 from remitamine/hostingbulk

[hostingbulk] remove extractor

8 years ago[hostingbulk] remove extractor
remitamine [Thu, 24 Sep 2015 18:49:10 +0000 (19:49 +0100)]
[hostingbulk] remove extractor

8 years ago[nhl:news] Add support for iframe embeds (Closes #6941)
Sergey M․ [Thu, 24 Sep 2015 17:54:16 +0000 (23:54 +0600)]
[nhl:news] Add support for iframe embeds (Closes #6941)

8 years ago[nhl] Add support for embedded URLs
Sergey M․ [Thu, 24 Sep 2015 17:48:23 +0000 (23:48 +0600)]
[nhl] Add support for embedded URLs

8 years ago[vidme] Prefer non clip (Closes #6924)
Sergey M․ [Thu, 24 Sep 2015 17:38:53 +0000 (23:38 +0600)]
[vidme] Prefer non clip (Closes #6924)

8 years ago[xhamster] Fix title extraction (Closes #6944)
Sergey M․ [Thu, 24 Sep 2015 13:56:54 +0000 (19:56 +0600)]
[xhamster] Fix title extraction (Closes #6944)

8 years ago[iqiyi] Use md5_text for all MD5 calls
Yen Chi Hsuan [Wed, 23 Sep 2015 14:25:16 +0000 (22:25 +0800)]
[iqiyi] Use md5_text for all MD5 calls

8 years ago[iqiyi] Fix extraction (fixes #6878)
Yen Chi Hsuan [Wed, 23 Sep 2015 14:22:04 +0000 (22:22 +0800)]
[iqiyi] Fix extraction (fixes #6878)

8 years ago[soundcloud] Update client id (Closes #6930)
Sergey M․ [Wed, 23 Sep 2015 13:54:40 +0000 (19:54 +0600)]
[soundcloud] Update client id (Closes #6930)

8 years ago[downloader/hls] Pass http headers to downloader
Sergey M․ [Tue, 22 Sep 2015 20:46:24 +0000 (02:46 +0600)]
[downloader/hls] Pass http headers to downloader

8 years agorelease 2015.09.22
Philipp Hagemeister [Tue, 22 Sep 2015 20:41:53 +0000 (22:41 +0200)]
release 2015.09.22

8 years ago[9gag] Support embed URLs
Sergey M․ [Tue, 22 Sep 2015 19:58:47 +0000 (01:58 +0600)]
[9gag] Support embed URLs

8 years ago[9gag] Quotes consistency
Sergey M․ [Tue, 22 Sep 2015 19:56:26 +0000 (01:56 +0600)]
[9gag] Quotes consistency

8 years ago[9gag] Add vimeo test
Sergey M․ [Tue, 22 Sep 2015 19:55:16 +0000 (01:55 +0600)]
[9gag] Add vimeo test

8 years ago[9gag] Modernize
Sergey M․ [Tue, 22 Sep 2015 19:48:13 +0000 (01:48 +0600)]
[9gag] Modernize

8 years ago[9gag] Relax optional fields
Sergey M․ [Tue, 22 Sep 2015 19:46:40 +0000 (01:46 +0600)]
[9gag] Relax optional fields

8 years ago[9gag] Make post view regex more robust
Sergey M․ [Tue, 22 Sep 2015 19:44:38 +0000 (01:44 +0600)]
[9gag] Make post view regex more robust

8 years ago[9gag] Allow old .tv domain
Sergey M․ [Tue, 22 Sep 2015 19:43:26 +0000 (01:43 +0600)]
[9gag] Allow old .tv domain

There are still references to it in webpage's source

8 years ago[9gag] Remove redundant test
Sergey M․ [Tue, 22 Sep 2015 19:41:44 +0000 (01:41 +0600)]
[9gag] Remove redundant test

8 years ago[9gag] Make display_id optional
Sergey M․ [Tue, 22 Sep 2015 19:40:06 +0000 (01:40 +0600)]
[9gag] Make display_id optional

8 years ago[ninegag] remove unnecessary condition
remitamine [Tue, 22 Sep 2015 19:28:00 +0000 (20:28 +0100)]
[ninegag] remove unnecessary condition

8 years ago[ninegag] extract source url
remitamine [Tue, 22 Sep 2015 18:20:18 +0000 (19:20 +0100)]
[ninegag] extract source url

8 years ago[ninegag] fix _VALID_URL regex and handle the use of other external providers
remitamine [Mon, 21 Sep 2015 13:01:12 +0000 (14:01 +0100)]
[ninegag] fix _VALID_URL regex and handle the use of other external providers

8 years ago[viewster] Use tuple
Sergey M․ [Tue, 22 Sep 2015 16:00:50 +0000 (22:00 +0600)]
[viewster] Use tuple

8 years ago[viewster] Add geo restricted tests
Sergey M․ [Tue, 22 Sep 2015 15:55:04 +0000 (21:55 +0600)]
[viewster] Add geo restricted tests

8 years ago[viewster] Detect video geo restriction
Sergey M․ [Tue, 22 Sep 2015 15:54:32 +0000 (21:54 +0600)]
[viewster] Detect video geo restriction

8 years ago[voewster] Detect series geo restriction
Sergey M․ [Tue, 22 Sep 2015 15:52:41 +0000 (21:52 +0600)]
[voewster] Detect series geo restriction

8 years ago[extractor/common] Add raise_geo_restricted
Sergey M․ [Tue, 22 Sep 2015 15:50:20 +0000 (21:50 +0600)]
[extractor/common] Add raise_geo_restricted

8 years ago[voewster] Update tests
Sergey M․ [Tue, 22 Sep 2015 15:49:29 +0000 (21:49 +0600)]
[voewster] Update tests

8 years ago[viewster] Extract height from bitrate and prefer mp4 videos
Sergey M․ [Tue, 22 Sep 2015 15:47:56 +0000 (21:47 +0600)]
[viewster] Extract height from bitrate and prefer mp4 videos

8 years ago[viewster] accept https links and fix api_token extraction and extract mp4 video...
remitamine [Sun, 20 Sep 2015 21:26:23 +0000 (22:26 +0100)]
[viewster] accept https links and fix api_token extraction and extract mp4 video link(fixes #6787)

8 years ago[youtube:history] Enable exractor
Sergey M․ [Mon, 21 Sep 2015 15:28:02 +0000 (21:28 +0600)]
[youtube:history] Enable exractor

8 years ago[youtube:history] Disable exractor
Sergey M․ [Sun, 20 Sep 2015 19:53:28 +0000 (01:53 +0600)]
[youtube:history] Disable exractor

8 years agoFix typo
Sergey M․ [Sun, 20 Sep 2015 17:54:05 +0000 (23:54 +0600)]
Fix typo

8 years ago[nfl] Add support for URLs without id (Closes #6907)
Sergey M․ [Sun, 20 Sep 2015 17:45:01 +0000 (23:45 +0600)]
[nfl] Add support for URLs without id (Closes #6907)

8 years ago[nfl] Add team domains (#6907)
Sergey M․ [Sun, 20 Sep 2015 17:12:40 +0000 (23:12 +0600)]
[nfl] Add team domains (#6907)

8 years ago[utils] Fix kwargs on old python 2 (Closes #6905)
Sergey M․ [Sun, 20 Sep 2015 15:08:29 +0000 (21:08 +0600)]
[utils] Fix kwargs on old python 2 (Closes #6905)

8 years ago[youtube:history] Explain why it has disabled and skip test
Jaime Marquínez Ferrándiz [Sun, 20 Sep 2015 10:23:13 +0000 (12:23 +0200)]
[youtube:history] Explain why it has disabled and skip test

8 years ago[arte:+7] Fix typo
Sergey M․ [Sun, 20 Sep 2015 05:47:03 +0000 (11:47 +0600)]
[arte:+7] Fix typo

8 years ago[arte:+7] Look for json vp url in iframe (Closes #6895)
Sergey M․ [Sun, 20 Sep 2015 05:45:19 +0000 (11:45 +0600)]
[arte:+7] Look for json vp url in iframe (Closes #6895)

8 years ago[youtube:history] Disable extractor until #6893 is investigated
Sergey M․ [Sun, 20 Sep 2015 05:31:23 +0000 (11:31 +0600)]
[youtube:history] Disable extractor until #6893 is investigated

Wiped out part of my history as well

8 years ago[extractor/generic] Fix following redirect in Refresh HTTP header on python 2
Sergey M․ [Sun, 20 Sep 2015 05:16:12 +0000 (11:16 +0600)]
[extractor/generic] Fix following redirect in Refresh HTTP header on python 2

8 years agoMerge pull request #6889 from remitamine/shahid
Sergey M. [Fri, 18 Sep 2015 21:28:57 +0000 (03:28 +0600)]
Merge pull request #6889 from remitamine/shahid

[shahid] fix api request url and change test ext

8 years ago[shahid] change test ext
remitamine [Fri, 18 Sep 2015 21:10:36 +0000 (22:10 +0100)]
[shahid] change test ext

8 years ago[shahid] fix api request url
remitamine [Fri, 18 Sep 2015 21:09:33 +0000 (22:09 +0100)]
[shahid] fix api request url

8 years ago[bbc] Switch extraction to hq iptv hls (Closes #2732, closes #3023, closes #4828...
Sergey M․ [Fri, 18 Sep 2015 18:51:41 +0000 (00:51 +0600)]
[bbc] Switch extraction to hq iptv hls (Closes #2732, closes #3023, closes #4828, closes #6803, closes #6855)

8 years ago[playwire] Fix test
Sergey M․ [Fri, 18 Sep 2015 15:01:55 +0000 (21:01 +0600)]
[playwire] Fix test

8 years ago[postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes #6874)
Jaime Marquínez Ferrándiz [Thu, 17 Sep 2015 13:22:19 +0000 (15:22 +0200)]
[postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes #6874)

If the filename contains ':' it is interpreted as a protocol.
It also handles filenames starting with '-'.

8 years ago[ok] Skip test
Sergey M․ [Thu, 17 Sep 2015 16:59:32 +0000 (22:59 +0600)]
[ok] Skip test

8 years ago[ok] Capture error message
Sergey M․ [Thu, 17 Sep 2015 16:59:15 +0000 (22:59 +0600)]
[ok] Capture error message

8 years ago[divxstage] Remove extractor
Sergey M․ [Thu, 17 Sep 2015 16:58:49 +0000 (22:58 +0600)]
[divxstage] Remove extractor

DivxStage is offline for quite some time already

8 years ago[telecinco] Fix typo
Sergey M․ [Wed, 16 Sep 2015 16:49:26 +0000 (22:49 +0600)]
[telecinco] Fix typo

8 years ago[telecinco] Add support for mediaset.es
Sergey M․ [Wed, 16 Sep 2015 16:45:39 +0000 (22:45 +0600)]
[telecinco] Add support for mediaset.es

8 years ago[mitele] Clarify IE_DESC
Sergey M․ [Wed, 16 Sep 2015 16:39:48 +0000 (22:39 +0600)]
[mitele] Clarify IE_DESC

8 years ago[telecinco] Clarify IE_DESC
Sergey M․ [Wed, 16 Sep 2015 16:39:24 +0000 (22:39 +0600)]
[telecinco] Clarify IE_DESC

8 years ago[telecinco] Update test
Sergey M․ [Wed, 16 Sep 2015 16:37:47 +0000 (22:37 +0600)]
[telecinco] Update test

8 years ago[telecinco] Add support or cuatro.com
Sergey M․ [Wed, 16 Sep 2015 16:37:01 +0000 (22:37 +0600)]
[telecinco] Add support or cuatro.com

8 years ago[mitele] Fix extraction (Closes #6414)
Sergey M․ [Wed, 16 Sep 2015 16:27:03 +0000 (22:27 +0600)]
[mitele] Fix extraction (Closes #6414)

8 years ago[telecinco] Incorporate mitele code
Sergey M․ [Wed, 16 Sep 2015 16:25:25 +0000 (22:25 +0600)]
[telecinco] Incorporate mitele code

8 years ago[rai] Add support for videos embedded with drawMediaRaiTV (Closes #6866)
Sergey M․ [Tue, 15 Sep 2015 15:57:30 +0000 (21:57 +0600)]
[rai] Add support for videos embedded with drawMediaRaiTV (Closes #6866)

8 years ago[pornhub] Relax _VALID_URL (Closes #6868)
Sergey M․ [Tue, 15 Sep 2015 15:24:01 +0000 (21:24 +0600)]
[pornhub] Relax _VALID_URL (Closes #6868)

8 years agoMerge pull request #6870 from alexvong1995/add-missing-tag
Sergey M. [Tue, 15 Sep 2015 15:18:11 +0000 (21:18 +0600)]
Merge pull request #6870 from alexvong1995/add-missing-tag

Add the missing tag `EMBEDDING YOUTUBE-DL` in the content table.

8 years agoAdd the missing tag `EMBEDDING YOUTUBE-DL` in the content table.
Alex Vong [Mon, 10 Aug 2015 04:55:29 +0000 (12:55 +0800)]
Add the missing tag `EMBEDDING YOUTUBE-DL` in the content table.

* README.md: Add missing tag.

8 years ago[README.md] Fix typo
Sergey M. [Mon, 14 Sep 2015 17:07:03 +0000 (23:07 +0600)]
[README.md] Fix typo

8 years ago[youtube:channel] Correct 404 handling
Philipp Hagemeister [Sun, 13 Sep 2015 22:32:20 +0000 (00:32 +0200)]
[youtube:channel] Correct 404 handling

Previously, when we encountered a 404 - such as youtube-dl https://www.youtube.com/ohJeiboh8oorehai - we crashed with a regexp error. Instead, make sure to go on and eventually report a 404.

8 years ago[youtube:truncated_url] Add ?t=
Philipp Hagemeister [Sun, 13 Sep 2015 22:26:12 +0000 (00:26 +0200)]
[youtube:truncated_url] Add ?t=

Sometimes found in links - ?t=123&v=ABCD starts the video at position 123.

8 years ago[compat] Do not use unicode
Philipp Hagemeister [Sun, 13 Sep 2015 22:25:08 +0000 (00:25 +0200)]
[compat] Do not use unicode

If the code ever runs on 3.x, it would fail. Even if it never does, the unicode name confuses Python 3 code analysis tools.

8 years ago[clubic] Relax _VALID_URL (Closes #6854)
Sergey M․ [Sun, 13 Sep 2015 21:35:15 +0000 (03:35 +0600)]
[clubic] Relax _VALID_URL (Closes #6854)

8 years ago[README.md] Unify playlist description
Sergey M. [Sun, 13 Sep 2015 13:34:09 +0000 (19:34 +0600)]
[README.md] Unify playlist description

8 years ago[README.md] Clarify playlist_index description
Sergey M. [Sun, 13 Sep 2015 13:31:20 +0000 (19:31 +0600)]
[README.md] Clarify playlist_index description

8 years ago[nowness] Add vimeo test
Sergey M․ [Sun, 13 Sep 2015 13:27:22 +0000 (19:27 +0600)]
[nowness] Add vimeo test

8 years agoMerge branch 'remitamine-nowness'
Sergey M․ [Sun, 13 Sep 2015 13:19:13 +0000 (19:19 +0600)]
Merge branch 'remitamine-nowness'

8 years ago[nowness] Simplify
Sergey M․ [Sun, 13 Sep 2015 13:18:57 +0000 (19:18 +0600)]
[nowness] Simplify

8 years agoMerge branch 'nowness' of https://github.com/remitamine/youtube-dl into remitamine...
Sergey M․ [Sun, 13 Sep 2015 12:01:55 +0000 (18:01 +0600)]
Merge branch 'nowness' of https://github.com/remitamine/youtube-dl into remitamine-nowness

8 years agoMerge branch 'remitamine-ndr'
Sergey M․ [Sat, 12 Sep 2015 22:16:11 +0000 (04:16 +0600)]
Merge branch 'remitamine-ndr'

8 years ago[ndr] Rework and cover with tests
Sergey M․ [Sat, 12 Sep 2015 22:15:49 +0000 (04:15 +0600)]
[ndr] Rework and cover with tests

8 years agoMerge branch 'master' of github.com:rg3/youtube-dl into remitamine-ndr
Sergey M․ [Sat, 12 Sep 2015 19:10:39 +0000 (01:10 +0600)]
Merge branch 'master' of github.com:rg3/youtube-dl into remitamine-ndr

8 years agoMerge remote-tracking branch 'upstream/master'
Yen Chi Hsuan [Sat, 12 Sep 2015 19:04:44 +0000 (03:04 +0800)]
Merge remote-tracking branch 'upstream/master'

8 years ago[tudou] Use single quotes and compat_str
Yen Chi Hsuan [Sat, 12 Sep 2015 18:57:14 +0000 (02:57 +0800)]
[tudou] Use single quotes and compat_str

8 years ago[tudou] Improve regexs
Yen Chi Hsuan [Sat, 12 Sep 2015 18:51:20 +0000 (02:51 +0800)]
[tudou] Improve regexs