youtube-dl
9 years agoMerge pull request #5150 from yan12125/yam_fix
Sergey M. [Thu, 12 Mar 2015 15:01:49 +0000 (21:01 +0600)]
Merge pull request #5150 from yan12125/yam_fix

[Yam] Add an error detection and update test cases

9 years agoDon't accept '-1' as format, 'all' is clearer
Jaime Marquínez Ferrándiz [Wed, 11 Mar 2015 16:38:35 +0000 (17:38 +0100)]
Don't accept '-1' as format, 'all' is clearer

9 years ago[funnyordie] Add subtitles test
Sergey M․ [Wed, 11 Mar 2015 16:00:37 +0000 (22:00 +0600)]
[funnyordie] Add subtitles test

9 years agoMerge branch 'pishposhmcgee-master'
Sergey M․ [Wed, 11 Mar 2015 15:56:40 +0000 (21:56 +0600)]
Merge branch 'pishposhmcgee-master'

9 years ago[funnyordie] Simplify subtitles
Sergey M․ [Wed, 11 Mar 2015 15:56:22 +0000 (21:56 +0600)]
[funnyordie] Simplify subtitles

9 years agoMerge branch 'master' of https://github.com/pishposhmcgee/youtube-dl into pishposhmcg...
Sergey M․ [Wed, 11 Mar 2015 15:45:43 +0000 (21:45 +0600)]
Merge branch 'master' of https://github.com/pishposhmcgee/youtube-dl into pishposhmcgee-master

