Philipp Hagemeister
a5bd123ec0
Shorten bug reporting URL (Suggested by @AGSPhoenix)
2014-04-19 14:55:46 +02:00
Philipp Hagemeister
5367fe7f4d
[test_all_urls] Simplify
2014-04-19 13:01:15 +02:00
Philipp Hagemeister
427588f6e7
Merge remote-tracking branch 'MikeCol/extremetube-gay'
2014-04-19 12:59:52 +02:00
Philipp Hagemeister
3612000f81
release 2014.04.19
2014-04-19 12:46:42 +02:00
Philipp Hagemeister
51745be312
release 2014.04.19
2014.04.19
2014-04-19 11:55:33 +02:00
AGSPhoenix
3defc240da
Escape single quotes in filename
...
There are probably other special characters that will need to be
replaced.
2014-04-19 05:23:07 -04:00
Sergey M․
d7f1e7c88f
[rutube] Fix extraction
2014-04-19 15:59:12 +07:00
AGSPhoenix
ce9f19fd2b
Determine output extension based on input
...
ffmpeg might be able to handle some cases of differing extensions, so I figure just give it a shot and hope it works. What's the worst that could happen?
2014-04-19 02:03:47 -04:00
AGSPhoenix
e523a89d97
Use unique ffmpeg concat filename
2014-04-19 00:10:19 -04:00
AGSPhoenix
36ffea251b
Document concat parameter
2014-04-19 00:07:34 -04:00
MikeCol
4145a257be
Extended regex match to include gay clips
2014-04-19 00:29:42 +02:00
Sergey M․
525dc9809e
[noco] Fix test description md5
2014-04-18 21:36:04 +07:00
Sergey M․
1bf3210816
[noco] Add support for noco.tv ( Closes #2712 )
2014-04-18 21:11:09 +07:00
Sergey M․
e6c6d10d99
[podomatic] Improve video URL extraction ( Closes #2763 )
2014-04-17 19:59:52 +07:00
Jaime Marquínez Ferrándiz
f270256e06
[tlc] Add an extractor for tlc.com
...
It uses the same system as discovery.com
2014-04-16 20:29:31 +02:00
Jaime Marquínez Ferrándiz
f401c6f69f
[canalplus] Download the video in the test
...
It doesn't use rtmpdump now.
2014-04-16 15:54:00 +02:00
Sergey M․
b075d25bed
[canalplus] Prefer f4m and modernize ( Closes #2749 )
2014-04-16 20:47:39 +07:00
Jaime Marquínez Ferrándiz
3d1bb6b4dd
Add an extractor for tlc.de ( fixes #2748 )
2014-04-16 15:45:05 +02:00
Mustafa Hastürk
9fa960f8d2
updated latest version
2014-04-16 13:03:40 +03:00
Mark Lee
833600e3de
Merge branch 'master' of https://github.com/rg3/youtube-dl into multipart_videos
2014-04-15 12:41:03 -07:00
Mark Lee
d7b31b5b35
Check parts properly inside a format key
2014-04-15 12:39:00 -07:00
Philipp Hagemeister
1db2666916
[youtube:playlist] Correct playlist ID output
...
The ID now starts with PL, so we don't need to output that twice.
2014-04-15 17:55:52 +02:00
Jaime Marquínez Ferrándiz
8f5c0218d8
[fivemin] Get the 'sid' from the embed page ( fixes #2745 )
...
It allows to download some videos that failed.
2014-04-15 16:18:37 +02:00
Sergey M․
d7666dff82
[9gag] Fix and improve extraction
2014-04-15 19:49:38 +07:00
Jaime Marquínez Ferrándiz
2d4c98dbd1
[ted] Use the rtmp links if there http downloads are not available.
2014-04-14 15:23:12 +02:00
Sergey M․
fd50bf623c
[generic] Modernize tests
2014-04-14 18:56:29 +07:00
Sergey M․
d360a14678
[generic] Update test
2014-04-14 18:51:46 +07:00
Philipp Hagemeister
6773911609
release 2014.04.13
2014-04-13 03:27:36 +02:00
Philipp Hagemeister
d0f2ab6969
release 2014.04.13
2014.04.13
2014-04-13 03:22:30 +02:00
Philipp Hagemeister
de906ef543
[aol] Add support for playlists ( Fixes #2730 )
2014-04-13 03:22:24 +02:00
Sergey M․
2fb3deeca1
[tube8] Fix extraction and modernize
2014-04-13 03:56:32 +07:00
Philipp Hagemeister
66398056f1
Merge branch 'master' of github.com:rg3/youtube-dl
2014-04-12 17:15:16 +02:00
Jaime Marquínez Ferrándiz
77477fa4c9
Merge branch 'atomicparsley' ( closes #2436 )
2014-04-12 15:52:42 +02:00
Jaime Marquínez Ferrándiz
a169e18ce1
[atomicparsley] Remove unneeded __init__ method
2014-04-12 15:51:40 +02:00
Jaime Marquínez Ferrándiz
30adceb7bb
docs: Use a different copyright in the html and man output
2014-04-12 15:27:08 +02:00
Jaime Marquínez Ferrándiz
6ce2ceb58b
README: remove sections that are included in the manpage
2014-04-12 15:27:07 +02:00
Jaime Marquínez Ferrándiz
94aaf831ff
manpage: Add BUGS section
...
Recommend reading the bug reporting guidelines.
2014-04-12 15:27:07 +02:00
Jaime Marquínez Ferrándiz
bc7149f6cf
docs/manpage: Add CONFIGURATION, OUTPUT TEMPLATE and VIDEO SELECTION sections
2014-04-12 15:27:07 +02:00
Jaime Marquínez Ferrándiz
a7d8f7f53d
Generate the manpage with sphinx
2014-04-12 15:27:07 +02:00
Jaime Marquínez Ferrándiz
8d4a2e62bd
docs: Add faq
2014-04-12 15:27:07 +02:00
Jaime Marquínez Ferrándiz
904954f1a0
docs: Add a manpage
2014-04-12 15:27:05 +02:00
Jaime Marquínez Ferrándiz
cef96f1abf
docs: generate a page with the command line options
2014-04-12 15:26:02 +02:00
Jaime Marquínez Ferrándiz
381640e3ac
[brightcove] Only use url from meta element if it has the 'playerKey' field ( fixes #2738 )
2014-04-12 12:53:48 +02:00
Sergey M․
37e3410137
[prosiebensat1] Add one more clip id pattern ( Closes #2737 )
2014-04-12 02:53:55 +07:00
Jaime Marquínez Ferrándiz
97b5196960
[weibo] Modernize
2014-04-11 16:02:34 +02:00
Sergey M․
6a4f3528c8
[firstpost] Fix extraction
2014-04-11 20:40:42 +07:00
Philipp Hagemeister
b9c76aa1a9
[youtube] Add support for cleanvideosearch.com ( Fixes #2734 )
2014-04-11 13:53:05 +02:00
Philipp Hagemeister
783436dda9
release 2014.04.11.2
2014-04-11 09:49:02 +02:00
Philipp Hagemeister
0d3070d364
release 2014.04.11.2
2014.04.11.2
2014-04-11 09:44:33 +02:00
Philipp Hagemeister
7753cadbfa
[comedycentral:shows] Add support for TDS special editions ( Fixes #2733 )
2014-04-11 09:30:07 +02:00