youtube-dl
8 years agoMerge pull request #8348 from remitamine/dfxp2srt-text
remitamine [Tue, 2 Feb 2016 17:36:26 +0000 (18:36 +0100)]
Merge pull request #8348 from remitamine/dfxp2srt-text

[utils] fix dfxp2srt text extraction(fixes #8055)

8 years ago[vk:uservideos] Improve _VALID_URL (Closes #8389)
Sergey M․ [Mon, 1 Feb 2016 18:52:37 +0000 (00:52 +0600)]
[vk:uservideos] Improve _VALID_URL (Closes #8389)

8 years agorelease 2016.02.01
Philipp Hagemeister [Mon, 1 Feb 2016 11:00:32 +0000 (12:00 +0100)]
release 2016.02.01

8 years agoMerge pull request #8374 from yan12125/facebook-dash
Yen Chi Hsuan [Mon, 1 Feb 2016 10:31:49 +0000 (18:31 +0800)]
Merge pull request #8374 from yan12125/facebook-dash

Facebook DASH formats

8 years ago[daum.net:user] Match more URLs (#1952)
Yen Chi Hsuan [Mon, 1 Feb 2016 10:26:23 +0000 (18:26 +0800)]
[daum.net:user] Match more URLs (#1952)

8 years agoMerge branch 'ping-daum-playlist-user'
Yen Chi Hsuan [Mon, 1 Feb 2016 10:19:32 +0000 (18:19 +0800)]
Merge branch 'ping-daum-playlist-user'

8 years ago[daum] Update test_daum_1
Yen Chi Hsuan [Mon, 1 Feb 2016 10:19:02 +0000 (18:19 +0800)]
[daum] Update test_daum_1

8 years ago[daum] Do not match a single URL with multiple info extractors
Yen Chi Hsuan [Mon, 1 Feb 2016 10:15:53 +0000 (18:15 +0800)]
[daum] Do not match a single URL with multiple info extractors

8 years ago[daum] PEP8
Yen Chi Hsuan [Mon, 1 Feb 2016 09:40:35 +0000 (17:40 +0800)]
[daum] PEP8

8 years agoMerge branch 'daum-playlist-user' of https://github.com/ping/youtube-dl into ping...
Yen Chi Hsuan [Mon, 1 Feb 2016 09:29:12 +0000 (17:29 +0800)]
Merge branch 'daum-playlist-user' of https://github.com/ping/youtube-dl into ping-daum-playlist-user

8 years ago[kickstarter] Fix title and test_kickstarter
Yen Chi Hsuan [Mon, 1 Feb 2016 09:21:40 +0000 (17:21 +0800)]
[kickstarter] Fix title and test_kickstarter

It's the description page that contains a video. The original URL is now
the calendar.

8 years ago[kickstarter] Eliminate the warning message and add_ie
Yen Chi Hsuan [Mon, 1 Feb 2016 09:10:11 +0000 (17:10 +0800)]
[kickstarter] Eliminate the warning message and add_ie

8 years ago[YoutubeDL] Do not override ie_key in url_transparent
Yen Chi Hsuan [Mon, 1 Feb 2016 09:05:48 +0000 (17:05 +0800)]
[YoutubeDL] Do not override ie_key in url_transparent

8 years ago[vidzi] Fix _TESTS
Yen Chi Hsuan [Mon, 1 Feb 2016 09:03:31 +0000 (17:03 +0800)]
[vidzi] Fix _TESTS

8 years ago[vidzi] Fix extraction
Yen Chi Hsuan [Mon, 1 Feb 2016 07:40:42 +0000 (15:40 +0800)]
[vidzi] Fix extraction

Closes #8386.

Vidzi.tv now uses jwplayer, which can be handled by GenericIE

8 years ago[allocine] Use xpath_element
Yen Chi Hsuan [Sun, 31 Jan 2016 21:32:28 +0000 (05:32 +0800)]
[allocine] Use xpath_element

8 years ago[bpb] Fix extraction and update tests
Yen Chi Hsuan [Sun, 31 Jan 2016 21:00:09 +0000 (05:00 +0800)]
[bpb] Fix extraction and update tests

8 years ago[allocine] Fix for Python 2.6
Yen Chi Hsuan [Sun, 31 Jan 2016 19:34:02 +0000 (03:34 +0800)]
[allocine] Fix for Python 2.6

Python 2.6 does not support .// syntax in find(). Fortunately, the
interested node is at the top level

8 years ago[allocine] Fix extraction of test_allocine_1 and update tests
Yen Chi Hsuan [Sun, 31 Jan 2016 19:31:58 +0000 (03:31 +0800)]
[allocine] Fix extraction of test_allocine_1 and update tests

8 years ago[acast] Remove ACastBaseIE
Yen Chi Hsuan [Sun, 31 Jan 2016 19:08:46 +0000 (03:08 +0800)]
[acast] Remove ACastBaseIE

No longer necessary as _API_BASE_URL is used by ACastChannelIE only

8 years ago[acast] Fix extraction
Yen Chi Hsuan [Sun, 31 Jan 2016 19:07:04 +0000 (03:07 +0800)]
[acast] Fix extraction

8 years agoMerge branch 'rrooij-gamekings_fix'
Yen Chi Hsuan [Sun, 31 Jan 2016 18:21:02 +0000 (02:21 +0800)]
Merge branch 'rrooij-gamekings_fix'

8 years ago[gamekings] Stricter checks
Yen Chi Hsuan [Sun, 31 Jan 2016 18:19:03 +0000 (02:19 +0800)]
[gamekings] Stricter checks

8 years ago[gamekings] add_ie
Yen Chi Hsuan [Sun, 31 Jan 2016 18:15:25 +0000 (02:15 +0800)]
[gamekings] add_ie

8 years ago[gamekings] Add MD5 back
Yen Chi Hsuan [Sun, 31 Jan 2016 18:13:11 +0000 (02:13 +0800)]
[gamekings] Add MD5 back

The test is now a YouTube video, whose MD5 should be stable

8 years agoMerge branch 'gamekings_fix' of https://github.com/rrooij/youtube-dl into rrooij...
Yen Chi Hsuan [Sun, 31 Jan 2016 18:11:25 +0000 (02:11 +0800)]
Merge branch 'gamekings_fix' of https://github.com/rrooij/youtube-dl into rrooij-gamekings_fix

8 years ago[youtube] Use 'orderedSet' instead of 'set' to preserve the order
Jaime Marquínez Ferrándiz [Sun, 31 Jan 2016 14:11:00 +0000 (15:11 +0100)]
[youtube] Use 'orderedSet' instead of 'set' to preserve the order

8 years ago[FFmpegSubtitlesConvertorPP] delete old subtitle files (fixes #8382)
Jaime Marquínez Ferrándiz [Sun, 31 Jan 2016 13:22:36 +0000 (14:22 +0100)]
[FFmpegSubtitlesConvertorPP] delete old subtitle files (fixes #8382)

8 years ago[xuite] Replace the test case with my uploaded one
Yen Chi Hsuan [Sun, 31 Jan 2016 12:21:57 +0000 (20:21 +0800)]
[xuite] Replace the test case with my uploaded one

8 years ago[youporn] Fix uploader and description
Yen Chi Hsuan [Sun, 31 Jan 2016 12:00:07 +0000 (20:00 +0800)]
[youporn] Fix uploader and description

8 years ago[test_subtitles] Fix TestRaiSubtitles
Yen Chi Hsuan [Sun, 31 Jan 2016 11:53:22 +0000 (19:53 +0800)]
[test_subtitles] Fix TestRaiSubtitles

RaiIE is renamed to RaiTVIE in 06d5556dface3901a86419b6b125ef377116448f

8 years ago[test_youtube_lists] Fix TestYoutubeLists.test_youtube_course
Yen Chi Hsuan [Sun, 31 Jan 2016 11:49:54 +0000 (19:49 +0800)]
[test_youtube_lists] Fix TestYoutubeLists.test_youtube_course

Youtube entries are now generators

8 years agorelease 2016.01.31
Philipp Hagemeister [Sun, 31 Jan 2016 11:57:18 +0000 (12:57 +0100)]
release 2016.01.31

8 years ago[youtube] Filter duplicates in playlists base extractor
Sergey M․ [Sun, 31 Jan 2016 11:52:02 +0000 (17:52 +0600)]
[youtube] Filter duplicates in playlists base extractor

8 years ago[youtube] Use authentication for entry list base extractor (Closes #8380)
Sergey M․ [Sun, 31 Jan 2016 11:49:59 +0000 (17:49 +0600)]
[youtube] Use authentication for entry list base extractor (Closes #8380)

8 years ago[Gamekings] Fix viewing of old videos
rrooij [Sat, 30 Jan 2016 23:12:45 +0000 (00:12 +0100)]
[Gamekings] Fix viewing of old videos

Some old videos that aren't on Vimeo are being uploaded to YouTube under the
'Gamekings Vault' channel. They use YouTube now for some videos as video
hosting instead of Vimeo or their own hosting. The first test failed to
succeed under the existing code, but works now by using the YouTube
extractor.

The Regex is changed to find the new gogoVideo JavaScript line with the
YouTube embed. Checking if there is a YouTube embed is done by a String
find, which is probably not the best method of checking this.

8 years ago[letv] Fix LetvCloud extraction
Yen Chi Hsuan [Sat, 30 Jan 2016 23:13:21 +0000 (07:13 +0800)]
[letv] Fix LetvCloud extraction

8 years ago[Gamekings] Fix url from .tv to .nl
rrooij [Sat, 30 Jan 2016 23:03:23 +0000 (00:03 +0100)]
[Gamekings] Fix url from .tv to .nl

Gamekings doesn't use the .tv top level domain anymore, but the regular
domain for Dutch sites.

8 years ago[schooltv] Improve video id regex
Sergey M․ [Sat, 30 Jan 2016 22:41:18 +0000 (04:41 +0600)]
[schooltv] Improve video id regex

8 years agoMerge pull request #8376 from rrooij/schooltv
Sergey M [Sat, 30 Jan 2016 22:36:33 +0000 (04:36 +0600)]
Merge pull request #8376 from rrooij/schooltv

[schooltv] Add extractor for SchoolTV playlists

8 years ago[schooltv] Add extractor for SchoolTV playlists
rrooij [Sat, 30 Jan 2016 19:31:31 +0000 (20:31 +0100)]
[schooltv] Add extractor for SchoolTV playlists

This closes #8163

8 years ago[nba] Add ext for hls formats and fix test_NBA
Yen Chi Hsuan [Sat, 30 Jan 2016 20:49:04 +0000 (04:49 +0800)]
[nba] Add ext for hls formats and fix test_NBA

8 years ago[nbc] Use NBC's id and fix _TESTS
Yen Chi Hsuan [Sat, 30 Jan 2016 20:34:46 +0000 (04:34 +0800)]
[nbc] Use NBC's id and fix _TESTS

ThePlatform URL gives the same ID for all _TESTS

8 years ago[nrktv] Fix _TESTS
Yen Chi Hsuan [Sat, 30 Jan 2016 20:01:45 +0000 (04:01 +0800)]
[nrktv] Fix _TESTS

8 years ago[senateisvp] Fix test_SenateISVP and test_SenateISVP_1
Yen Chi Hsuan [Sat, 30 Jan 2016 19:45:09 +0000 (03:45 +0800)]
[senateisvp] Fix test_SenateISVP and test_SenateISVP_1

8 years ago[tv2] Fix test_TV2
Yen Chi Hsuan [Sat, 30 Jan 2016 19:42:34 +0000 (03:42 +0800)]
[tv2] Fix test_TV2

8 years ago[screenwavemedia] Fix HLS extension and test_TeamFour
Yen Chi Hsuan [Sat, 30 Jan 2016 19:38:20 +0000 (03:38 +0800)]
[screenwavemedia] Fix HLS extension and test_TeamFour

8 years ago[vgtv] Fix test_VGTV_2
Yen Chi Hsuan [Sat, 30 Jan 2016 19:31:03 +0000 (03:31 +0800)]
[vgtv] Fix test_VGTV_2

8 years ago[viidea] Skip download for the test case requiring ffmpeg
Yen Chi Hsuan [Sat, 30 Jan 2016 19:21:33 +0000 (03:21 +0800)]
[viidea] Skip download for the test case requiring ffmpeg

8 years ago[npo] Add extension for m3u8
Sergey M․ [Sat, 30 Jan 2016 20:38:28 +0000 (02:38 +0600)]
[npo] Add extension for m3u8

8 years ago[limelight] fix format sorting and make m3u8 and f4m extraction non fatal
remitamine [Sat, 30 Jan 2016 19:51:47 +0000 (20:51 +0100)]
[limelight] fix format sorting and make m3u8 and f4m extraction non fatal

8 years ago[generic] Add support for Limelight API
remitamine [Sat, 30 Jan 2016 19:45:56 +0000 (20:45 +0100)]
[generic] Add support for Limelight API

8 years ago[facebook] Add md5 for the test case with DASH
Yen Chi Hsuan [Sat, 30 Jan 2016 15:01:19 +0000 (23:01 +0800)]
[facebook] Add md5 for the test case with DASH

8 years ago[common] Add _extract_dash_manifest_formats
Yen Chi Hsuan [Sat, 30 Jan 2016 14:52:23 +0000 (22:52 +0800)]
[common] Add _extract_dash_manifest_formats

8 years ago[common] Remove unused arguments
Yen Chi Hsuan [Sat, 30 Jan 2016 14:45:16 +0000 (22:45 +0800)]
[common] Remove unused arguments

8 years ago[common] Rename to namespace
Yen Chi Hsuan [Sat, 30 Jan 2016 14:40:13 +0000 (22:40 +0800)]
[common] Rename to namespace

For consistency with _parse_smil_*

8 years ago[youtube] Remove '(v|a)codec': 'none' entries
Yen Chi Hsuan [Sat, 30 Jan 2016 14:28:53 +0000 (22:28 +0800)]
[youtube] Remove '(v|a)codec': 'none' entries

Not used anymore

8 years ago[downloader/f4m] Do not update fragment list while test
Sergey M․ [Sat, 30 Jan 2016 13:43:25 +0000 (19:43 +0600)]
[downloader/f4m] Do not update fragment list while test

8 years ago[common] Prefer the manifest than formats_dict in determining codecs
Yen Chi Hsuan [Sat, 30 Jan 2016 13:42:27 +0000 (21:42 +0800)]
[common] Prefer the manifest than formats_dict in determining codecs

8 years ago[common] Fix for youtube
Yen Chi Hsuan [Sat, 30 Jan 2016 13:36:01 +0000 (21:36 +0800)]
[common] Fix for youtube

8 years ago[youtube] Pass self._formats to _parse_dash_manifest
Yen Chi Hsuan [Sat, 30 Jan 2016 13:32:15 +0000 (21:32 +0800)]
[youtube] Pass self._formats to _parse_dash_manifest

8 years ago[facebook] Add support for DASH manifests
Yen Chi Hsuan [Sat, 30 Jan 2016 13:31:53 +0000 (21:31 +0800)]
[facebook] Add support for DASH manifests

8 years ago[downloader/fragment] Remove superfluous whitespace
Sergey M․ [Sat, 30 Jan 2016 13:30:31 +0000 (19:30 +0600)]
[downloader/fragment] Remove superfluous whitespace

8 years ago[common] Modify _parse_dash_manifest for use in Facebook
Yen Chi Hsuan [Sat, 30 Jan 2016 13:27:43 +0000 (21:27 +0800)]
[common] Modify _parse_dash_manifest for use in Facebook

8 years ago[downloader/f4m] Add live stream flag to context
Sergey M․ [Sat, 30 Jan 2016 13:22:15 +0000 (19:22 +0600)]
[downloader/f4m] Add live stream flag to context

Now download progress for f4m livestreams is reported correctly

8 years ago[downloader/fragment] Do not report total bytes estimation and eta for live streams
Sergey M․ [Sat, 30 Jan 2016 13:20:52 +0000 (19:20 +0600)]
[downloader/fragment] Do not report total bytes estimation and eta for live streams

8 years ago[common] _parse_dash_manifest() from youtube.py
Yen Chi Hsuan [Sat, 30 Jan 2016 13:05:55 +0000 (21:05 +0800)]
[common] _parse_dash_manifest() from youtube.py

8 years ago[options] Add missing closing parenthesis
Sergey M․ [Sat, 30 Jan 2016 12:44:22 +0000 (18:44 +0600)]
[options] Add missing closing parenthesis

8 years ago[matchtv] Add extractor (Closes #8313)
Sergey M․ [Sat, 30 Jan 2016 12:30:27 +0000 (18:30 +0600)]
[matchtv] Add extractor (Closes #8313)

8 years ago[downloader/f4m] Prefer bootstrap url attribute over inline bootstrap info
Sergey M․ [Sat, 30 Jan 2016 12:28:38 +0000 (18:28 +0600)]
[downloader/f4m] Prefer bootstrap url attribute over inline bootstrap info

8 years ago[daum.net] Support for playlists, user channels
ping [Sat, 30 Jan 2016 12:10:36 +0000 (20:10 +0800)]
[daum.net] Support for playlists, user channels

8 years ago[youtube] Move decrypt_sig out of _parse_dash_manifest
Yen Chi Hsuan [Sat, 30 Jan 2016 12:05:56 +0000 (20:05 +0800)]
[youtube] Move decrypt_sig out of _parse_dash_manifest

8 years ago[facebook] Support alternative webpage form
Yen Chi Hsuan [Sat, 30 Jan 2016 11:30:39 +0000 (19:30 +0800)]
[facebook] Support alternative webpage form

Fixes #8371

8 years agoAdd --hls-use-mpegts option
Jaime Marquínez Ferrándiz [Sat, 30 Jan 2016 11:26:40 +0000 (12:26 +0100)]
Add --hls-use-mpegts option

When using the mpegts container hls vidoes can be played while being downloaded (useful if you are recording a live stream).
VLC and mpv play them file, but QuickTime doesn't.

8 years ago[daum] Add 'thumbnail' to all _TESTS
Yen Chi Hsuan [Sat, 30 Jan 2016 08:54:14 +0000 (16:54 +0800)]
[daum] Add 'thumbnail' to all _TESTS

8 years ago[daum.net] Support VodPlayer.swf URLs (closes #8173)
Yen Chi Hsuan [Sat, 30 Jan 2016 08:50:13 +0000 (16:50 +0800)]
[daum.net] Support VodPlayer.swf URLs (closes #8173)

8 years agoMerge remote-tracking branch 'upstream/master'
Yen Chi Hsuan [Sat, 30 Jan 2016 08:25:55 +0000 (16:25 +0800)]
Merge remote-tracking branch 'upstream/master'

8 years agoMerge branch 'ping-daum-fix-clip'
Yen Chi Hsuan [Sat, 30 Jan 2016 08:25:06 +0000 (16:25 +0800)]
Merge branch 'ping-daum-fix-clip'

8 years ago[daum.net] Move the request to ClipInfoXml.do
Yen Chi Hsuan [Sat, 30 Jan 2016 08:23:37 +0000 (16:23 +0800)]
[daum.net] Move the request to ClipInfoXml.do

To reduce the number of wasted requests

8 years agoMerge branch 'daum-fix-clip' of https://github.com/ping/youtube-dl into ping-daum...
Yen Chi Hsuan [Sat, 30 Jan 2016 08:22:37 +0000 (16:22 +0800)]
Merge branch 'daum-fix-clip' of https://github.com/ping/youtube-dl into ping-daum-fix-clip

8 years ago[daum] Fix add view_count, comment_count to test
ping [Sat, 30 Jan 2016 03:09:30 +0000 (11:09 +0800)]
[daum] Fix add view_count, comment_count to test

8 years ago[daum] Fix copy-paste mistake
ping [Sat, 30 Jan 2016 03:04:11 +0000 (11:04 +0800)]
[daum] Fix copy-paste mistake

8 years ago[espn] Improve video id extraction (Closes #8368)
Sergey M․ [Fri, 29 Jan 2016 19:48:54 +0000 (01:48 +0600)]
[espn] Improve video id extraction (Closes #8368)

8 years ago[extractor/common] Restrict checks when auto calculating tbr
Sergey M․ [Fri, 29 Jan 2016 19:47:46 +0000 (01:47 +0600)]
[extractor/common] Restrict checks when auto calculating tbr

8 years ago[cspan] Unescape path (Closes #8365)
Sergey M․ [Fri, 29 Jan 2016 18:26:33 +0000 (00:26 +0600)]
[cspan] Unescape path (Closes #8365)

8 years ago[azubu] Add extractor for live streams (closes #8343)
Jaime Marquínez Ferrándiz [Fri, 29 Jan 2016 14:36:33 +0000 (15:36 +0100)]
[azubu] Add extractor for live streams (closes #8343)

8 years agorelease 2016.01.29
Philipp Hagemeister [Fri, 29 Jan 2016 11:20:08 +0000 (12:20 +0100)]
release 2016.01.29

8 years ago[youtube:user] Require 'https?://' in the url (fixes #8356)
Jaime Marquínez Ferrándiz [Fri, 29 Jan 2016 10:27:11 +0000 (11:27 +0100)]
[youtube:user] Require 'https?://' in the url (fixes #8356)

It was matching www.youtube.com/embed/WpfukLMe1TM.
The generic extractor automatically adds http:// if it's missing.

8 years ago[bbc] Add test for #8147
Sergey M․ [Thu, 28 Jan 2016 17:27:48 +0000 (23:27 +0600)]
[bbc] Add test for #8147

8 years ago[bbc] Add another description regex
Sergey M․ [Thu, 28 Jan 2016 17:23:13 +0000 (23:23 +0600)]
[bbc] Add another description regex

8 years ago[bbc] Add another title regex (Closes #8340)
Sergey M․ [Thu, 28 Jan 2016 17:19:53 +0000 (23:19 +0600)]
[bbc] Add another title regex (Closes #8340)

8 years ago[ok] Add support for mobile URLs (Closes #8345)
Sergey M․ [Thu, 28 Jan 2016 16:56:49 +0000 (22:56 +0600)]
[ok] Add support for mobile URLs (Closes #8345)

8 years ago[ndr:embed:base] Add missing ext for m3u8
Sergey M․ [Thu, 28 Jan 2016 16:50:18 +0000 (22:50 +0600)]
[ndr:embed:base] Add missing ext for m3u8

8 years agoCredit @dyn888 for improving format selection
Yen Chi Hsuan [Thu, 28 Jan 2016 14:56:00 +0000 (22:56 +0800)]
Credit @dyn888 for improving format selection

[ci skip]

8 years agoMerge pull request #8346 from dyn888/dyn888-regex-1
Yen Chi Hsuan [Thu, 28 Jan 2016 14:22:43 +0000 (22:22 +0800)]
Merge pull request #8346 from dyn888/dyn888-regex-1

Regex pattern update to match more codecs (fixes #6858)

8 years agoTest codec with a dot '.' in name selection.
dyn888 [Thu, 28 Jan 2016 14:07:33 +0000 (15:07 +0100)]
Test codec with a dot '.' in name selection.

8 years ago[utils] fix dfxp2srt text extraction(fixes #8055)
remitamine [Thu, 28 Jan 2016 11:38:34 +0000 (12:38 +0100)]
[utils] fix dfxp2srt text extraction(fixes #8055)

8 years agoUpdate YoutubeDL.py
dyn888 [Thu, 28 Jan 2016 11:07:15 +0000 (12:07 +0100)]
Update YoutubeDL.py

8 years ago[cbsnews] Remove unused import
Sergey M․ [Wed, 27 Jan 2016 18:42:04 +0000 (00:42 +0600)]
[cbsnews] Remove unused import

8 years ago[cbsnews] extract all formats
remitamine [Wed, 27 Jan 2016 18:10:34 +0000 (19:10 +0100)]
[cbsnews] extract all formats