youtube-dl
10 years agoMerge remote-tracking branch 'rbrito/swap-dimensions'
Philipp Hagemeister [Mon, 25 Nov 2013 05:19:15 +0000 (06:19 +0100)]
Merge remote-tracking branch 'rbrito/swap-dimensions'

10 years ago[FileDownloader] use moved format_bytes method
Philipp Hagemeister [Mon, 25 Nov 2013 05:17:41 +0000 (06:17 +0100)]
[FileDownloader] use moved format_bytes method

10 years agoMerge remote-tracking branch 'rzhxeo/rtmpdump'
Philipp Hagemeister [Mon, 25 Nov 2013 05:16:18 +0000 (06:16 +0100)]
Merge remote-tracking branch 'rzhxeo/rtmpdump'

10 years agorelease 2013.11.25.1
Philipp Hagemeister [Mon, 25 Nov 2013 05:06:39 +0000 (06:06 +0100)]
release 2013.11.25.1

10 years ago[viki] Fix subtitle extraction
Philipp Hagemeister [Mon, 25 Nov 2013 05:06:18 +0000 (06:06 +0100)]
[viki] Fix subtitle extraction

10 years ago[viki] Fix subtitles extraction
Philipp Hagemeister [Mon, 25 Nov 2013 04:58:04 +0000 (05:58 +0100)]
[viki] Fix subtitles extraction

10 years ago[viki] Fix uploader extraction
Philipp Hagemeister [Mon, 25 Nov 2013 04:57:55 +0000 (05:57 +0100)]
[viki] Fix uploader extraction

10 years ago[tests] Remove global_setup function
Philipp Hagemeister [Mon, 25 Nov 2013 02:47:32 +0000 (03:47 +0100)]
[tests] Remove global_setup function

10 years agorelease 2013.11.25
Philipp Hagemeister [Mon, 25 Nov 2013 02:37:49 +0000 (03:37 +0100)]
release 2013.11.25

10 years ago[generic] Improve detection
Philipp Hagemeister [Mon, 25 Nov 2013 02:35:52 +0000 (03:35 +0100)]
[generic] Improve detection

Allow download of http://goo.gl/7X5tOk
Fixes #1818

10 years agoMerge branch 'opener-to-ydl'
Philipp Hagemeister [Mon, 25 Nov 2013 02:30:37 +0000 (03:30 +0100)]
Merge branch 'opener-to-ydl'

10 years agoRemove quality_name field and improve zdf extractor
Philipp Hagemeister [Mon, 25 Nov 2013 02:28:55 +0000 (03:28 +0100)]
Remove quality_name field and improve zdf extractor

10 years ago[zdf/common] Use API in ZDF extractor.
Philipp Hagemeister [Mon, 25 Nov 2013 02:12:26 +0000 (03:12 +0100)]
[zdf/common] Use API in ZDF extractor.

This also comes with a lot of extra format fields
Fixes #1518

