Sergey M․
40a056d85d
[extractor/__init__] Remove novamov extractor and sort novamov based extractors alphabetically
2016-04-05 21:54:09 +06:00
Sergey M․
e7d77efb9d
[auroravid] Add extractor ( Closes #9070 )
2016-04-05 21:52:07 +06:00
Sergey M․
995cf05c96
[novamov] Make title fatal
2016-04-05 21:40:43 +06:00
Gilles Habran
0bacd9fc57
Merge branch 'master' of https://github.com/rg3/youtube-dl
2016-04-05 09:27:36 +02:00
Noah Levitt
aa094ff1ad
add extra_http_headers to the request in YoutubeDLHandler.http_request() instead, as recommended by jaimeMF at https://github.com/rg3/youtube-dl/pull/6340
2016-04-05 01:15:59 +00:00
Jaime Marquínez Ferrándiz
5bf28d7864
[utils] dfxp2srt: add additional namespace
...
Used by the ZDF subtitles (#9081 ).
2016-04-04 20:46:35 +02:00
Jaime Marquínez Ferrándiz
8c7d6e8e22
[zdf] Extract subtitles ( closes #9081 )
2016-04-04 20:44:06 +02:00
Gilles Habran
2424572262
Merge branch 'master' of https://github.com/rg3/youtube-dl
2016-04-04 08:56:16 +02:00
Sergey M․
6d4fc66bfc
[youtube] Add support for zwearz ( Closes #9062 )
2016-04-04 02:26:20 +06:00
remitamine
23576edbfc
[brightcove:legacy] skip None value for uploader_id
2016-04-02 21:31:21 +01:00
kjy00302
3707acbc18
fix cloud to ass converter
2016-04-03 05:21:01 +09:00
remitamine
4d4cd35f48
[brightcove:legacy] extract uploader_id as a string
2016-04-02 20:55:44 +01:00
kjy00302
25b4f17841
Merge branch 'master' into tvpleextractor
2016-04-03 03:54:02 +09:00
kjy00302
d4dffcf468
description extractor fix
2016-04-03 03:34:59 +09:00
remitamine
3aac9b2fb1
[nowness] update tests
2016-04-02 18:57:15 +01:00
remitamine
e47d19e991
[brightcove:new] extract subtitles and strip video title
2016-04-02 18:57:15 +01:00
remitamine
41f5492fbc
[brightcove:legacy] improve format extraction and extract uploader_id, duration and timestamp
2016-04-02 18:57:15 +01:00
Jaime Marquínez Ferrándiz
2defa7d75a
[instagram:user] Fix extraction ( fixes #9059 )
...
The URL for the next page was incorrect and we always got the same page, therefore it got trapped in an infinite loop.
2016-04-02 18:03:56 +02:00
Sergey M․
bbc26c8a01
[bbc] Set vcodec to none for audio formats
2016-04-02 19:00:38 +06:00
Sergey M․
b507cc925b
[extractor/common] Carry long line
2016-04-02 18:49:58 +06:00
Sergey M․
db8ee7ec05
[extractor/common] Fix numeric identifiers conversion in DASH URL templates
2016-04-02 18:48:05 +06:00
remitamine
08136dc138
[brightcove] fix format sorting
2016-04-02 10:57:57 +01:00
remitamine
fe7ef95e91
[cbsinteractive] Add support for ZDNet videos
2016-04-01 23:53:32 +01:00
remitamine
5f705baf5e
[cnet] extract more formats
2016-04-01 20:42:15 +01:00
Jaime Marquínez Ferrándiz
648f889551
Support using the short option name in the INI configuration files
2016-04-01 20:50:35 +02:00
remitamine
0750b2491f
[ffmpeg] try to convert tt subtitles usng dfxp2srt
2016-04-01 19:47:49 +01:00
remitamine
df634be2ed
[common] prefer using mime type over ext for smil subtitle extraction
...
the subtitle ext for http://www.cnet.com/videos/download-amazon-prime-movies-and-tv/
is adb_xml while using the mime type it get tt(application/smptett+xml)
2016-04-01 19:47:49 +01:00
Jaime Marquínez Ferrándiz
6d628fafca
[camwithher] Remove extra blank line
2016-04-01 20:45:21 +02:00
Jaime Marquínez Ferrándiz
0f28777f58
[cbsnews] Remove unused import
2016-04-01 20:43:14 +02:00
Jaime Marquínez Ferrándiz
329c1eae54
[aenetworks] Make pep8 happy
2016-04-01 20:42:19 +02:00
Sergey M․
9aaaf8e8e8
[camwithher] Improve extraction ( Closes #8989 )
2016-04-01 23:47:27 +06:00
theGeekPirate
04819db58e
[camwithher] Add extractor
...
Corrected unnecessary test
Sane variable naming
RTMP all .flv & url_id for _download_webpage()
Corrected all outstanding issues, next up is a squash!
2016-04-01 23:44:25 +06:00
remitamine
79ba9140dc
[theplatform] extract timestamp and uploader
2016-04-01 18:07:17 +01:00
Sergey M․
75d572e9fb
[screencast] Improve title regexes ( Closes #9025 )
2016-04-01 23:01:55 +06:00
Martin Trigaux
791d6aaecc
screencast.com: fallback on page title
...
When determining the title of the page, use the <title> tag of the page
2016-04-01 23:00:52 +06:00
Sergey M․
81de73e5b4
[screencast] Add test
2016-04-01 23:00:45 +06:00
Martin Trigaux
83cedc1cf2
screencast.com: support missing www
...
The "www." part of the URL is not mandatory
2016-04-01 22:58:16 +06:00
Sergey M․
244cd04237
[pluralsight] Remove unnecessary login/password encode
2016-04-01 22:46:46 +06:00
Sergey M․
fbdaced256
[lynda] Remove unnecessary login/password encode
2016-04-01 22:45:20 +06:00
Sergey M․
a3373823e1
[udemy] Remove unnecessary login/password encode
...
This is now covered by compat_urllib_parse_urlencode
2016-04-01 22:42:09 +06:00
Sergey M․
03caa463e7
[udemy:course] Skip non-video lectures
2016-04-01 22:38:56 +06:00
remitamine
3f64379eda
[movieclips] fix extraction
2016-04-01 16:22:06 +01:00
Gilles Habran
ca44adda06
Merge branch 'master' of https://github.com/rg3/youtube-dl
2016-04-01 16:09:09 +02:00
Jaime Marquínez Ferrándiz
479181e3a6
README.md: document how to set specific options for each extractor
2016-04-01 14:30:12 +02:00
Jaime Marquínez Ferrándiz
14d77aaab2
Read /etc/youtube-dl.ini config file
2016-04-01 14:02:08 +02:00
Jaime Marquínez Ferrándiz
7fada6e36e
[options] Read ini files in windows
2016-04-01 13:47:45 +02:00
Jaime Marquínez Ferrándiz
57e1fb6532
[YoutubeDL] allow to use different postprocessors for each extractor
...
'add_post_processor' is kept for backwards compatibility, but it should probably be eventually removed.
2016-04-01 13:47:45 +02:00
Jaime Marquínez Ferrándiz
e6f20cd142
Add support for loading a config file with different parameters for each site
...
On Unix it look for ~/.config/youtube-dl/config.ini or ~/.config/youtube-dl.ini, Windows support is currently missing.
The new config file is in the INI format, the options are given in the long form without the leading dashes.
Parameters for an specific extractor are written in their own section.
When a video is contained in a playlist, it inherits the parameters from the playlist extractor.
Example:
write-thumbnail=
[youtube:playlist]
output=%(playlist)s/%(id)s.%(ext)s
[youtube]
format=webm
All the videos use '--write-thumbnail', videos inside a YouTube playlist use the specified output template and YouTube videos are downloaded in the webm format.
2016-04-01 13:47:45 +02:00
Jaime Marquínez Ferrándiz
fa5bda9053
Refactor some parts of the option parsing code
2016-04-01 13:47:45 +02:00
Jaime Marquínez Ferrándiz
e2887bb044
[YoutubeDL] videos inherit parameters when they are contained in a playlist
2016-04-01 13:47:45 +02:00