youtube-dl
10 years ago[youtube:playlist] Login into youtube if requested (fixes #1757)
Jaime Marquínez Ferrándiz [Wed, 13 Nov 2013 15:39:11 +0000 (16:39 +0100)]
[youtube:playlist] Login into youtube if requested (fixes #1757)

Allows to download private playlists

10 years ago[youtube:playlist] Don't use the gdata api (closes #1508)
Jaime Marquínez Ferrándiz [Wed, 13 Nov 2013 15:21:24 +0000 (16:21 +0100)]
[youtube:playlist] Don't use the gdata api (closes #1508)

Parse the playlist pages instead

10 years agorelease 2013.11.13
Philipp Hagemeister [Wed, 13 Nov 2013 10:09:04 +0000 (11:09 +0100)]
release 2013.11.13

10 years agoCredit @saper for tvp IE (#1730)
Philipp Hagemeister [Wed, 13 Nov 2013 10:08:07 +0000 (11:08 +0100)]
Credit @saper for tvp IE (#1730)

10 years ago[tvp] Minor improvements (#1730)
Philipp Hagemeister [Wed, 13 Nov 2013 10:06:53 +0000 (11:06 +0100)]
[tvp] Minor improvements (#1730)

10 years agoMerge remote-tracking branch 'saper/tvp'
Philipp Hagemeister [Wed, 13 Nov 2013 10:03:49 +0000 (11:03 +0100)]
Merge remote-tracking branch 'saper/tvp'

10 years agoCredit @jelly for gamekings extractor (#1759)
Philipp Hagemeister [Wed, 13 Nov 2013 09:52:22 +0000 (10:52 +0100)]
Credit @jelly for gamekings extractor (#1759)

10 years ago[gamekings] Minor fixes (#1759)
Philipp Hagemeister [Wed, 13 Nov 2013 09:50:53 +0000 (10:50 +0100)]
[gamekings] Minor fixes (#1759)

10 years agoAdd extractor for gamekings.tv
Jelle van der Waa [Wed, 13 Nov 2013 09:30:41 +0000 (10:30 +0100)]
Add extractor for gamekings.tv

10 years ago[vine] Fix uploader extraction
Jaime Marquínez Ferrándiz [Tue, 12 Nov 2013 19:50:52 +0000 (20:50 +0100)]
[vine] Fix uploader extraction

10 years agoFFmpegMetadataPP: don't enclose the values with " (fixes #1756)
Jaime Marquínez Ferrándiz [Tue, 12 Nov 2013 19:38:13 +0000 (20:38 +0100)]
FFmpegMetadataPP: don't enclose the values with " (fixes #1756)

10 years ago[common] Simplify og_search_property
Philipp Hagemeister [Tue, 12 Nov 2013 09:36:23 +0000 (10:36 +0100)]
[common] Simplify og_search_property

10 years agorelease 2013.11.11
Philipp Hagemeister [Mon, 11 Nov 2013 17:28:17 +0000 (18:28 +0100)]
release 2013.11.11

10 years agoClarify -c. Do not pass it in if you don't know what you're doing
Philipp Hagemeister [Mon, 11 Nov 2013 13:21:09 +0000 (14:21 +0100)]
Clarify -c. Do not pass it in if you don't know what you're doing

Suggested in #1743

10 years agoUse avconv for downloading with m3u8 manifests if it's available (fixes #1735)
Jaime Marquínez Ferrándiz [Sun, 10 Nov 2013 15:47:03 +0000 (16:47 +0100)]
Use avconv for downloading with m3u8 manifests if it's available (fixes #1735)

10 years ago Use the 'rtmp_live' field for the live parameter of rtmpdump
Jaime Marquínez Ferrándiz [Sun, 10 Nov 2013 11:45:17 +0000 (12:45 +0100)]
 Use the 'rtmp_live'  field for the live parameter of rtmpdump

10 years agoMerge remote-tracking branch 'rzhxeo/rtmpdump_live'
Jaime Marquínez Ferrándiz [Sun, 10 Nov 2013 11:38:40 +0000 (12:38 +0100)]
Merge remote-tracking branch 'rzhxeo/rtmpdump_live'

10 years agoMerge all the subtitles test into a single file
Jaime Marquínez Ferrándiz [Sun, 10 Nov 2013 11:28:21 +0000 (12:28 +0100)]
Merge all the subtitles test into a single file

They reuse a base class

10 years ago[ted] Return a single info_dict for talks urls
Jaime Marquínez Ferrándiz [Sun, 10 Nov 2013 11:09:12 +0000 (12:09 +0100)]
[ted] Return a single info_dict for talks urls

It failed with the --list-subs option

10 years agoMerge pull request #1705 from iemejia/master
Jaime Marquínez Ferrándiz [Sun, 10 Nov 2013 10:54:18 +0000 (11:54 +0100)]
Merge pull request #1705 from iemejia/master

[ted] support for subtitles

10 years agoMerge pull request #1726 from saper/escaped
Jaime Marquínez Ferrándiz [Sun, 10 Nov 2013 10:51:52 +0000 (02:51 -0800)]
Merge pull request #1726 from saper/escaped

Fix AssertionError when og property not found

10 years agoFix the documentation of '--autonumber-size' (#1743)
Jaime Marquínez Ferrándiz [Sat, 9 Nov 2013 18:21:30 +0000 (19:21 +0100)]
Fix the documentation of '--autonumber-size' (#1743)

it's '--auto-number' not '--autonumber'

10 years agoImprove format listing for long format ids
Jaime Marquínez Ferrándiz [Sat, 9 Nov 2013 18:07:34 +0000 (19:07 +0100)]
Improve format listing for long format ids

Now arte.tv videos have quite long ids.

10 years ago[arte] Improve the format sorting
Jaime Marquínez Ferrándiz [Sat, 9 Nov 2013 18:05:19 +0000 (19:05 +0100)]
[arte] Improve the format sorting

Also use the bitrate.
Prefer normal version and sourds/mal version over original version with subtitles.

10 years ago[arte] Make sure the format_id is unique (closes #1739)
Jaime Marquínez Ferrándiz [Sat, 9 Nov 2013 18:01:23 +0000 (19:01 +0100)]
[arte] Make sure the format_id is unique (closes #1739)

Include the bitrate and use the height instead of the quality field.

10 years ago[cnn] Accept www.cnn.com urls (fixes #1740)
Jaime Marquínez Ferrándiz [Sat, 9 Nov 2013 17:16:32 +0000 (18:16 +0100)]
[cnn] Accept www.cnn.com urls (fixes #1740)

10 years ago[brightcove] the format function requires to specify the index in python2.6
Jaime Marquínez Ferrándiz [Sat, 9 Nov 2013 17:10:11 +0000 (18:10 +0100)]
[brightcove] the format function requires to specify the index in python2.6

10 years ago[soundcloud] Allow to download tracks marked as not 'streamable'
Jaime Marquínez Ferrándiz [Sat, 9 Nov 2013 17:06:09 +0000 (18:06 +0100)]
[soundcloud] Allow to download tracks marked as not 'streamable'

They use the rtmp protocol but if the are marked as 'downloadable' it can use the direct download link.

10 years ago[kankan] Fix the video url
Jaime Marquínez Ferrándiz [Wed, 6 Nov 2013 20:47:02 +0000 (21:47 +0100)]
[kankan] Fix the video url

It now requires two additional parameters, one is a timestamp we get from the getCdnresource_flv page and the other is a key we have to build.

10 years agoDon't recode the video with m3u8 downloads (fixes #1741)
Jaime Marquínez Ferrándiz [Sat, 9 Nov 2013 15:40:00 +0000 (16:40 +0100)]
Don't recode the video with m3u8 downloads (fixes #1741)

10 years ago[brightcove] Set the 'Referer' header if the url has the 'linkBaseUrl' parameter...
Jaime Marquínez Ferrándiz [Thu, 7 Nov 2013 20:06:48 +0000 (21:06 +0100)]
[brightcove] Set the 'Referer' header if the url has the 'linkBaseUrl' parameter (fixes #1553)

10 years agorelease 2013.11.07
Philipp Hagemeister [Thu, 7 Nov 2013 10:06:34 +0000 (11:06 +0100)]
release 2013.11.07

10 years agoFix the report progress when file_size is unknown (#1731)
Jaime Marquínez Ferrándiz [Thu, 7 Nov 2013 07:03:35 +0000 (08:03 +0100)]
Fix the report progress when file_size is unknown (#1731)

The report_progress function will accept eta and percent with None value and will set the message to 'Unknow ETA' or 'Unknown %'.
Otherwise the values must be numbers.

10 years ago[xnxx] Accept urls that start with 'www' (fixes #1734)
Jaime Marquínez Ferrándiz [Wed, 6 Nov 2013 22:45:01 +0000 (23:45 +0100)]
[xnxx] Accept urls that start with 'www' (fixes #1734)

10 years agorelease 2013.11.06.1
Philipp Hagemeister [Wed, 6 Nov 2013 21:11:46 +0000 (22:11 +0100)]
release 2013.11.06.1

10 years ago[brightcove] Support redirected urls from bcove.me (fixes #1732)
Jaime Marquínez Ferrándiz [Wed, 6 Nov 2013 21:03:00 +0000 (22:03 +0100)]
[brightcove] Support redirected urls from bcove.me (fixes #1732)

'bctid' needs to be changed to '@videoPlayer', and 'bckey' to 'playerKey'.

10 years ago[youtube:channel] Fix the extraction
Jaime Marquínez Ferrándiz [Wed, 6 Nov 2013 20:42:33 +0000 (21:42 +0100)]
[youtube:channel] Fix the extraction

The page don't include the 'load more' button anymore, now we directly get the 'c4_browse_ajax' pages.

10 years agoAdd an extractor for eitb.tv (fixes #1608)
Jaime Marquínez Ferrándiz [Wed, 6 Nov 2013 19:05:28 +0000 (20:05 +0100)]
Add an extractor for eitb.tv (fixes #1608)

The BrighcoveExperience object doesn't contain the video id, the extractor adds it and passes the url to BrightcoveIE.

10 years ago[brightcove] Extract all the available formats
Jaime Marquínez Ferrándiz [Wed, 6 Nov 2013 18:05:41 +0000 (19:05 +0100)]
[brightcove] Extract all the available formats

10 years agoAdd an extractor for space.com (fixes #1718)
Jaime Marquínez Ferrándiz [Wed, 6 Nov 2013 16:37:39 +0000 (17:37 +0100)]
Add an extractor for space.com (fixes #1718)

It uses Brightcove, but requires some special process for getting a url with the playerKey field in some videos

10 years ago[brightcove] Change the 'videoId' or 'videoID' field to '@videoPlayer' (fixes #1697)
Jaime Marquínez Ferrándiz [Wed, 6 Nov 2013 16:25:38 +0000 (17:25 +0100)]
[brightcove] Change the 'videoId' or 'videoID' field to '@videoPlayer' (fixes #1697)

It seems to be needed when using the htmlFederated page

10 years ago[brightcove] Add the extraction of the url from generic
Jaime Marquínez Ferrándiz [Wed, 6 Nov 2013 15:40:24 +0000 (16:40 +0100)]
[brightcove] Add the extraction of the url from generic

10 years agotests: don't run the test if any of the extractors listed in the 'add_ie' field is...
Jaime Marquínez Ferrándiz [Sun, 3 Nov 2013 18:14:53 +0000 (19:14 +0100)]
tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working

10 years agorelease 2013.11.06
Philipp Hagemeister [Wed, 6 Nov 2013 13:02:52 +0000 (14:02 +0100)]
release 2013.11.06

10 years agoFix reporting when file size is unkown (Fixes #1731)
Philipp Hagemeister [Wed, 6 Nov 2013 13:02:33 +0000 (14:02 +0100)]
Fix reporting when file size is unkown (Fixes #1731)

10 years agoClean up imports
Philipp Hagemeister [Wed, 6 Nov 2013 13:01:43 +0000 (14:01 +0100)]
Clean up imports

10 years ago[tvp] Telewizja Polska: new extractor for tvp.pl, fixes #1719
Marcin Cieślak [Tue, 5 Nov 2013 22:30:25 +0000 (23:30 +0100)]
[tvp] Telewizja Polska: new extractor for tvp.pl, fixes #1719

Thanks-To: mplonski
https://github.com/mplonski/linux/blob/master/tvp-dl.py

10 years agoFix AssertionError when og property not found
Marcin Cieślak [Tue, 5 Nov 2013 22:19:29 +0000 (23:19 +0100)]
Fix AssertionError when og property not found

On tvp.pl some webpages contain OpenGraph
metadata and some don't.

If og property is not found, _og_search_description
fails with

WARNING: unable to extract OpenGraph description; please report this issue on http://yt-dl.org/bug
Traceback (most recent call last):
  File "/usr/home/saper/bin/youtube-dl", line 18, in <module>
    youtube_dl.main()
  File "/usr/home/saper/sw/youtube-dl/youtube_dl/__init__.py", line 766, in main
    _real_main(argv)
  File "/usr/home/saper/sw/youtube-dl/youtube_dl/__init__.py", line 719, in _real_main
    retcode = ydl.download(all_urls)
  File "/usr/home/saper/sw/youtube-dl/youtube_dl/YoutubeDL.py", line 715, in download
    videos = self.extract_info(url)
  File "/usr/home/saper/sw/youtube-dl/youtube_dl/YoutubeDL.py", line 348, in extract_info
    ie_result = ie.extract(url)
  File "/usr/home/saper/sw/youtube-dl/youtube_dl/extractor/common.py", line 125, in extract
    return self._real_extract(url)
  File "/usr/home/saper/sw/youtube-dl/youtube_dl/extractor/tvp.py", line 56, in _real_extract
    info['description'] = self._og_search_description(webpage)
  File "/usr/home/saper/sw/youtube-dl/youtube_dl/extractor/common.py", line 331, in _og_search_description
    return self._og_search_property('description', html, fatal=False, **kargs)
  File "/usr/home/saper/sw/youtube-dl/youtube_dl/extractor/common.py", line 325, in _og_search_property
    return unescapeHTML(escaped)
  File "/usr/home/saper/sw/youtube-dl/youtube_dl/utils.py", line 494, in unescapeHTML
    assert type(s) == type(u'')
AssertionError

The patch allows me to use:

  try:
    info['description'] = self._og_search_description(webpage)
    info['thumbnail'] = self._og_search_thumbnail(webpage)
  except RegexNotFoundError:
    pass

10 years ago[ted] fixed error in case of no subtitles present
Ismaël Mejía [Tue, 5 Nov 2013 11:00:13 +0000 (12:00 +0100)]
[ted] fixed error in case of no subtitles present

I created a test, but I leave it commented since TED videos get
new subtitles frequently.

10 years agoMerge pull request #1724 from rzhxeo/generic_youtube
Jaime Marquínez Ferrándiz [Tue, 5 Nov 2013 07:00:46 +0000 (23:00 -0800)]
Merge pull request #1724 from rzhxeo/generic_youtube

[GenericIE] Also detect youtube if src url of iframe is embedded in ' instead of "

10 years ago[GenericIE] Also detect youtube if src url of iframe is embedded in ' instaed of "
rzhxeo [Tue, 5 Nov 2013 01:08:02 +0000 (02:08 +0100)]
[GenericIE] Also detect youtube if src url of iframe is embedded in ' instaed of "

10 years ago[canal2c] Accept more urls (fixes #1723)
Jaime Marquínez Ferrándiz [Mon, 4 Nov 2013 21:20:22 +0000 (22:20 +0100)]
[canal2c] Accept more urls (fixes #1723)

The url only needs to have the 'idVideo' field in the query, in any position.
We have to set the 'void=oui' in the webpage url, so that we get the file name.

10 years ago[teamcoco] Parse the xml file and extract all the formats
Jaime Marquínez Ferrándiz [Sun, 3 Nov 2013 16:48:12 +0000 (17:48 +0100)]
[teamcoco] Parse the xml file and extract all the formats

10 years agoMerge pull request #1693 from alexvh/teamcoco_fix
Jaime Marquínez Ferrándiz [Sun, 3 Nov 2013 16:19:51 +0000 (17:19 +0100)]
Merge pull request #1693 from alexvh/teamcoco_fix

[teamcoco] Fix video url extraction for some videos

10 years ago[youtube] Add description for YoutubeSearchDateIE (#1710)
Philipp Hagemeister [Sun, 3 Nov 2013 14:58:52 +0000 (15:58 +0100)]
[youtube] Add description for YoutubeSearchDateIE (#1710)

10 years agoMerge remote-tracking branch 'CBGoodBuddy/ytsearchtime'
Philipp Hagemeister [Sun, 3 Nov 2013 14:56:55 +0000 (15:56 +0100)]
Merge remote-tracking branch 'CBGoodBuddy/ytsearchtime'

10 years agorelease 2013.11.03
Philipp Hagemeister [Sun, 3 Nov 2013 14:50:36 +0000 (15:50 +0100)]
release 2013.11.03

10 years ago[viddler] Support non-digit IDs (Fixes #1714)
Philipp Hagemeister [Sun, 3 Nov 2013 14:49:59 +0000 (15:49 +0100)]
[viddler] Support non-digit IDs (Fixes #1714)

10 years agoMerge pull request #1698 from rzhxeo/cinemassacre
Jaime Marquínez Ferrándiz [Sun, 3 Nov 2013 13:17:12 +0000 (05:17 -0800)]
Merge pull request #1698 from rzhxeo/cinemassacre

[CinemassacreIE] Support more embed urls

10 years agoStyle fixes for extractors: remove spaces around (,),{ and }
Jaime Marquínez Ferrándiz [Sun, 3 Nov 2013 13:03:17 +0000 (14:03 +0100)]
Style fixes for extractors: remove spaces around (,),{ and }

10 years agoMerge pull request #1679 from rzhxeo/mofosex
Jaime Marquínez Ferrándiz [Sun, 3 Nov 2013 13:04:14 +0000 (05:04 -0800)]
Merge pull request #1679 from rzhxeo/mofosex

Add support for http://www.mofosex.com

10 years agoMerge pull request #1677 from rzhxeo/xtube
Jaime Marquínez Ferrándiz [Sun, 3 Nov 2013 11:28:02 +0000 (03:28 -0800)]
Merge pull request #1677 from rzhxeo/xtube

Add support for http://www.xtube.com

10 years agoMerge pull request #1676 from rzhxeo/extremetube
Jaime Marquínez Ferrándiz [Sun, 3 Nov 2013 11:25:46 +0000 (03:25 -0800)]
Merge pull request #1676 from rzhxeo/extremetube

Add support for http://www.extremetube.com

10 years agoSet the 'extractor_key' field in the info_dict
Jaime Marquínez Ferrándiz [Sun, 3 Nov 2013 11:14:44 +0000 (12:14 +0100)]
Set the 'extractor_key' field in the info_dict

It's the string returned by the class method 'ie_key', which allows to retrieve the extractor with 'get_info_extractor'

10 years agoAdd the 'webpage_url' field to info_dict
Jaime Marquínez Ferrándiz [Sun, 3 Nov 2013 11:11:13 +0000 (12:11 +0100)]
Add the 'webpage_url' field to info_dict

The url for the video page, it must allow to reproduce the result.
It's automatically set by YoutubeDL if it's missing.

10 years agoSet the extra_info inside YoutubeDL.process_ie_result and set only if the keys are...
Jaime Marquínez Ferrándiz [Sun, 3 Nov 2013 10:56:45 +0000 (11:56 +0100)]
Set the extra_info inside YoutubeDL.process_ie_result and set only if the keys are missing

10 years agoAdd YoutubeSearchDateIE extractor to youtube.py & __init__.py, which searches by...
Craig Markwardt [Sun, 3 Nov 2013 02:40:48 +0000 (22:40 -0400)]
Add YoutubeSearchDateIE extractor to youtube.py & __init__.py, which searches by publication date.

10 years ago[XTubeIE] Add description to TEST
rzhxeo [Sat, 2 Nov 2013 21:45:48 +0000 (22:45 +0100)]
[XTubeIE] Add description to TEST

10 years ago[ExtremeTubeIE] Set age_limit to 18 and fix uploader extraction
rzhxeo [Sat, 2 Nov 2013 21:33:49 +0000 (22:33 +0100)]
[ExtremeTubeIE] Set age_limit to 18 and fix uploader extraction

10 years agoMerge pull request #1678 from rzhxeo/keezmovies
Jaime Marquínez Ferrándiz [Sat, 2 Nov 2013 21:15:52 +0000 (14:15 -0700)]
Merge pull request #1678 from rzhxeo/keezmovies

[KeezMoviesIE] Detect URLs with numbers in the SEO part correct

10 years ago[brightcove] Don't set the extension
Jaime Marquínez Ferrándiz [Sat, 2 Nov 2013 20:20:46 +0000 (21:20 +0100)]
[brightcove] Don't set the extension

If the video only has the 'FLVFullLengthURL' key, it can still be an mp4 file.

10 years ago[exfm] skip tests
Jaime Marquínez Ferrándiz [Sat, 2 Nov 2013 19:51:09 +0000 (20:51 +0100)]
[exfm] skip tests

The site is down too often.

10 years ago[youtube] Remove vevo test
Jaime Marquínez Ferrándiz [Sat, 2 Nov 2013 19:46:26 +0000 (20:46 +0100)]
[youtube] Remove vevo test

The video is no longer available and it seems that vevo video don't use encrypted signatures anymore.

10 years agoMerge remote-tracking branch 'iemejia/master'
Ismaël Mejía [Sat, 2 Nov 2013 18:56:06 +0000 (19:56 +0100)]
Merge remote-tracking branch 'iemejia/master'

10 years ago[bambuser] Add an extractor for channels (closes #1702)
Jaime Marquínez Ferrándiz [Sat, 2 Nov 2013 18:50:57 +0000 (19:50 +0100)]
[bambuser] Add an extractor for channels (closes #1702)

10 years agoMerge branch 'ted_subtitles'
Ismaël Mejía [Sat, 2 Nov 2013 18:50:45 +0000 (19:50 +0100)]
Merge branch 'ted_subtitles'

10 years ago[ted] Added support for subtitle download
Ismaël Mejía [Sat, 2 Nov 2013 18:48:39 +0000 (19:48 +0100)]
[ted] Added support for subtitle download

10 years ago[subtitles] refactor to support websites with subtitle information the
Ismaël Mejía [Sat, 2 Nov 2013 17:01:05 +0000 (18:01 +0100)]
[subtitles] refactor to support websites with subtitle information the
webpage.

I added the parameter webpage, so now it's similar to the way automatic
captions are handled. This is an improvement needed for websites like
TED.

10 years agoAdd an extractor for bambuser.com (#1702)
Jaime Marquínez Ferrándiz [Sat, 2 Nov 2013 18:01:01 +0000 (19:01 +0100)]
Add an extractor for bambuser.com (#1702)

10 years ago[CinemassacreIE] Add live paramter to extracted info as a workaround
rzhxeo [Sat, 2 Nov 2013 17:08:35 +0000 (18:08 +0100)]
[CinemassacreIE] Add live paramter to extracted info as a workaround

10 years agoAdd support for live parameter to rtmpdump
rzhxeo [Sat, 2 Nov 2013 17:08:16 +0000 (18:08 +0100)]
Add support for live parameter to rtmpdump

10 years agorelease 2013.11.02
Philipp Hagemeister [Sat, 2 Nov 2013 10:21:36 +0000 (11:21 +0100)]
release 2013.11.02

10 years ago[youtube] Encode subtitle track name in request (Fixes #1700)
Philipp Hagemeister [Sat, 2 Nov 2013 10:21:05 +0000 (11:21 +0100)]
[youtube] Encode subtitle track name in request (Fixes #1700)

10 years agoAdd an extractor for vk.com (closes #1635)
Jaime Marquínez Ferrándiz [Fri, 1 Nov 2013 21:28:51 +0000 (22:28 +0100)]
Add an extractor for vk.com (closes #1635)

10 years ago[metacafe] Fix support for age-restricted videos (fixes #1696)
Jaime Marquínez Ferrándiz [Fri, 1 Nov 2013 10:55:35 +0000 (11:55 +0100)]
[metacafe] Fix support for age-restricted videos (fixes #1696)

The 'Content-Type' header must be set for disabling the family filter.
The 'flashversion' cookie  is only needed for AnyClip videos.
Added tests for standard metacafe videos and for age-restricted videos.
Also set the 'age_limit' field.

10 years ago[CinemassacreIE] Support more embed urls
rzhxeo [Fri, 1 Nov 2013 00:24:23 +0000 (01:24 +0100)]
[CinemassacreIE] Support more embed urls

10 years ago[teamcoco] Fix video url extraction for some videos
Alex Van't Hof [Thu, 31 Oct 2013 05:57:22 +0000 (01:57 -0400)]
[teamcoco] Fix video url extraction for some videos

Video url extraction failed for some videos,
e.g. http://teamcoco.com/video/old-time-baseball

The url extracted was also occasionally suboptimal quality,
e.g. http://teamcoco.com/video/louis-ck-interview-george-w-bush

10 years ago[livestream] fix the extraction of events
Jaime Marquínez Ferrándiz [Thu, 31 Oct 2013 07:07:26 +0000 (08:07 +0100)]
[livestream] fix the extraction of events

It now uses a json dictionary from the webpage.

10 years agoFix the test for dailymotion subtitles
Jaime Marquínez Ferrándiz [Thu, 31 Oct 2013 06:55:03 +0000 (07:55 +0100)]
Fix the test for dailymotion subtitles

The extractor returns a single info_dict now.

10 years ago[dailymotion] Fix support for age-restricted videos (Fixes #1688)
Philipp Hagemeister [Wed, 30 Oct 2013 23:20:49 +0000 (00:20 +0100)]
[dailymotion] Fix support for age-restricted videos (Fixes #1688)

10 years agorelease 2013.10.30
Philipp Hagemeister [Wed, 30 Oct 2013 00:17:20 +0000 (01:17 +0100)]
release 2013.10.30

10 years agoUse index in formt string (Fixes vevo test on Python 2.6)
Philipp Hagemeister [Wed, 30 Oct 2013 00:17:00 +0000 (01:17 +0100)]
Use index in formt string (Fixes vevo test on Python 2.6)

10 years ago[vevo] Readd support for SMIL (Fixes #1683)
Philipp Hagemeister [Wed, 30 Oct 2013 00:14:17 +0000 (01:14 +0100)]
[vevo] Readd support for SMIL (Fixes #1683)

10 years agoRemove superfluous space
Philipp Hagemeister [Wed, 30 Oct 2013 00:09:44 +0000 (01:09 +0100)]
Remove superfluous space

10 years agoFix output indenting for --list-formats
Philipp Hagemeister [Wed, 30 Oct 2013 00:09:26 +0000 (01:09 +0100)]
Fix output indenting for --list-formats

10 years agoUpdate the Vimeo test vector md5
Filippo Valsorda [Tue, 29 Oct 2013 20:44:35 +0000 (16:44 -0400)]
Update the Vimeo test vector md5

confirmed that this is indeed the first 10241 (we went off by one with
byte range 0-10240) of the full, playing mp4, so they probably
reencoded or something

10 years ago[arte] Download the 'Originalversion' version if it's the only one available (fixes...
Jaime Marquínez Ferrándiz [Tue, 29 Oct 2013 19:58:49 +0000 (20:58 +0100)]
[arte] Download the 'Originalversion' version if it's the only one available (fixes #1682)

10 years ago[vevo] Add more format details
Philipp Hagemeister [Tue, 29 Oct 2013 14:10:09 +0000 (15:10 +0100)]
[vevo] Add more format details

10 years agoNicer --list-formats output
Philipp Hagemeister [Tue, 29 Oct 2013 14:09:45 +0000 (15:09 +0100)]
Nicer --list-formats output

10 years ago[vevo] Fix timestamp handling
Philipp Hagemeister [Tue, 29 Oct 2013 13:00:01 +0000 (14:00 +0100)]
[vevo] Fix timestamp handling

( / 1000 is implicit float division )