10 years ago[viki] Make uploader field optional (#1813)
Philipp Hagemeister [Mon, 25 Nov 2013 01:02:34 +0000 (02:02 +0100)]
[viki] Make uploader field optional (#1813)

10 years agoUpdate the keywords tests for the rename of the old ComedyCentralIE
Jaime Marquínez Ferrándiz [Sun, 24 Nov 2013 21:13:20 +0000 (22:13 +0100)]
Update the keywords tests for the rename of the old ComedyCentralIE

10 years ago[comedycentral] Add support for comedycentral.com videos (closes #1824)
Jaime Marquínez Ferrándiz [Sun, 24 Nov 2013 20:18:35 +0000 (21:18 +0100)]
[comedycentral] Add support for comedycentral.com videos (closes #1824)

It's a subclass of MTVIE

The extractor for colbertnation.com and thedailyshow.com is called now ComedyCentralShowsIE

10 years ago[viki] Skip travis test
Philipp Hagemeister [Sun, 24 Nov 2013 14:28:33 +0000 (15:28 +0100)]
[viki] Skip travis test

Also provide a better error message for geoblocked videos.

10 years ago[vik] Clarify output
Philipp Hagemeister [Sun, 24 Nov 2013 14:20:16 +0000 (15:20 +0100)]
[vik] Clarify output

10 years agoMerge branch 'master' into opener-to-ydl
Philipp Hagemeister [Sun, 24 Nov 2013 14:18:44 +0000 (15:18 +0100)]
Merge branch 'master' into opener-to-ydl

10 years agoDocument proxy
Philipp Hagemeister [Sun, 24 Nov 2013 14:03:25 +0000 (15:03 +0100)]
Document proxy

10 years ago[collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring (fixes...
Jaime Marquínez Ferrándiz [Sun, 24 Nov 2013 13:59:19 +0000 (14:59 +0100)]
[collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring (fixes #1822)

Uses a new helper method in InfoExtractor: _download_xml

10 years ago[youtube] Add an extractor for downloading the watch history (closes #1821)
Jaime Marquínez Ferrándiz [Sun, 24 Nov 2013 13:33:50 +0000 (14:33 +0100)]
[youtube] Add an extractor for downloading the watch history (closes #1821)

10 years ago[mixcloud] The description field may be missing (fixes #1819)
Jaime Marquínez Ferrándiz [Sun, 24 Nov 2013 10:28:44 +0000 (11:28 +0100)]
[mixcloud] The description field may be missing (fixes #1819)

10 years ago[brightcove] Don't use 'or' with the xml nodes, use the 'value' attribute instead
Jaime Marquínez Ferrándiz [Sun, 24 Nov 2013 10:02:34 +0000 (11:02 +0100)]
[brightcove] Don't use 'or' with the xml nodes, use the 'value' attribute instead

10 years agorelease 2013.11.24.1
Philipp Hagemeister [Sun, 24 Nov 2013 06:51:56 +0000 (07:51 +0100)]
release 2013.11.24.1

10 years ago[clipfish] Add extractor (Fixes #1760)
Philipp Hagemeister [Sun, 24 Nov 2013 06:51:44 +0000 (07:51 +0100)]
[clipfish] Add extractor (Fixes #1760)

10 years agorelease 2013.11.24
Philipp Hagemeister [Sun, 24 Nov 2013 06:30:34 +0000 (07:30 +0100)]
release 2013.11.24

10 years ago[viki] Add extractor (fixes #1813)
Philipp Hagemeister [Sun, 24 Nov 2013 06:30:05 +0000 (07:30 +0100)]
[viki] Add extractor (fixes #1813)

10 years ago[youtube] do not use variable name twice
Philipp Hagemeister [Sun, 24 Nov 2013 05:54:26 +0000 (06:54 +0100)]
[youtube] do not use variable name twice

10 years ago[niconico] Clarify download
Philipp Hagemeister [Sun, 24 Nov 2013 05:53:50 +0000 (06:53 +0100)]
[niconico] Clarify download

10 years ago[bandcamp] Remove unused variable
Philipp Hagemeister [Sun, 24 Nov 2013 05:52:53 +0000 (06:52 +0100)]
[bandcamp] Remove unused variable

10 years ago[update] fix error
Philipp Hagemeister [Sun, 24 Nov 2013 05:52:21 +0000 (06:52 +0100)]
[update] fix error

10 years agoCredit @takuya0301 for niconico
Philipp Hagemeister [Sun, 24 Nov 2013 05:39:49 +0000 (06:39 +0100)]
Credit @takuya0301 for niconico

10 years ago[niconico] Simplify and make work with old Python versions
Philipp Hagemeister [Sun, 24 Nov 2013 05:37:14 +0000 (06:37 +0100)]
[niconico] Simplify and make work with old Python versions

The website requires SSLv3, otherwise it just times out during SSL negotiation.

10 years agoMerge remote-tracking branch 'takuya0301/niconico'
Philipp Hagemeister [Sun, 24 Nov 2013 05:09:11 +0000 (06:09 +0100)]
Merge remote-tracking branch 'takuya0301/niconico'

10 years agoSimplify logger code(#1811)
Philipp Hagemeister [Sun, 24 Nov 2013 05:08:11 +0000 (06:08 +0100)]
Simplify logger code(#1811)

10 years agoMerge remote-tracking branch 'iTaybb/master'
Philipp Hagemeister [Sun, 24 Nov 2013 05:07:12 +0000 (06:07 +0100)]
Merge remote-tracking branch 'iTaybb/master'

10 years ago[brightcove] Set the 'videoPlayer' value to the 'videoId' if it's missing in the...
Jaime Marquínez Ferrándiz [Sat, 23 Nov 2013 22:26:06 +0000 (23:26 +0100)]
[brightcove] Set the 'videoPlayer' value to the 'videoId' if it's missing in the parameters (fixes #1815)

10 years ago[streamcloud] skip test on travis
Philipp Hagemeister [Sat, 23 Nov 2013 14:57:42 +0000 (15:57 +0100)]
[streamcloud] skip test on travis

10 years agoAdd support for niconico
Takuya Tsuchida [Sat, 23 Nov 2013 09:19:44 +0000 (18:19 +0900)]
Add support for niconico

10 years agoLog to an external logger (fixes #1810)
Itay Brandes [Sat, 23 Nov 2013 08:22:18 +0000 (10:22 +0200)]
Log to an external logger (fixes #1810)

Sadly applications using youtube-dl's python sources can't directly
access it's log stream. It's pretty much limited to stdout and stderr
only.

It should log to logging.Logger instance passed to YoutubeDL's params
dictionary.

10 years agorelease 2013.11.22.2
Philipp Hagemeister [Fri, 22 Nov 2013 22:08:15 +0000 (23:08 +0100)]
release 2013.11.22.2

10 years ago[update] Check if version from repository is newer before updating
Philipp Hagemeister [Fri, 22 Nov 2013 22:05:56 +0000 (23:05 +0100)]
[update] Check if version from repository is newer before updating

Closes #1704

10 years agoMerge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Fri, 22 Nov 2013 21:46:57 +0000 (22:46 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl

10 years agoMatch --download-archive during playlist processing (Fixes #1745)
Philipp Hagemeister [Fri, 22 Nov 2013 21:46:46 +0000 (22:46 +0100)]
Match --download-archive during playlist processing (Fixes #1745)

10 years ago[bambuser:channel] Update test
Jaime Marquínez Ferrándiz [Fri, 22 Nov 2013 20:26:31 +0000 (21:26 +0100)]
[bambuser:channel] Update test

10 years ago[howcast] update test's checksum
Jaime Marquínez Ferrándiz [Fri, 22 Nov 2013 20:25:12 +0000 (21:25 +0100)]
[howcast] update test's checksum

10 years ago[bandcamp] move the album test to the album extractor and return a single track inste...
Jaime Marquínez Ferrándiz [Fri, 22 Nov 2013 20:19:31 +0000 (21:19 +0100)]
[bandcamp] move the album test to the album extractor and return a single track instead of a playlist

10 years agorelease 2013.11.22.1
Philipp Hagemeister [Fri, 22 Nov 2013 19:23:55 +0000 (20:23 +0100)]
release 2013.11.22.1

10 years agoMerge remote-tracking branch 'jaimeMF/yt-playlists'
Philipp Hagemeister [Fri, 22 Nov 2013 19:11:54 +0000 (20:11 +0100)]
Merge remote-tracking branch 'jaimeMF/yt-playlists'

10 years agoPrint full title in --get-title output (#1806)
Philipp Hagemeister [Fri, 22 Nov 2013 19:00:35 +0000 (20:00 +0100)]
Print full title in --get-title output (#1806)

10 years agoMove the opener to the YoutubeDL object.
Philipp Hagemeister [Fri, 22 Nov 2013 18:57:52 +0000 (19:57 +0100)]
Move the opener to the YoutubeDL object.

This is the first step towards being able to just import youtube_dl and start using it.
Apart from removing global state, this would fix problems like #1805.

10 years ago[update] do not assign to unused variables
Philipp Hagemeister [Fri, 22 Nov 2013 18:15:36 +0000 (19:15 +0100)]
[update] do not assign to unused variables

10 years agoMerge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Fri, 22 Nov 2013 18:08:33 +0000 (19:08 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl

10 years ago[bandcamp] Skip album test
Philipp Hagemeister [Fri, 22 Nov 2013 18:08:25 +0000 (19:08 +0100)]
[bandcamp] Skip album test

10 years ago[vimeo] Fix the extraction of vimeo pro and player.vimeo.com videos
Jaime Marquínez Ferrándiz [Fri, 22 Nov 2013 17:20:31 +0000 (18:20 +0100)]
[vimeo] Fix the extraction of vimeo pro and player.vimeo.com videos

10 years agorelease 2013.11.22
Philipp Hagemeister [Fri, 22 Nov 2013 16:46:26 +0000 (17:46 +0100)]
release 2013.11.22

10 years ago[bandcamp] Support trackinfo-style songs (Fixes #1270)
Philipp Hagemeister [Fri, 22 Nov 2013 16:44:55 +0000 (17:44 +0100)]
[bandcamp] Support trackinfo-style songs (Fixes #1270)

10 years ago[streamcloud] Add IE (Fixes #1801)
Philipp Hagemeister [Fri, 22 Nov 2013 16:19:22 +0000 (17:19 +0100)]
[streamcloud] Add IE (Fixes #1801)

10 years ago[toutv] Fix a typo
Philipp Hagemeister [Fri, 22 Nov 2013 16:17:55 +0000 (17:17 +0100)]
[toutv] Fix a typo

10 years ago[bandcamp] add support for albums (reported in #1270)
Jaime Marquínez Ferrándiz [Fri, 22 Nov 2013 15:05:14 +0000 (16:05 +0100)]
[bandcamp] add support for albums (reported in #1270)

10 years agoRemove unnecessary slash in setup.py (Fixes #1778)
Philipp Hagemeister [Thu, 21 Nov 2013 22:26:28 +0000 (23:26 +0100)]
Remove unnecessary slash in setup.py (Fixes #1778)

10 years agoutils.shell_quote: Convert the args to unicode strings
Jaime Marquínez Ferrándiz [Thu, 21 Nov 2013 13:09:28 +0000 (14:09 +0100)]
utils.shell_quote: Convert the args to unicode strings

The youtube test video failed with `UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 34: ordinal not in range(128)`, the problem was with the filenames being encoded.

10 years agorelease 2013.11.21
Philipp Hagemeister [Thu, 21 Nov 2013 12:59:33 +0000 (13:59 +0100)]
release 2013.11.21

10 years ago[soundcloud] Retrieve the file url using the client_id for the iPhone (fixes #1798)
Jaime Marquínez Ferrándiz [Thu, 21 Nov 2013 12:16:19 +0000 (13:16 +0100)]
[soundcloud] Retrieve the file url using the client_id for the iPhone (fixes #1798)

The desktop's client_id always give the rtmp url, but with the iPhone one it returns the http url if it's available.

10 years ago[sztv] skip test, site is undergoing mid-term maintenance
Philipp Hagemeister [Wed, 20 Nov 2013 08:59:03 +0000 (09:59 +0100)]
[sztv] skip test, site is undergoing mid-term maintenance

10 years ago[nhl] Make NHLVideocenter IE_DESC fit with other descriptions
Philipp Hagemeister [Wed, 20 Nov 2013 08:45:22 +0000 (09:45 +0100)]
[nhl] Make NHLVideocenter IE_DESC fit with other descriptions

10 years ago[spankwire] Fix description search
Philipp Hagemeister [Wed, 20 Nov 2013 08:23:53 +0000 (09:23 +0100)]
[spankwire] Fix description search

10 years ago[anitube] Skip test (on travis)
Philipp Hagemeister [Wed, 20 Nov 2013 06:46:44 +0000 (07:46 +0100)]
[anitube] Skip test (on travis)

10 years ago[spankwire] fix check for description
Philipp Hagemeister [Wed, 20 Nov 2013 06:45:32 +0000 (07:45 +0100)]
[spankwire] fix check for description

10 years ago[videopremium] Support new crazy redirect scheme
Philipp Hagemeister [Wed, 20 Nov 2013 06:43:21 +0000 (07:43 +0100)]
[videopremium] Support new crazy redirect scheme

10 years ago[toutv] really skip test
Philipp Hagemeister [Wed, 20 Nov 2013 06:37:14 +0000 (07:37 +0100)]
[toutv] really skip test

10 years agoAdapt age restriction tests to new .info.json filenames
Philipp Hagemeister [Wed, 20 Nov 2013 06:37:07 +0000 (07:37 +0100)]
Adapt age restriction tests to new .info.json filenames

10 years agorelease 2013.11.20
Philipp Hagemeister [Wed, 20 Nov 2013 06:25:17 +0000 (07:25 +0100)]
release 2013.11.20

10 years ago[escapist] Fix title search
Philipp Hagemeister [Wed, 20 Nov 2013 06:23:23 +0000 (07:23 +0100)]
[escapist] Fix title search

10 years ago[escapist] upper-case URL
Philipp Hagemeister [Wed, 20 Nov 2013 05:56:59 +0000 (06:56 +0100)]
[escapist] upper-case URL

10 years ago[escapist] Fix syntax error
Philipp Hagemeister [Wed, 20 Nov 2013 05:55:07 +0000 (06:55 +0100)]
[escapist] Fix syntax error

10 years ago[escapist] Add support for HD format (Closes #1755)
Philipp Hagemeister [Wed, 20 Nov 2013 05:47:50 +0000 (06:47 +0100)]
[escapist] Add support for HD format (Closes #1755)

10 years agoCredit @diffycat for anitube
Philipp Hagemeister [Wed, 20 Nov 2013 05:36:00 +0000 (06:36 +0100)]
Credit @diffycat for anitube

10 years ago[anitube] Minor fixes (#1776)
Philipp Hagemeister [Wed, 20 Nov 2013 05:35:02 +0000 (06:35 +0100)]
[anitube] Minor fixes (#1776)

10 years agoAdapt test to changed .info.json name
Philipp Hagemeister [Wed, 20 Nov 2013 05:34:48 +0000 (06:34 +0100)]
Adapt test to changed .info.json name

10 years agoMerge remote-tracking branch 'diffycat/master'
Philipp Hagemeister [Wed, 20 Nov 2013 05:28:13 +0000 (06:28 +0100)]
Merge remote-tracking branch 'diffycat/master'

10 years agoClean up unused imports and other minor mistakes
Philipp Hagemeister [Wed, 20 Nov 2013 05:27:48 +0000 (06:27 +0100)]
Clean up unused imports and other minor mistakes

10 years ago[teamcoco] Correct error
Philipp Hagemeister [Wed, 20 Nov 2013 05:25:33 +0000 (06:25 +0100)]
[teamcoco] Correct error

10 years agoMerge remote-tracking branch 'dz0ny/patch-1'
Philipp Hagemeister [Wed, 20 Nov 2013 05:21:05 +0000 (06:21 +0100)]
Merge remote-tracking branch 'dz0ny/patch-1'

10 years agoimport json for --dump-json
Philipp Hagemeister [Wed, 20 Nov 2013 05:18:24 +0000 (06:18 +0100)]
import json for --dump-json

10 years agoAdd an option to dump json information
Mohamedh Fazal [Tue, 19 Nov 2013 13:59:22 +0000 (18:59 +0500)]
Add an option to dump json information

10 years agoAdd support for tou.tv (Fixes #1792)
Philipp Hagemeister [Wed, 20 Nov 2013 05:13:19 +0000 (06:13 +0100)]
Add support for tou.tv (Fixes #1792)

10 years ago[d8] inherit from CanalplusIE
Jaime Marquínez Ferrándiz [Tue, 19 Nov 2013 19:43:49 +0000 (20:43 +0100)]
[d8] inherit from CanalplusIE

it reuses the same extraction process

10 years agoMerge pull request #1758 from migbac/master
Jaime Marquínez Ferrándiz [Tue, 19 Nov 2013 19:20:57 +0000 (20:20 +0100)]
Merge pull request #1758 from migbac/master

Add support for d8.tv

10 years agorelease 2013.11.19
Philipp Hagemeister [Tue, 19 Nov 2013 11:41:01 +0000 (12:41 +0100)]
release 2013.11.19

10 years agoMerge pull request #1790 from rg3/console-title
Philipp Hagemeister [Mon, 18 Nov 2013 15:50:10 +0000 (07:50 -0800)]
Merge pull request #1790 from rg3/console-title

Correctly write and restore the console title on the stack (fixes #1782)

10 years ago[youtube] only allow domain name to be upper-case (#1786)
Philipp Hagemeister [Mon, 18 Nov 2013 15:42:35 +0000 (16:42 +0100)]
[youtube] only allow domain name to be upper-case (#1786)

10 years agoCorrectly write and restore the console title on the stack (fixes #1782)
Jaime Marquínez Ferrándiz [Mon, 18 Nov 2013 15:35:41 +0000 (16:35 +0100)]
Correctly write and restore the console title on the stack (fixes #1782)

10 years ago[auengine] Do not return unnecessary ext
Philipp Hagemeister [Mon, 18 Nov 2013 13:36:01 +0000 (14:36 +0100)]
[auengine] Do not return unnecessary ext

10 years agorelease 2013.11.18.1
Philipp Hagemeister [Mon, 18 Nov 2013 12:56:53 +0000 (13:56 +0100)]
release 2013.11.18.1

10 years ago[auengine] Simplify
Philipp Hagemeister [Mon, 18 Nov 2013 12:56:45 +0000 (13:56 +0100)]
[auengine] Simplify

10 years agoRemove iPhone from user agent. This breaks a lot of extractors
Philipp Hagemeister [Mon, 18 Nov 2013 12:52:24 +0000 (13:52 +0100)]
Remove iPhone from user agent. This breaks a lot of extractors

In the future, it might be worth investigating whether we get better content when we claime to be an iPhone.

10 years agorelease 2013.11.18
Philipp Hagemeister [Mon, 18 Nov 2013 12:30:43 +0000 (13:30 +0100)]
release 2013.11.18

10 years agoSupport multiple embedded YouTube URLs (Fixes #1787)
Philipp Hagemeister [Mon, 18 Nov 2013 12:28:26 +0000 (13:28 +0100)]
Support multiple embedded YouTube URLs (Fixes #1787)