youtube-dl
9 years agoMerge pull request #5638 from blissland/master
Sergey M. [Thu, 7 May 2015 14:18:35 +0000 (19:18 +0500)]
Merge pull request #5638 from blissland/master

[BildIE] Fix ampersands in xml attributes & update test thumbnails

9 years agoFix indents
blissland [Thu, 7 May 2015 14:09:27 +0000 (15:09 +0100)]
Fix indents

9 years ago[BildIE] Escape ampersands in xml and update test thumbnail
blissland [Thu, 7 May 2015 14:07:11 +0000 (15:07 +0100)]
[BildIE] Escape ampersands in xml and update test thumbnail

9 years ago[ooyala] Extract m3u8 information (#2292)
Yen Chi Hsuan [Thu, 7 May 2015 10:12:01 +0000 (18:12 +0800)]
[ooyala] Extract m3u8 information (#2292)

9 years ago[common] Ignore subtitles in m3u8
Yen Chi Hsuan [Thu, 7 May 2015 10:06:22 +0000 (18:06 +0800)]
[common] Ignore subtitles in m3u8

9 years ago[vice] Remove a redundant print
Yen Chi Hsuan [Thu, 7 May 2015 10:05:37 +0000 (18:05 +0800)]
[vice] Remove a redundant print

9 years ago[teamcoco] Fix extracting preload data again
Yen Chi Hsuan [Wed, 6 May 2015 18:08:47 +0000 (02:08 +0800)]
[teamcoco] Fix extracting preload data again

9 years ago[historicfilms] Fix tape id extraction
Sergey M․ [Wed, 6 May 2015 15:52:26 +0000 (21:52 +0600)]
[historicfilms] Fix tape id extraction

9 years ago[gorillavid] Switch 404 test to only matching
Sergey M․ [Wed, 6 May 2015 15:43:36 +0000 (21:43 +0600)]
[gorillavid] Switch 404 test to only matching

9 years ago[giga] Fix view count extraction
Sergey M․ [Wed, 6 May 2015 15:39:53 +0000 (21:39 +0600)]
[giga] Fix view count extraction

9 years ago[pbs] Add `format_id` for direct links
Sergey M․ [Wed, 6 May 2015 15:31:25 +0000 (21:31 +0600)]
[pbs] Add `format_id` for direct links

9 years ago[extractor/common] Fallback to empty string for (yet) missing `format_id` in `_sort_f...
Sergey M․ [Wed, 6 May 2015 15:24:24 +0000 (21:24 +0600)]
[extractor/common] Fallback to empty string for (yet) missing `format_id` in `_sort_formats` (Closes #5624)

9 years ago[archive.org] Fix incorrect url condition (closes #5628)
blissland [Wed, 6 May 2015 10:48:36 +0000 (11:48 +0100)]
[archive.org] Fix incorrect url condition (closes #5628)

The condition for assigning to json_url is the wrong way round:

currently for url: aaa.com/xxx

we get:

aaa.com/xxx&output=json

instead of the correct value:

aaa.com/xxx?output=json

9 years ago[lifenews] Use `_proto_relative_url`
Sergey M․ [Tue, 5 May 2015 15:49:36 +0000 (21:49 +0600)]
[lifenews] Use `_proto_relative_url`

9 years ago[lifenews] Correctly determine iframe links (fixes #5618)
Yen Chi Hsuan [Tue, 5 May 2015 15:39:54 +0000 (23:39 +0800)]
[lifenews] Correctly determine iframe links (fixes #5618)

9 years agoMerge pull request #5612 from rrooij/southparknl
Sergey M. [Tue, 5 May 2015 14:32:27 +0000 (19:32 +0500)]
Merge pull request #5612 from rrooij/southparknl

Southparknl

9 years ago[southparknl] Fix test to match playlist tests
rrooij [Tue, 5 May 2015 07:17:21 +0000 (09:17 +0200)]
[southparknl] Fix test to match playlist tests

9 years ago[southparkde] Fix naming inconsistency
rrooij [Tue, 5 May 2015 07:01:07 +0000 (09:01 +0200)]
[southparkde] Fix naming inconsistency

The class was first called 'SouthparkDe'. It is now changed to
'SouthParkDe' to match the name of the other extractors.

9 years ago[southparknl] Add extractor for southpark.nl
rrooij [Tue, 5 May 2015 06:59:09 +0000 (08:59 +0200)]
[southparknl] Add extractor for southpark.nl

9 years ago[noco] Remove unused import
Sergey M․ [Mon, 4 May 2015 20:52:21 +0000 (02:52 +0600)]
[noco] Remove unused import

9 years agoMerge branch 'Tassatux-noco'
Sergey M․ [Mon, 4 May 2015 20:50:58 +0000 (02:50 +0600)]
Merge branch 'Tassatux-noco'

9 years ago[noco] Update tests
Sergey M․ [Mon, 4 May 2015 20:50:39 +0000 (02:50 +0600)]
[noco] Update tests

9 years ago[noco] Modernize
Sergey M․ [Mon, 4 May 2015 20:38:13 +0000 (02:38 +0600)]
[noco] Modernize

9 years ago[noco] Extract all variations of audio/subtitles media
Sergey M․ [Mon, 4 May 2015 20:27:24 +0000 (02:27 +0600)]
[noco] Extract all variations of audio/subtitles media

9 years agoMerge branch 'noco' of https://github.com/Tassatux/youtube-dl into Tassatux-noco
Sergey M․ [Mon, 4 May 2015 18:39:24 +0000 (00:39 +0600)]
Merge branch 'noco' of https://github.com/Tassatux/youtube-dl into Tassatux-noco

9 years ago[noco] Add test for multi languages video
Aurélien Dunand [Mon, 4 May 2015 17:55:29 +0000 (19:55 +0200)]
[noco] Add test for multi languages video

9 years ago[noco] Retrieve video language according to user options
Aurélien Dunand [Tue, 28 Apr 2015 23:07:33 +0000 (01:07 +0200)]
[noco] Retrieve video language according to user options

9 years ago[rutv] Remove superfluous check
Sergey M․ [Mon, 4 May 2015 15:29:56 +0000 (21:29 +0600)]
[rutv] Remove superfluous check

9 years ago[rutv] Fix preference
Sergey M․ [Mon, 4 May 2015 15:29:32 +0000 (21:29 +0600)]
[rutv] Fix preference

9 years ago[rutv] Fix live stream test URL
Sergey M․ [Mon, 4 May 2015 15:23:26 +0000 (21:23 +0600)]
[rutv] Fix live stream test URL

9 years ago[nytimes] Extend _VALID_URL (#2754)
Yen Chi Hsuan [Mon, 4 May 2015 15:00:09 +0000 (23:00 +0800)]
[nytimes] Extend _VALID_URL (#2754)

9 years ago[nytimes] Implement extracting videos from articles (closes #5436)
Yen Chi Hsuan [Mon, 4 May 2015 14:32:57 +0000 (22:32 +0800)]
[nytimes] Implement extracting videos from articles (closes  #5436)

9 years ago[livestream:original] Update url format (fixes #5598)
Jaime Marquínez Ferrándiz [Mon, 4 May 2015 14:54:01 +0000 (16:54 +0200)]
[livestream:original] Update url format (fixes #5598)

9 years ago[livestream:original] Fix extraction (fixes #4702)
Jaime Marquínez Ferrándiz [Mon, 4 May 2015 14:50:22 +0000 (16:50 +0200)]
[livestream:original] Fix extraction (fixes #4702)

9 years ago[NBC] Enhance embedURL extraction (closes #2549)
Yen Chi Hsuan [Mon, 4 May 2015 13:53:05 +0000 (21:53 +0800)]
[NBC] Enhance embedURL extraction (closes #2549)

9 years agorelease 2015.05.04
Philipp Hagemeister [Mon, 4 May 2015 13:12:48 +0000 (15:12 +0200)]
release 2015.05.04

9 years ago[escapist] Add uploader to tests
Sergey M․ [Mon, 4 May 2015 13:06:07 +0000 (19:06 +0600)]
[escapist] Add uploader to tests

9 years ago[escapist] Modernize
Sergey M․ [Mon, 4 May 2015 13:04:49 +0000 (19:04 +0600)]
[escapist] Modernize

9 years ago[escapist] Improve _VALID_URL
Sergey M․ [Mon, 4 May 2015 13:01:08 +0000 (19:01 +0600)]
[escapist] Improve _VALID_URL

9 years ago[escapist] Update tests' checksums
Sergey M․ [Mon, 4 May 2015 13:00:34 +0000 (19:00 +0600)]
[escapist] Update tests' checksums

9 years ago[escapist] Fix formats extraction
Sergey M․ [Mon, 4 May 2015 12:59:22 +0000 (18:59 +0600)]
[escapist] Fix formats extraction

9 years ago[NBC] Enhance extraction of ThePlatform URL (fixes #5470)
Yen Chi Hsuan [Mon, 4 May 2015 11:09:18 +0000 (19:09 +0800)]
[NBC] Enhance extraction of ThePlatform URL (fixes #5470)

9 years agorelease 2015.05.03
Philipp Hagemeister [Sun, 3 May 2015 20:31:39 +0000 (22:31 +0200)]
release 2015.05.03

9 years ago[generic] Detect more MLB videos (fixes #5443)
Yen Chi Hsuan [Sun, 3 May 2015 18:20:07 +0000 (02:20 +0800)]
[generic] Detect more MLB videos (fixes #5443)

9 years ago[MLB] Extend _VALID_URL (#5443)
Yen Chi Hsuan [Sun, 3 May 2015 17:59:26 +0000 (01:59 +0800)]
[MLB] Extend _VALID_URL (#5443)

9 years ago[lifenews] Detect <iframe> (fixes #5346)
Yen Chi Hsuan [Sun, 3 May 2015 17:24:19 +0000 (01:24 +0800)]
[lifenews] Detect <iframe> (fixes #5346)

9 years ago[lifenews] Fix view count and comment count
Yen Chi Hsuan [Sun, 3 May 2015 17:11:23 +0000 (01:11 +0800)]
[lifenews] Fix view count and comment count

9 years ago[dailymotion] Use https urls
Jaime Marquínez Ferrándiz [Sun, 3 May 2015 14:59:14 +0000 (16:59 +0200)]
[dailymotion] Use https urls

The video url still redirects to an http url, but it doesn't explicitly contain the video id.

9 years ago[rutv] Add test for #5584
Sergey M․ [Sun, 3 May 2015 04:00:34 +0000 (10:00 +0600)]
[rutv] Add test for #5584

9 years ago[rutv] Recognize live streams (#5584)
Sergey M․ [Sun, 3 May 2015 03:56:03 +0000 (09:56 +0600)]
[rutv] Recognize live streams (#5584)

9 years ago[baiduvideo] Improve _VALID_URL
Sergey M․ [Sun, 3 May 2015 01:45:15 +0000 (07:45 +0600)]
[baiduvideo] Improve _VALID_URL

9 years ago[vgtv] Fix _VALID_URL (Closes #5578)
Sergey M․ [Sat, 2 May 2015 18:58:42 +0000 (00:58 +0600)]
[vgtv] Fix _VALID_URL (Closes #5578)

9 years ago[options] Clarify `--write-annotations` help
Sergey M․ [Sat, 2 May 2015 17:38:30 +0000 (23:38 +0600)]
[options] Clarify `--write-annotations` help

9 years ago[YoutubeDL] Improve description file naming
Sergey M․ [Sat, 2 May 2015 17:36:55 +0000 (23:36 +0600)]
[YoutubeDL] Improve description file naming

9 years ago[YoutubeDL] Improve annotations file naming
Sergey M․ [Sat, 2 May 2015 17:35:18 +0000 (23:35 +0600)]
[YoutubeDL] Improve annotations file naming

9 years ago[YoutubeDL] Improve JSON info file naming
Sergey M․ [Sat, 2 May 2015 17:23:44 +0000 (23:23 +0600)]
[YoutubeDL] Improve JSON info file naming

9 years ago[utils] Add replace_extension
Sergey M․ [Sat, 2 May 2015 17:23:06 +0000 (23:23 +0600)]
[utils] Add replace_extension

9 years ago[YoutubeDL] Improve audio/video-only file naming
Sergey M․ [Sat, 2 May 2015 17:11:34 +0000 (23:11 +0600)]
[YoutubeDL] Improve audio/video-only file naming

9 years ago[test_utils] Add tests for prepend_extension
Sergey M․ [Sat, 2 May 2015 17:10:48 +0000 (23:10 +0600)]
[test_utils] Add tests for prepend_extension

9 years ago[utils] Improve prepend_extension
Sergey M․ [Sat, 2 May 2015 17:06:01 +0000 (23:06 +0600)]
[utils] Improve prepend_extension

Now `ext` is appended to filename if real extension != expected extension.

9 years ago[baiduvideo] Add new extractor (closes #4563)
Yen Chi Hsuan [Sat, 2 May 2015 16:51:24 +0000 (00:51 +0800)]
[baiduvideo] Add new extractor (closes #4563)

9 years ago[YoutubeDL] Ensure correct extension is always present for a merged file (Closes...
Sergey M․ [Sat, 2 May 2015 16:52:21 +0000 (22:52 +0600)]
[YoutubeDL] Ensure correct extension is always present for a merged file (Closes #5535)

9 years agoRemove code that was only used by the Grooveshark extractor
Jaime Marquínez Ferrándiz [Sat, 2 May 2015 15:29:56 +0000 (17:29 +0200)]
Remove code that was only used by the Grooveshark extractor

9 years ago[Grooveshark] Remove the extractor
Yen Chi Hsuan [Sat, 2 May 2015 13:45:25 +0000 (21:45 +0800)]
[Grooveshark] Remove the extractor

grooveshark.com was shut down on 2015/04/30

9 years ago[iconosquare] Fix extraction
Sergey M․ [Sat, 2 May 2015 01:18:22 +0000 (07:18 +0600)]
[iconosquare] Fix extraction

9 years ago[viki] Remove clean_html call
Yen Chi Hsuan [Fri, 1 May 2015 17:35:46 +0000 (01:35 +0800)]
[viki] Remove clean_html call

9 years ago[viki] Extract m3u8 videos (#4855)
Yen Chi Hsuan [Fri, 1 May 2015 17:19:06 +0000 (01:19 +0800)]
[viki] Extract m3u8 videos (#4855)

9 years ago[viki] Enhance error message handling (#3774)
Yen Chi Hsuan [Fri, 1 May 2015 16:32:46 +0000 (00:32 +0800)]
[viki] Enhance error message handling (#3774)

9 years ago[viki] Fix extractor and add a global availble test case
Yen Chi Hsuan [Fri, 1 May 2015 16:08:38 +0000 (00:08 +0800)]
[viki] Fix extractor and add a global availble test case

9 years ago[pbs] Add support for HD (Closes #3564, closes #5390)
Sergey M․ [Fri, 1 May 2015 11:43:06 +0000 (17:43 +0600)]
[pbs] Add support for HD (Closes #3564, closes #5390)

9 years agoAdd ability to embed subtitles in mkv files (closes #5434)
Nikoli [Wed, 15 Apr 2015 17:27:40 +0000 (20:27 +0300)]
Add ability to embed subtitles in mkv files (closes #5434)

9 years ago[yahoo] Extend _VALID_URL
Yen Chi Hsuan [Fri, 1 May 2015 04:31:31 +0000 (12:31 +0800)]
[yahoo] Extend _VALID_URL

9 years ago[bbccouk] Mute thumbnail
Sergey M․ [Thu, 30 Apr 2015 22:07:30 +0000 (04:07 +0600)]
[bbccouk] Mute thumbnail

9 years ago[bbccouk] Add test for #5530
Sergey M․ [Thu, 30 Apr 2015 22:02:56 +0000 (04:02 +0600)]
[bbccouk] Add test for #5530

9 years ago[bbccouk] Improve extraction (Closes #5530)
Sergey M․ [Thu, 30 Apr 2015 21:59:13 +0000 (03:59 +0600)]
[bbccouk] Improve extraction (Closes #5530)

9 years ago[theplaform] Fix FutureWarning
Sergey M․ [Thu, 30 Apr 2015 20:51:55 +0000 (02:51 +0600)]
[theplaform] Fix FutureWarning

9 years ago[foxsports] Add extractor (Closes #5517)
Sergey M․ [Thu, 30 Apr 2015 20:49:06 +0000 (02:49 +0600)]
[foxsports] Add extractor (Closes #5517)

9 years ago[YoutubeDL] Filter requested info fields on `--load-info` as well
Sergey M․ [Thu, 30 Apr 2015 18:44:34 +0000 (00:44 +0600)]
[YoutubeDL] Filter requested info fields on `--load-info` as well

In order to properly handle JSON info files generated by youtube-dl versions prior to 4070b458ece46a29dad9be2312a7daa48bb2f1d7

9 years ago[dreisat] Extend _VALID_URL (Closes #5548)
Naglis Jonaitis [Thu, 30 Apr 2015 18:26:55 +0000 (21:26 +0300)]
[dreisat] Extend _VALID_URL (Closes #5548)

9 years ago[YoutubeDL] pep8: use 'k not in' instead of 'not k in'
Jaime Marquínez Ferrándiz [Thu, 30 Apr 2015 18:18:42 +0000 (20:18 +0200)]
[YoutubeDL] pep8: use 'k not in' instead of 'not k in'

9 years ago[YoutubeDL] Do not write requested info in info JSON file (Closes #5562, closes ...
Sergey M․ [Thu, 30 Apr 2015 17:55:05 +0000 (23:55 +0600)]
[YoutubeDL] Do not write requested info in info JSON file (Closes #5562, closes #5564)

9 years agoMerge remote-tracking branch 'upstream/master'
Yen Chi Hsuan [Thu, 30 Apr 2015 15:33:49 +0000 (23:33 +0800)]
Merge remote-tracking branch 'upstream/master'

9 years ago[vporn] More metadata extraction fixes and tests update (#5560)
Sergey M․ [Thu, 30 Apr 2015 15:31:38 +0000 (21:31 +0600)]
[vporn] More metadata extraction fixes and tests update (#5560)

9 years ago[VeeHD] Replace the third test case due to copyright issues
Yen Chi Hsuan [Thu, 30 Apr 2015 14:58:03 +0000 (22:58 +0800)]
[VeeHD] Replace the third test case due to copyright issues

9 years ago[vporn] Fix metadata extraction (#5560)
Sergey M․ [Thu, 30 Apr 2015 15:25:17 +0000 (21:25 +0600)]
[vporn] Fix metadata extraction (#5560)

9 years ago[YoutubeDL] Generalize best/worst format match behavior
Sergey M․ [Thu, 30 Apr 2015 15:06:51 +0000 (21:06 +0600)]
[YoutubeDL] Generalize best/worst format match behavior

9 years agoMerge pull request #5556 from jaimeMF/best-format-nodash
Sergey M. [Thu, 30 Apr 2015 14:57:02 +0000 (19:57 +0500)]
Merge pull request #5556 from jaimeMF/best-format-nodash

Make 'best' format only match non-DASH formats (closes #5554)

9 years ago[VeeHD] Enhance extraction and fix tests (fixes #4965)
Yen Chi Hsuan [Thu, 30 Apr 2015 14:37:41 +0000 (22:37 +0800)]
[VeeHD] Enhance extraction and fix tests (fixes #4965)

9 years ago[bilibili] Extract multipart videos (closes #3250)
Yen Chi Hsuan [Thu, 30 Apr 2015 10:23:35 +0000 (18:23 +0800)]
[bilibili] Extract multipart videos (closes #3250)

9 years ago[niconico] Fix so* video extraction (fixes #4874) (#2087)
Yen Chi Hsuan [Thu, 30 Apr 2015 09:05:02 +0000 (17:05 +0800)]
[niconico] Fix so* video extraction (fixes #4874) (#2087)

9 years agoMake 'best' format only match non-DASH formats (closes #5554)
Jaime Marquínez Ferrándiz [Wed, 29 Apr 2015 20:53:18 +0000 (22:53 +0200)]
Make 'best' format only match non-DASH formats (closes #5554)

Otherwise it's impossible to only download non-DASH formats, for example `best[height=?480]/best` would download a DASH video if it's the only one with height=480, instead for falling back to the second format specifier.
For audio only urls (soundcloud, bandcamp ...), the best audio will be downloaded as before.

9 years ago[escapist] pep8 fixes
Jaime Marquínez Ferrándiz [Wed, 29 Apr 2015 20:46:19 +0000 (22:46 +0200)]
[escapist] pep8 fixes

9 years ago[niconico] Try to extract all optional fields from various sources
Yen Chi Hsuan [Wed, 29 Apr 2015 18:24:05 +0000 (02:24 +0800)]
[niconico] Try to extract all optional fields from various sources

9 years ago[niconico] Remove credentials from tests and enhance title extraction
Yen Chi Hsuan [Wed, 29 Apr 2015 16:47:52 +0000 (00:47 +0800)]
[niconico] Remove credentials from tests and enhance title extraction

All test videos can be downloaded without username and password now.

9 years ago[niconico] Fix extraction and update tests (closes #5511)
Yen Chi Hsuan [Wed, 29 Apr 2015 16:24:24 +0000 (00:24 +0800)]
[niconico] Fix extraction and update tests (closes #5511)

9 years ago[YouPorn] Fix extractor
Yen Chi Hsuan [Tue, 28 Apr 2015 20:18:53 +0000 (04:18 +0800)]
[YouPorn] Fix extractor

9 years agoMerge pull request #5553 from zouhair/master
Sergey M. [Wed, 29 Apr 2015 15:05:48 +0000 (20:05 +0500)]
Merge pull request #5553 from zouhair/master

Typo: twice "the the" to "the"

9 years agoTypo: twice "the the" to "the"
zouhair [Wed, 29 Apr 2015 15:03:10 +0000 (11:03 -0400)]
Typo: twice "the the" to "the"

9 years agoMerge pull request #5552 from zouhair/master
Sergey M. [Wed, 29 Apr 2015 14:09:47 +0000 (19:09 +0500)]
Merge pull request #5552 from zouhair/master

Typo "incompatible" instead of "uncompatible"

9 years agoTypo "incompatible" instead of "uncompatible"
zouhair [Wed, 29 Apr 2015 14:07:49 +0000 (10:07 -0400)]
Typo "incompatible" instead of "uncompatible"