9 years ago[ssa] Add extractor (Closes #5169)
Sergey M․ [Wed, 11 Mar 2015 15:15:36 +0000 (21:15 +0600)]
[ssa] Add extractor (Closes #5169)

9 years ago[npo] Improve smooth stream skipping and set low preference for streams other than...
Sergey M․ [Wed, 11 Mar 2015 14:34:32 +0000 (20:34 +0600)]
[npo] Improve smooth stream skipping and set low preference for streams other than hds ans hls (Closes #5175)

9 years agoUpdate funnyordie.py
pishposhmcgee [Tue, 10 Mar 2015 20:35:35 +0000 (15:35 -0500)]
Update funnyordie.py

9 years agoAdded subtitles for FunnyOrDie
PishPosh.McGee [Tue, 10 Mar 2015 20:22:46 +0000 (15:22 -0500)]
Added subtitles for FunnyOrDie

9 years ago[utils] Keep dot and dotdot unmodified (Closes #5171)
Sergey M․ [Mon, 9 Mar 2015 18:50:11 +0000 (00:50 +0600)]
[utils] Keep dot and dotdot unmodified (Closes #5171)

9 years ago[yandexmusic:album] Improve _VALID_URL to avoid matching tracks urls
Jaime Marquínez Ferrándiz [Mon, 9 Mar 2015 17:17:22 +0000 (18:17 +0100)]
[yandexmusic:album] Improve _VALID_URL to avoid matching tracks urls

9 years ago[niconico] Use '_match_id'
Jaime Marquínez Ferrándiz [Mon, 9 Mar 2015 17:12:41 +0000 (18:12 +0100)]
[niconico] Use '_match_id'

9 years ago[yandexmusic] PEP8: remove blank line at the end of file
Jaime Marquínez Ferrándiz [Mon, 9 Mar 2015 17:07:31 +0000 (18:07 +0100)]
[yandexmusic] PEP8: remove blank line at the end of file

9 years agoMerge branch 'MamayAlexander-YandexMusic'
Sergey M․ [Mon, 9 Mar 2015 15:46:44 +0000 (21:46 +0600)]
Merge branch 'MamayAlexander-YandexMusic'

9 years agoCredit @MamayAlexander for yandexmusic (#5168)
Sergey M․ [Mon, 9 Mar 2015 15:46:31 +0000 (21:46 +0600)]
Credit @MamayAlexander for yandexmusic (#5168)

9 years ago[yamusic] Rename to yandexmusic
Sergey M․ [Mon, 9 Mar 2015 15:44:59 +0000 (21:44 +0600)]
[yamusic] Rename to yandexmusic

9 years ago[yamusic] Improve, simplify, fix python3 issues and add tests
Sergey M․ [Mon, 9 Mar 2015 15:43:46 +0000 (21:43 +0600)]
[yamusic] Improve, simplify, fix python3 issues and add tests

9 years ago[YandexMusic] Add new extractor
Mamay Alexander [Mon, 9 Mar 2015 13:06:49 +0000 (19:06 +0600)]
[YandexMusic] Add new extractor

9 years agorelease 2015.03.09
Philipp Hagemeister [Mon, 9 Mar 2015 02:02:03 +0000 (03:02 +0100)]
release 2015.03.09

9 years agoMerge remote-tracking branch 'origin/master'
Philipp Hagemeister [Mon, 9 Mar 2015 02:01:28 +0000 (03:01 +0100)]
Merge remote-tracking branch 'origin/master'

Conflicts:
youtube_dl/YoutubeDL.py

9 years ago[README] Better bug reporting instructions
Philipp Hagemeister [Mon, 9 Mar 2015 02:00:01 +0000 (03:00 +0100)]
[README] Better bug reporting instructions

Also address private emails which I get more and more these days.

9 years ago[breakcom] Process only play purpose media formats (Closes #5164)
Sergey M․ [Sun, 8 Mar 2015 22:55:35 +0000 (04:55 +0600)]
[breakcom] Process only play purpose media formats (Closes #5164)

9 years ago[adultswim] Improve video_info extraction (Fixes #5152)
Naglis Jonaitis [Sun, 8 Mar 2015 19:32:42 +0000 (21:32 +0200)]
[adultswim] Improve video_info extraction (Fixes #5152)

Look for video_info inside `slugged_video`, if slug is not found among collections.
Also, simplify a bit.

9 years ago[options] Rename --dump-intermediate-pages to --dump-pages for consistence with ...
Philipp Hagemeister [Sun, 8 Mar 2015 17:37:43 +0000 (18:37 +0100)]
[options] Rename --dump-intermediate-pages to --dump-pages for consistence with --write-pages

9 years ago[downloader/f4m] Fix use of base64 in python 3.2 (fixes #5132)
Jaime Marquínez Ferrándiz [Sun, 8 Mar 2015 17:25:11 +0000 (18:25 +0100)]
[downloader/f4m] Fix use of base64 in python 3.2 (fixes #5132)

b64decode needs a byte string, but on 3.4 it also accepts strings.

9 years ago[YoutubeDL] Sanitize path before creating non-existent paths (Closes #4324)
Sergey M․ [Sun, 8 Mar 2015 16:09:42 +0000 (22:09 +0600)]
[YoutubeDL] Sanitize path before creating non-existent paths (Closes #4324)

9 years ago[utils] Disallow trailing dot in sanitize_path for a path part
Sergey M․ [Sun, 8 Mar 2015 16:08:48 +0000 (22:08 +0600)]
[utils] Disallow trailing dot in sanitize_path for a path part

9 years ago[YoutubeDL] Sanitize outtmpl as path
Sergey M․ [Sun, 8 Mar 2015 14:57:30 +0000 (20:57 +0600)]
[YoutubeDL] Sanitize outtmpl as path

9 years ago[utils] Fix sanitize_open
Sergey M․ [Sun, 8 Mar 2015 14:56:28 +0000 (20:56 +0600)]
[utils] Fix sanitize_open

9 years ago[utils] Add sanitize_path
Sergey M․ [Sun, 8 Mar 2015 14:55:22 +0000 (20:55 +0600)]
[utils] Add sanitize_path

9 years ago[gazeta] Extend _VALID_URL
Sergey M․ [Sun, 8 Mar 2015 13:17:54 +0000 (19:17 +0600)]
[gazeta] Extend _VALID_URL

9 years ago[teamcoco] Fix extraction
Naglis Jonaitis [Sun, 8 Mar 2015 12:28:53 +0000 (14:28 +0200)]
[teamcoco] Fix extraction

9 years ago[vidme] Fix view_count extraction and remove comment_count extraction (Fixes #5133)
Naglis Jonaitis [Sun, 8 Mar 2015 12:08:45 +0000 (14:08 +0200)]
[vidme] Fix view_count extraction and remove comment_count extraction (Fixes #5133)

Comment counts seem to no longer be listed on vid.me

9 years ago[pladform] Fix format quality sorting
Sergey M․ [Sun, 8 Mar 2015 12:09:47 +0000 (18:09 +0600)]
[pladform] Fix format quality sorting

9 years ago[pladform] Add support for embeds
Sergey M․ [Sun, 8 Mar 2015 12:07:10 +0000 (18:07 +0600)]
[pladform] Add support for embeds

9 years ago[pladform] Add extractor
Sergey M․ [Sun, 8 Mar 2015 12:03:12 +0000 (18:03 +0600)]
[pladform] Add extractor

9 years ago[gazeta] Add new extractor (Closes #4222)
Naglis Jonaitis [Sun, 8 Mar 2015 11:54:01 +0000 (13:54 +0200)]
[gazeta] Add new extractor (Closes #4222)

9 years ago[twitch] Fix live streams (Closes #5158)
Sergey M․ [Sun, 8 Mar 2015 10:54:11 +0000 (16:54 +0600)]
[twitch] Fix live streams (Closes #5158)

9 years agoRevert "[YoutubeDL] Sanitize outtmpl as it may contain forbidden characters"
Philipp Hagemeister [Sat, 7 Mar 2015 21:18:16 +0000 (22:18 +0100)]
Revert "[YoutubeDL] Sanitize outtmpl as it may contain forbidden characters"

This reverts commit 7dcad95d4faa91adfaa4d87d411c4bc55ab000e4.

The output template is most definitly allowed to contain forbidden characters; otherwise -o /foo/bar/vid.mp4 wouldn't work.

9 years ago[YoutubeDL] Sanitize outtmpl as it may contain forbidden characters
Sergey M․ [Sat, 7 Mar 2015 19:13:23 +0000 (01:13 +0600)]
[YoutubeDL] Sanitize outtmpl as it may contain forbidden characters

9 years ago[eagleplatform] Remove debug output
Sergey M․ [Sat, 7 Mar 2015 16:35:36 +0000 (22:35 +0600)]
[eagleplatform] Remove debug output

9 years ago[eagleplatform] Add support for ClipYou embeds
Sergey M․ [Sat, 7 Mar 2015 16:34:44 +0000 (22:34 +0600)]
[eagleplatform] Add support for ClipYou embeds

9 years ago[eagleplatform] Add support for embeds
Sergey M․ [Sat, 7 Mar 2015 16:22:57 +0000 (22:22 +0600)]
[eagleplatform] Add support for embeds

9 years ago[eagleplatform] Add extractor
Sergey M․ [Sat, 7 Mar 2015 16:16:23 +0000 (22:16 +0600)]
[eagleplatform] Add extractor

9 years ago[youtube:search_url] Fix extraction (Closes #5155)
Sergey M․ [Sat, 7 Mar 2015 12:59:06 +0000 (18:59 +0600)]
[youtube:search_url] Fix extraction (Closes #5155)

9 years ago[orf:iptv] Add extractor (Closes #5140)
Sergey M․ [Sat, 7 Mar 2015 11:31:03 +0000 (17:31 +0600)]
[orf:iptv] Add extractor (Closes #5140)

9 years ago[dailymotion] Replace test
Jaime Marquínez Ferrándiz [Fri, 6 Mar 2015 21:45:05 +0000 (22:45 +0100)]
[dailymotion] Replace test

It has been removed.

9 years ago[vimeo] Use https for player.vimeo.com urls (closes #5147)
Jaime Marquínez Ferrándiz [Fri, 6 Mar 2015 21:39:05 +0000 (22:39 +0100)]
[vimeo] Use https for player.vimeo.com urls (closes #5147)

9 years ago[vimeo:album] Fix password protected videos
Jaime Marquínez Ferrándiz [Fri, 6 Mar 2015 21:16:26 +0000 (22:16 +0100)]
[vimeo:album] Fix password protected videos

Since it only uses https now, don't recognize http urls.

9 years ago[vimeo] Fix and use '_verify_video_password' (#5001)
Jaime Marquínez Ferrándiz [Fri, 6 Mar 2015 18:08:27 +0000 (19:08 +0100)]
[vimeo] Fix and use '_verify_video_password' (#5001)

It only supports verifying the password over https now.

Use it instead of manually setting the 'password' cookie because it allows to check if the password is correct.

9 years ago[vimeo] Fix upload date extraction
Jaime Marquínez Ferrándiz [Fri, 6 Mar 2015 17:16:56 +0000 (18:16 +0100)]
[vimeo] Fix upload date extraction

9 years ago[extractor/common] Remove 'm3u8' from quality selection URL
Sergey M․ [Fri, 6 Mar 2015 16:53:53 +0000 (22:53 +0600)]
[extractor/common] Remove 'm3u8' from quality selection URL

9 years ago[Yam] Add an error detection and update test cases
Yen Chi Hsuan [Fri, 6 Mar 2015 16:53:52 +0000 (00:53 +0800)]
[Yam] Add an error detection and update test cases

9 years ago[extractor/common] Fix format_id when `last_media` is None and always include `m3u8_i...
Sergey M․ [Fri, 6 Mar 2015 16:52:50 +0000 (22:52 +0600)]
[extractor/common] Fix format_id when `last_media` is None and always include `m3u8_id` if present

The rationale behind `m3u8_id` was to resolve duplicates when processing several m3u8 playlists within the same media that give equal resulting `format_id`'s,
e.g. `youtube-dl http://www.rts.ch/play/tv/passe-moi-les-jumelles/video/la-fee-des-bois-mustang-les-chemins-du-vent?id=3854925 -F`

9 years ago[twitch:vod] Prefer source stream (Fixes #5143)
Philipp Hagemeister [Fri, 6 Mar 2015 09:53:49 +0000 (10:53 +0100)]
[twitch:vod] Prefer source stream (Fixes #5143)

9 years ago[extractor/common] Improve m3u format IDs (#5143)
Philipp Hagemeister [Fri, 6 Mar 2015 09:49:42 +0000 (10:49 +0100)]
[extractor/common] Improve m3u format IDs (#5143)

9 years ago[travis] Declare 3.2 (Fixes #5144)
Philipp Hagemeister [Fri, 6 Mar 2015 09:44:24 +0000 (10:44 +0100)]
[travis] Declare 3.2 (Fixes #5144)

9 years ago[vidme] Modernize
Philipp Hagemeister [Thu, 5 Mar 2015 21:34:56 +0000 (22:34 +0100)]
[vidme] Modernize

9 years ago[extremetube] Fix extraction (Closes #5127)
Naglis Jonaitis [Thu, 5 Mar 2015 12:45:38 +0000 (14:45 +0200)]
[extremetube] Fix extraction (Closes #5127)

9 years ago[playwire] Add extractor
Sergey M․ [Wed, 4 Mar 2015 20:36:53 +0000 (02:36 +0600)]
[playwire] Add extractor

9 years ago[downloader/http] Add missing fields for _hook_progress call
Jaime Marquínez Ferrándiz [Wed, 4 Mar 2015 11:14:38 +0000 (12:14 +0100)]
[downloader/http] Add missing fields for _hook_progress call

It would fail if you run 'youtube-dl --no-part URL' a second time when the file has already been downloaded.

(Reported in Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1195779)

9 years ago[downloader/http] Remove wrong '_hook_progress' call (fixes #5117)
Jaime Marquínez Ferrándiz [Tue, 3 Mar 2015 17:45:56 +0000 (18:45 +0100)]
[downloader/http] Remove wrong '_hook_progress' call (fixes #5117)

9 years ago[lrt] Pass --realtime to rtmpdump
Naglis Jonaitis [Tue, 3 Mar 2015 16:41:34 +0000 (18:41 +0200)]
[lrt] Pass --realtime to rtmpdump

9 years ago[tvplay] Adapt _VALID_URL and test case to domain name change
Naglis Jonaitis [Tue, 3 Mar 2015 16:39:23 +0000 (18:39 +0200)]
[tvplay] Adapt _VALID_URL and test case to domain name change

9 years ago[youporn] Imrove JSON regex and preserve the old one
Sergey M․ [Tue, 3 Mar 2015 15:39:04 +0000 (21:39 +0600)]
[youporn] Imrove JSON regex and preserve the old one

9 years agoMerge pull request #5115 from chaos33/youporn-json
Sergey M. [Tue, 3 Mar 2015 15:32:13 +0000 (21:32 +0600)]
Merge pull request #5115 from chaos33/youporn-json

fix youporn extractor's json search regex

9 years agofix youporn extractor's json search regex
chaos33 [Tue, 3 Mar 2015 14:53:05 +0000 (22:53 +0800)]
fix youporn extractor's json search regex

9 years agorelease 2015.03.03.1
Philipp Hagemeister [Tue, 3 Mar 2015 12:59:38 +0000 (13:59 +0100)]
release 2015.03.03.1

9 years agoMerge branch 'cn-verification-proxy'
Philipp Hagemeister [Tue, 3 Mar 2015 12:57:29 +0000 (13:57 +0100)]
Merge branch 'cn-verification-proxy'

9 years ago[utils] Correct per-request proxy handling
Philipp Hagemeister [Tue, 3 Mar 2015 12:56:06 +0000 (13:56 +0100)]
[utils] Correct per-request proxy handling

9 years agoMake sure netrc works for all extractors with login support
Philipp Hagemeister [Tue, 3 Mar 2015 11:59:17 +0000 (12:59 +0100)]
Make sure netrc works for all extractors with login support

Fixes #5112

9 years agorelease 2015.03.03
Philipp Hagemeister [Mon, 2 Mar 2015 23:05:05 +0000 (00:05 +0100)]
release 2015.03.03

9 years ago[letv] Add --cn-verification-proxy (Closes #5077)
Philipp Hagemeister [Mon, 2 Mar 2015 23:03:06 +0000 (00:03 +0100)]
[letv] Add --cn-verification-proxy (Closes #5077)

9 years ago[utils] Streap leading dots
Philipp Hagemeister [Mon, 2 Mar 2015 18:07:17 +0000 (19:07 +0100)]
[utils] Streap leading dots

Fixes #2865, closes #5087

9 years ago[generic] Parse RSS enclosure URLs (Fixes #5091)
Philipp Hagemeister [Mon, 2 Mar 2015 14:21:11 +0000 (15:21 +0100)]
[generic] Parse RSS enclosure URLs (Fixes #5091)

9 years ago[downloader/external] Add support for custom options (Fixes #4885, closes #5098)
Philipp Hagemeister [Mon, 2 Mar 2015 14:06:09 +0000 (15:06 +0100)]
[downloader/external] Add support for custom options (Fixes #4885, closes #5098)

9 years ago[soundcloud] Fix glitches (#5101)
Sergey M․ [Mon, 2 Mar 2015 16:47:07 +0000 (22:47 +0600)]
[soundcloud] Fix glitches (#5101)

9 years ago[soundcloud] Check direct links validity (Closes #5101)
Sergey M․ [Mon, 2 Mar 2015 16:39:32 +0000 (22:39 +0600)]
[soundcloud] Check direct links validity (Closes #5101)

9 years ago[extractor/common] Assume non HTTP(S) URLs valid
Sergey M․ [Mon, 2 Mar 2015 16:38:44 +0000 (22:38 +0600)]
[extractor/common] Assume non HTTP(S) URLs valid

9 years ago[lynda] Completely skip videos we don't have access to, extract base class and modern...
Sergey M․ [Mon, 2 Mar 2015 16:12:10 +0000 (22:12 +0600)]
[lynda] Completely skip videos we don't have access to, extract base class and modernize (Closes #5093)

9 years agoMerge pull request #5105 from Ftornik/Lynda-subtitle-hotfix-2
Sergey M. [Mon, 2 Mar 2015 15:15:26 +0000 (21:15 +0600)]
Merge pull request #5105 from Ftornik/Lynda-subtitle-hotfix-2

[lynda] Check for the empty subtitles

9 years ago[lynda] Check for the empty subtitle
Sergey [Mon, 2 Mar 2015 09:49:39 +0000 (11:49 +0200)]
[lynda] Check for the empty subtitle

9 years ago[vk] Fix test (Closes #5100)
Sergey M․ [Sun, 1 Mar 2015 21:30:18 +0000 (03:30 +0600)]
[vk] Fix test (Closes #5100)

9 years ago[vk] Fix extraction (Closes #4967, closes #4686)
Sergey M․ [Sun, 1 Mar 2015 15:56:30 +0000 (21:56 +0600)]
[vk] Fix extraction (Closes #4967, closes #4686)

9 years ago[vk] Catch temporarily unavailable video error message
Sergey M․ [Sun, 1 Mar 2015 15:55:43 +0000 (21:55 +0600)]
[vk] Catch temporarily unavailable video error message

9 years agoMerge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Sun, 1 Mar 2015 11:05:13 +0000 (12:05 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl

9 years ago[README] Document HTTP 429 (Closes #5092)
Philipp Hagemeister [Sun, 1 Mar 2015 11:04:39 +0000 (12:04 +0100)]
[README] Document HTTP 429 (Closes #5092)

9 years ago--load-info: Use the fileinput module
Jaime Marquínez Ferrándiz [Sun, 1 Mar 2015 10:46:57 +0000 (11:46 +0100)]
--load-info: Use the fileinput module

It automatically handles the '-' filename as stdin

9 years agoUse shutil.get_terminal_size for getting the terminal width if it's available (python...
Jaime Marquínez Ferrándiz [Sat, 28 Feb 2015 20:42:16 +0000 (21:42 +0100)]
Use shutil.get_terminal_size for getting the terminal width if it's available (python >= 3.3)

9 years agorelease 2015.02.28
Philipp Hagemeister [Sat, 28 Feb 2015 20:24:25 +0000 (21:24 +0100)]
release 2015.02.28

9 years ago[thechive] remove in favor of Kaltura (#5072)
Philipp Hagemeister [Sat, 28 Feb 2015 19:55:44 +0000 (20:55 +0100)]
[thechive] remove in favor of Kaltura (#5072)

9 years ago[escapist] Extract duration
Philipp Hagemeister [Sat, 28 Feb 2015 19:52:52 +0000 (20:52 +0100)]
[escapist] Extract duration

9 years agoMerge remote-tracking branch 'origin/master'
Philipp Hagemeister [Sat, 28 Feb 2015 19:51:54 +0000 (20:51 +0100)]
Merge remote-tracking branch 'origin/master'

9 years ago[twitch] Pass api_token along with every request (Closes #3986)
Sergey M․ [Sat, 28 Feb 2015 16:59:55 +0000 (22:59 +0600)]
[twitch] Pass api_token along with every request (Closes #3986)

9 years agoMerge branch 'HanYOLO-puls4'
Sergey M․ [Sat, 28 Feb 2015 16:26:35 +0000 (22:26 +0600)]
Merge branch 'HanYOLO-puls4'

9 years ago[puls4] Improve and extract more metadata
Sergey M․ [Sat, 28 Feb 2015 16:25:57 +0000 (22:25 +0600)]
[puls4] Improve and extract more metadata

9 years agoMerge branch 'puls4' of https://github.com/HanYOLO/youtube-dl
Sergey M․ [Sat, 28 Feb 2015 15:39:10 +0000 (21:39 +0600)]
Merge branch 'puls4' of https://github.com/HanYOLO/youtube-dl

9 years ago[oppetarkiv] Merge with svtplay
Sergey M․ [Sat, 28 Feb 2015 15:25:04 +0000 (21:25 +0600)]
[oppetarkiv] Merge with svtplay

9 years agoMerge branch 'thc202-oppetarkiv'
Sergey M․ [Sat, 28 Feb 2015 15:12:23 +0000 (21:12 +0600)]
Merge branch 'thc202-oppetarkiv'