youtube-dl
9 years ago[bilibili] Capture the video-not-exist message
Yen Chi Hsuan [Mon, 20 Apr 2015 18:32:10 +0000 (02:32 +0800)]
[bilibili] Capture the video-not-exist message

9 years ago[Senate] Add new extractor (#5302)
Yen Chi Hsuan [Mon, 20 Apr 2015 18:29:56 +0000 (02:29 +0800)]
[Senate] Add new extractor (#5302)

9 years ago[bambuser] Add support for authentication (#5478)
Sergey M․ [Mon, 20 Apr 2015 17:00:37 +0000 (23:00 +0600)]
[bambuser] Add support for authentication (#5478)

9 years ago[bambuser] Modernize and extract more metadata
Sergey M․ [Mon, 20 Apr 2015 16:46:01 +0000 (22:46 +0600)]
[bambuser] Modernize and extract more metadata

9 years ago[bambuser] Capture and output error message (#5478)
Sergey M․ [Mon, 20 Apr 2015 16:35:53 +0000 (22:35 +0600)]
[bambuser] Capture and output error message (#5478)

9 years ago[bambuser] Modernize
Sergey M․ [Mon, 20 Apr 2015 16:33:35 +0000 (22:33 +0600)]
[bambuser] Modernize

9 years ago[ted] Skip hls quality selection format
Sergey M․ [Mon, 20 Apr 2015 16:04:42 +0000 (22:04 +0600)]
[ted] Skip hls quality selection format

9 years ago[ted] Lower preference for direct audio since it's mono
Sergey M․ [Mon, 20 Apr 2015 16:04:17 +0000 (22:04 +0600)]
[ted] Lower preference for direct audio since it's mono

9 years ago[ted] Fix hls audio/video-only formats
Sergey M․ [Mon, 20 Apr 2015 16:01:02 +0000 (22:01 +0600)]
[ted] Fix hls audio/video-only formats

9 years ago[YoutubeDL] mp3 is compatible with mp4
Sergey M․ [Mon, 20 Apr 2015 15:58:46 +0000 (21:58 +0600)]
[YoutubeDL] mp3 is compatible with mp4

9 years ago[YoutubeDL] Allow bestvideo+bestaudio/best strategy for ted extractor
Sergey M․ [Mon, 20 Apr 2015 15:58:29 +0000 (21:58 +0600)]
[YoutubeDL] Allow bestvideo+bestaudio/best strategy for ted extractor

9 years ago[ted] Clarify IE_NAME
Sergey M․ [Mon, 20 Apr 2015 15:42:42 +0000 (21:42 +0600)]
[ted] Clarify IE_NAME

9 years ago[ted] Clarify audio/video-only formats
Sergey M․ [Mon, 20 Apr 2015 15:42:20 +0000 (21:42 +0600)]
[ted] Clarify audio/video-only formats

9 years ago[extractor/common] Add ability to specify custom field preference for `_sort_formats`
Sergey M․ [Mon, 20 Apr 2015 15:13:31 +0000 (21:13 +0600)]
[extractor/common] Add ability to specify custom field preference for `_sort_formats`

9 years ago[bandcamp] fix video_id parsing (fixes #4861)
Quentin Rameau [Mon, 20 Apr 2015 04:25:55 +0000 (06:25 +0200)]
[bandcamp] fix video_id parsing (fixes #4861)

9 years agoREADME: document bestvideo+bestaudio/best (#5447)
Jaime Marquínez Ferrándiz [Sun, 19 Apr 2015 16:52:01 +0000 (18:52 +0200)]
README: document bestvideo+bestaudio/best (#5447)

9 years agoMove the documentation for the `--format` option to the manpage
Jaime Marquínez Ferrándiz [Sun, 19 Apr 2015 16:37:38 +0000 (18:37 +0200)]
Move the documentation for the `--format` option to the manpage

It's too big for beeing embedded in the help message and it's easier to edit in the markdown file.

9 years ago[YoutubeDL] Respect explicit `--merge-format-output` for uncompatible formats as...
Sergey M․ [Sun, 19 Apr 2015 16:33:52 +0000 (22:33 +0600)]
[YoutubeDL] Respect explicit `--merge-format-output` for uncompatible formats as well

9 years ago[parameters.json] Set default `format` parameter to `best`
Sergey M․ [Fri, 17 Apr 2015 21:07:59 +0000 (03:07 +0600)]
[parameters.json] Set default `format` parameter to `best`

9 years ago[YoutubeDL] Merge incompatible formats into mkv (#5456)
Sergey M․ [Fri, 17 Apr 2015 21:00:35 +0000 (03:00 +0600)]
[YoutubeDL] Merge incompatible formats into mkv (#5456)

9 years ago[YoutubeDL] Make `bestvideo+bestaudio/best` default format when merger is available
Sergey M․ [Fri, 17 Apr 2015 19:14:10 +0000 (01:14 +0600)]
[YoutubeDL] Make `bestvideo+bestaudio/best` default format when merger is available

9 years agoDetect already merged videos
Jaime Marquínez Ferrándiz [Sun, 19 Apr 2015 14:56:22 +0000 (16:56 +0200)]
Detect already merged videos

Without the '--keep-video' option the two files would be downloaded again and even using the option, ffmpeg would be run again, which for some videos can take a long time.
We use a temporary file with ffmpeg so that the final file only exists if it success

9 years ago[Sohu] Fix title extraction
Yen Chi Hsuan [Sun, 19 Apr 2015 11:19:44 +0000 (19:19 +0800)]
[Sohu] Fix title extraction

9 years ago[miomio] Replace the slow test case
Yen Chi Hsuan [Sun, 19 Apr 2015 11:12:23 +0000 (19:12 +0800)]
[miomio] Replace the slow test case

MioMio_1 takes about 25~35 seconds on information retrieval

9 years ago[tests] Allow multi_video to be tested as playlists
Yen Chi Hsuan [Sun, 19 Apr 2015 11:08:37 +0000 (19:08 +0800)]
[tests] Allow multi_video to be tested as playlists

9 years ago[megavideoz] Improve non-existing videos check
Sergey M․ [Sat, 18 Apr 2015 22:14:58 +0000 (04:14 +0600)]
[megavideoz] Improve non-existing videos check

9 years ago[megavideoz] Check non-existing videos
Sergey M․ [Sat, 18 Apr 2015 22:09:01 +0000 (04:09 +0600)]
[megavideoz] Check non-existing videos

9 years ago[megavideozeu] Rename extractor
Sergey M․ [Sat, 18 Apr 2015 22:08:29 +0000 (04:08 +0600)]
[megavideozeu] Rename extractor

9 years ago[megavideozeu] Simplify (Closes #5454)
Sergey M․ [Sat, 18 Apr 2015 22:07:45 +0000 (04:07 +0600)]
[megavideozeu] Simplify (Closes #5454)

9 years ago[megavideoez] Add working test
Jeff Buchbinder [Fri, 17 Apr 2015 15:25:01 +0000 (11:25 -0400)]
[megavideoez] Add working test

9 years agoAdd megavideoz.eu support.
Jeff Buchbinder [Fri, 16 Jan 2015 02:28:57 +0000 (21:28 -0500)]
Add megavideoz.eu support.

9 years agoMerge pull request #5462 from hedii/hedii-patch-1
Sergey M. [Sat, 18 Apr 2015 13:43:03 +0000 (18:43 +0500)]
Merge pull request #5462 from hedii/hedii-patch-1

Update wat.py misspelling 'downloding'

9 years agoUpdate wat.py
hedii [Sat, 18 Apr 2015 13:40:40 +0000 (15:40 +0200)]
Update wat.py

line 116, modify 'Downloding' to 'Downloading'.
It looks like nothing, but it is very annoying when youtube-dl command's output is parsed to find progress on a php (or other language) website for example.

9 years ago[ign] Fix extraction of some videos in articles
Jaime Marquínez Ferrándiz [Sat, 18 Apr 2015 11:27:35 +0000 (13:27 +0200)]
[ign] Fix extraction of some videos in articles

Give higher preference to the hero-poster regex because some articles may contain other videos

9 years agoFFmpegMergerPP: use the new system for specifying which files can be delete
Jaime Marquínez Ferrándiz [Sat, 18 Apr 2015 09:52:36 +0000 (11:52 +0200)]
FFmpegMergerPP: use the new system for specifying which files can be delete

9 years agoFFmpegEmbedSubtitlePP: remove the subtitle files if '--keep-video' is not given ...
Jaime Marquínez Ferrándiz [Sat, 18 Apr 2015 09:44:42 +0000 (11:44 +0200)]
FFmpegEmbedSubtitlePP: remove the subtitle files if '--keep-video' is not given (closes #5435)

9 years agoPostprocessors: use a list for the files that can be deleted
Jaime Marquínez Ferrándiz [Sat, 18 Apr 2015 09:36:42 +0000 (11:36 +0200)]
Postprocessors: use a list for the files that can be deleted

We could only know if we had to delete the original file, but this system allows to specify us more files (like subtitles).

9 years ago[facebook] Extend _VALID_URL take 2 (#5120)
Yen Chi Hsuan [Sat, 18 Apr 2015 08:08:24 +0000 (16:08 +0800)]
[facebook] Extend _VALID_URL take 2 (#5120)

9 years ago[facebook] Extend _VALID_URL
Yen Chi Hsuan [Thu, 16 Apr 2015 16:08:52 +0000 (00:08 +0800)]
[facebook] Extend _VALID_URL

9 years agoMerge branch 'julianrichen-gfycat'
Sergey M․ [Fri, 17 Apr 2015 21:51:38 +0000 (03:51 +0600)]
Merge branch 'julianrichen-gfycat'

9 years agoCredit @julianrichen for gfycat (#5440)
Sergey M․ [Fri, 17 Apr 2015 21:51:21 +0000 (03:51 +0600)]
Credit @julianrichen for gfycat (#5440)

9 years ago[gfycat] Simplify (Closes #5439, Closes #5394)
Sergey M․ [Fri, 17 Apr 2015 21:50:22 +0000 (03:50 +0600)]
[gfycat] Simplify (Closes #5439, Closes #5394)

9 years agoMerge branch 'gfycat' of https://github.com/julianrichen/youtube-dl into julianrichen...
Sergey M․ [Fri, 17 Apr 2015 21:49:32 +0000 (03:49 +0600)]
Merge branch 'gfycat' of https://github.com/julianrichen/youtube-dl into julianrichen-gfycat

9 years agoYoutubeDL.post_process: simplify keep_video handling
Jaime Marquínez Ferrándiz [Fri, 17 Apr 2015 20:38:14 +0000 (22:38 +0200)]
YoutubeDL.post_process: simplify keep_video handling

Since keep_video started as None we always set it to keep_video_wish unless it was None, so in the end keep_video == keep_video_wish. This should have been changed in f3ff1a3696c4080468e2cc5810c34273b148bd3e, but I didn't notice it.

9 years agoFFmpegExtractAudioPP: Simplify handling of already existing files
Jaime Marquínez Ferrándiz [Fri, 17 Apr 2015 20:29:30 +0000 (22:29 +0200)]
FFmpegExtractAudioPP: Simplify handling of already existing files

9 years ago[comedycentral] Fix feed uri request (Closes #5449, closes #5455)
Sergey M․ [Fri, 17 Apr 2015 17:41:07 +0000 (23:41 +0600)]
[comedycentral] Fix feed uri request (Closes #5449, closes #5455)

9 years ago[soundcloud] Raise an error instead of calling 'report_error'
Jaime Marquínez Ferrándiz [Fri, 17 Apr 2015 17:24:30 +0000 (19:24 +0200)]
[soundcloud] Raise an error instead of calling 'report_error'

9 years ago[mixcloud] Simplify url extraction
Jaime Marquínez Ferrándiz [Fri, 17 Apr 2015 17:02:49 +0000 (19:02 +0200)]
[mixcloud] Simplify url extraction

On the tracks I tested the server number in the url from the webpage is valid
for the mp3 or the m4a file and any other number is invalid, it's a
waste of time to check them.

9 years ago[vimple] Fix extraction (Closes #5448)
Sergey M․ [Fri, 17 Apr 2015 16:56:26 +0000 (22:56 +0600)]
[vimple] Fix extraction (Closes #5448)

9 years agoInfoExtractor._search_regex: Suggest updating when the regex is not found (suggested...
Jaime Marquínez Ferrándiz [Fri, 17 Apr 2015 12:55:24 +0000 (14:55 +0200)]
InfoExtractor._search_regex: Suggest updating when the regex is not found (suggested in #5442)

Reuse the same message from ExtractorError

9 years agorelease 2015.04.17
Philipp Hagemeister [Fri, 17 Apr 2015 09:14:25 +0000 (11:14 +0200)]
release 2015.04.17

9 years ago[soundcloud] Handle 'secret_token' for 'w.soundcloud.com/player/?url=*' urls (fixes...
Jaime Marquínez Ferrándiz [Fri, 17 Apr 2015 08:46:25 +0000 (10:46 +0200)]
[soundcloud] Handle 'secret_token' for 'w.soundcloud.com/player/?url=*' urls (fixes #5453)

9 years ago[gfycat] Fixed preferences.
FireDart [Thu, 16 Apr 2015 22:11:30 +0000 (18:11 -0400)]
[gfycat] Fixed preferences.

9 years ago[gfycat] Updated tests.
FireDart [Thu, 16 Apr 2015 22:10:53 +0000 (18:10 -0400)]
[gfycat] Updated tests.

9 years ago[utils] Fix splitunc deprecation warning
Sergey M․ [Thu, 16 Apr 2015 16:12:38 +0000 (22:12 +0600)]
[utils] Fix splitunc deprecation warning

9 years ago[srf] Show display_id when present
Sergey M․ [Thu, 16 Apr 2015 15:48:22 +0000 (21:48 +0600)]
[srf] Show display_id when present

9 years ago[srf] Extend _VALID_URL
Sergey M․ [Thu, 16 Apr 2015 15:47:42 +0000 (21:47 +0600)]
[srf] Extend _VALID_URL

9 years ago[generic] Update pladform embed test
Sergey M․ [Thu, 16 Apr 2015 15:37:15 +0000 (21:37 +0600)]
[generic] Update pladform embed test

9 years ago[pladform] Update test
Sergey M․ [Thu, 16 Apr 2015 15:33:01 +0000 (21:33 +0600)]
[pladform] Update test

9 years ago[srf] Update test
Sergey M․ [Thu, 16 Apr 2015 15:30:13 +0000 (21:30 +0600)]
[srf] Update test

9 years ago[srf] Fix direct links ext
Sergey M․ [Thu, 16 Apr 2015 15:28:21 +0000 (21:28 +0600)]
[srf] Fix direct links ext

9 years ago[srf] Extract subtitles
Sergey M․ [Thu, 16 Apr 2015 14:48:17 +0000 (20:48 +0600)]
[srf] Extract subtitles

9 years ago[srf] Extract all formats and prefer direct links over hls and hds
Sergey M․ [Thu, 16 Apr 2015 14:31:02 +0000 (20:31 +0600)]
[srf] Extract all formats and prefer direct links over hls and hds

9 years ago[Srf] Add new extractor (fixes #981)
Yen Chi Hsuan [Thu, 16 Apr 2015 14:00:45 +0000 (22:00 +0800)]
[Srf] Add new extractor (fixes #981)

9 years ago[extractor/common] Add the encoding parameter
Yen Chi Hsuan [Sat, 21 Mar 2015 04:21:27 +0000 (12:21 +0800)]
[extractor/common] Add the encoding parameter

The QQMusic info extractor need forced encoding for correct working.

9 years ago[QQMusic] Song extractor: Add lyrics as description
Yen Chi Hsuan [Sat, 21 Mar 2015 03:38:53 +0000 (11:38 +0800)]
[QQMusic] Song extractor: Add lyrics as description

Note: Test fails on python 3 due to encoding issues

9 years ago[QQMusic] Add album info extractor
Yen Chi Hsuan [Wed, 18 Mar 2015 17:47:07 +0000 (01:47 +0800)]
[QQMusic] Add album info extractor

9 years ago[QQMusic] Add singer info extractor
Yen Chi Hsuan [Wed, 18 Mar 2015 06:59:33 +0000 (14:59 +0800)]
[QQMusic] Add singer info extractor

9 years ago[QQMusic] Implement the guid algorithm
Yen Chi Hsuan [Wed, 18 Mar 2015 05:56:02 +0000 (13:56 +0800)]
[QQMusic] Implement the guid algorithm

9 years ago[QQMusic] Add new extractor
Yen Chi Hsuan [Tue, 17 Mar 2015 11:03:29 +0000 (19:03 +0800)]
[QQMusic] Add new extractor

9 years ago[generic] Extract videos from SMIL manifests (closes #5145 and fixes #5135)
Yen Chi Hsuan [Thu, 16 Apr 2015 09:16:11 +0000 (17:16 +0800)]
[generic] Extract videos from SMIL manifests (closes #5145 and fixes #5135)

9 years ago[UDNEmbed] Enhance error checking and extend _VALID_URL
Yen Chi Hsuan [Thu, 16 Apr 2015 09:04:53 +0000 (17:04 +0800)]
[UDNEmbed] Enhance error checking and extend _VALID_URL

9 years ago[gfycat] Add new extractor
FireDart [Thu, 16 Apr 2015 02:17:45 +0000 (22:17 -0400)]
[gfycat] Add new extractor

9 years ago[brightcove] Always return lists from _extract_brightcove_urls
Yen Chi Hsuan [Wed, 15 Apr 2015 16:27:39 +0000 (00:27 +0800)]
[brightcove] Always return lists from _extract_brightcove_urls

In Python 3, filter() returns an iterable object, which is equivalently
to True even for an empty result set. It causes false positive playlists
in generic extraction logic.

9 years ago[generic] Add test for playwire embed (#5430)
Sergey M․ [Wed, 15 Apr 2015 16:13:01 +0000 (22:13 +0600)]
[generic] Add test for playwire embed (#5430)

9 years ago[generic] Add support for playwire embeds (Closes #5430)
Sergey M․ [Wed, 15 Apr 2015 16:10:08 +0000 (22:10 +0600)]
[generic] Add support for playwire embeds (Closes #5430)

9 years ago[mtv] Capture and output error message (#5420)
Sergey M․ [Wed, 15 Apr 2015 15:02:34 +0000 (21:02 +0600)]
[mtv] Capture and output error message (#5420)

9 years ago[spike] Extend _VALID_URL (Closes #5420)
Sergey M․ [Wed, 15 Apr 2015 14:58:48 +0000 (20:58 +0600)]
[spike] Extend _VALID_URL (Closes #5420)

9 years ago[teamcoco] Fix "preload" data extraction (fixes #5179)
Yen Chi Hsuan [Wed, 15 Apr 2015 11:56:21 +0000 (19:56 +0800)]
[teamcoco] Fix "preload" data extraction (fixes #5179)

9 years ago[tumblr] Dismiss warnings for optional fields (fixes #5202)
Yen Chi Hsuan [Wed, 15 Apr 2015 09:45:28 +0000 (17:45 +0800)]
[tumblr] Dismiss warnings for optional fields (fixes #5202)

9 years ago[brightcove] Handle non well-formed XMLs (#5421)
Sergey M․ [Tue, 14 Apr 2015 11:50:53 +0000 (17:50 +0600)]
[brightcove] Handle non well-formed XMLs (#5421)

9 years ago[brightcove] Improve brightcove experience regex (Closes #5421)
Sergey M․ [Tue, 14 Apr 2015 11:48:41 +0000 (17:48 +0600)]
[brightcove] Improve brightcove experience regex (Closes #5421)

9 years ago[miomio] Enhance error checking and replace dead test case
Yen Chi Hsuan [Tue, 14 Apr 2015 07:27:56 +0000 (15:27 +0800)]
[miomio] Enhance error checking and replace dead test case

9 years ago[generic] Fix test generic_51
Yen Chi Hsuan [Tue, 14 Apr 2015 05:10:10 +0000 (13:10 +0800)]
[generic] Fix test generic_51

The website replaced the original video with a new one

9 years ago[generic] Support another type of Ooyala embedded video
Yen Chi Hsuan [Tue, 14 Apr 2015 04:45:43 +0000 (12:45 +0800)]
[generic] Support another type of Ooyala embedded video

9 years ago[postprocessor/atomicparsley] Don't try to remove the temporary and original files...
Jaime Marquínez Ferrándiz [Mon, 13 Apr 2015 20:50:40 +0000 (22:50 +0200)]
[postprocessor/atomicparsley] Don't try to remove the temporary and original files if the format is unsupported (fixes #5419)

9 years ago[youtube] Simplify
Sergey M․ [Mon, 13 Apr 2015 14:28:16 +0000 (20:28 +0600)]
[youtube] Simplify

9 years ago[vine] flake8
Yen Chi Hsuan [Mon, 13 Apr 2015 11:26:15 +0000 (19:26 +0800)]
[vine] flake8

9 years ago[youtube] Remove unused variable
Sergey M․ [Sun, 12 Apr 2015 18:08:39 +0000 (00:08 +0600)]
[youtube] Remove unused variable

9 years ago[youtube] Extract video titles for channel playlist if possible (Closes #4971)
Sergey M․ [Sun, 12 Apr 2015 17:19:00 +0000 (23:19 +0600)]
[youtube] Extract video titles for channel playlist if possible (Closes #4971)

9 years ago[utils] Add `video_title` for `url_result`
Sergey M․ [Sun, 12 Apr 2015 17:11:47 +0000 (23:11 +0600)]
[utils] Add `video_title` for `url_result`

9 years ago[YoutubeDL] Try to download worst audio+video served by a single file first (Closes...
Sergey M․ [Sun, 12 Apr 2015 11:36:29 +0000 (17:36 +0600)]
[YoutubeDL] Try to download worst audio+video served by a single file first (Closes #5408)

9 years agoCredit @snipem for gamersyde (#5352)
Sergey M․ [Sun, 12 Apr 2015 11:17:31 +0000 (17:17 +0600)]
Credit @snipem for gamersyde (#5352)

9 years ago[footyroom] Remove superfluous whitespace
Sergey M․ [Sun, 12 Apr 2015 11:11:11 +0000 (17:11 +0600)]
[footyroom] Remove superfluous whitespace

9 years ago[footyroom] Improve
Sergey M․ [Sun, 12 Apr 2015 11:09:52 +0000 (17:09 +0600)]
[footyroom] Improve

9 years ago[FootyTube] Fixed wrong md5 checksum
snipem [Sun, 12 Apr 2015 09:31:58 +0000 (11:31 +0200)]
[FootyTube] Fixed wrong md5 checksum

9 years ago[FootyRoom] Fixed missing http prefix
snipem [Sun, 12 Apr 2015 09:23:01 +0000 (11:23 +0200)]
[FootyRoom] Fixed missing http prefix

For some reason FootyTube is missing the „http:“ prefix on some
Playwire links for some videos

9 years ago[options] Fix file based configurations for python 2 (Closes #5401)
Sergey M․ [Sat, 11 Apr 2015 21:57:56 +0000 (03:57 +0600)]
[options] Fix file based configurations for python 2 (Closes #5401)

9 years agoMerge branch 'fstirlitz-crooksandliars'
Sergey M․ [Sat, 11 Apr 2015 14:27:53 +0000 (20:27 +0600)]
Merge branch 'fstirlitz-crooksandliars'

9 years ago[crooksandliars] Quotes consistency
Sergey M․ [Sat, 11 Apr 2015 14:27:39 +0000 (20:27 +0600)]
[crooksandliars] Quotes consistency