This website requires JavaScript.
fe4d68e196
slight change to Dailymotion uploader regex (fix)
Filippo Valsorda
2012-10-28 21:43:43 +01:00
25b7fd9c01
Merge pull request #491 from tyll/master
Philipp Hagemeister
2012-10-26 01:10:25 -07:00
e79e8b7dc4
Update install target
Till Maas
2012-10-25 21:19:13 +02:00
965a8b2bc4
Merge pull request #488 from Tailszefox/local
Filippo Valsorda
2012-10-24 11:42:31 -07:00
a8ac2f8664
adding second vimeo url
gcmalloc
2012-10-24 15:57:19 +02:00
fb0e99b884
skipping vimeo for the moment
gcmalloc
2012-10-24 00:32:23 +02:00
9c6e9a4532
adding xnxx test
gcmalloc
2012-10-24 00:13:16 +02:00
67af74992e
adding collegehumor test
gcmalloc
2012-10-24 00:05:45 +02:00
103c508ffa
adding stanford open class courses
gcmalloc
2012-10-23 23:59:12 +02:00
2876773381
adding test for vimeo, xvideo and soundcloud
gcmalloc
2012-10-23 23:48:44 +02:00
f06eaa873e
Fix audio bitrate quality for ffmpeg/avconv
Tailszefox
2012-10-23 16:37:12 +02:00
ece34e8951
Merge pull request #486 from Tailszefox/local
Philipp Hagemeister
2012-10-23 05:53:28 -07:00
2262a32dd7
Added duration for YouTube videos
Tailszefox
2012-10-22 18:32:42 +02:00
c6c0e23a32
Support raw playlist parameters (Closes #482 )
Philipp Hagemeister
2012-10-22 13:01:36 +02:00
02b324a23d
Restore 2.5 compat by activating with_statement future
Philipp Hagemeister
2012-10-22 12:50:47 +02:00
b8005afc20
handle YT urls with #/ redirects (closes #484 )
Filippo Valsorda
2012-10-22 09:15:27 +02:00
073522bc6c
Don't use 2.7+ check_output
Philipp Hagemeister
2012-10-19 23:28:37 +02:00
9248cb0549
Merge pull request #472 from gcmalloc/master
Philipp Hagemeister
2012-10-19 05:48:12 -07:00
6b41b61119
correcting travis
gcmalloc
2012-10-15 18:28:38 +02:00
591bbe9c90
changing test from md5 to filesize, the file changed between download
gcmalloc
2012-10-15 18:27:26 +02:00
fc7376016c
cleaning the test that doesn't work with the api for the moment
gcmalloc
2012-10-15 17:51:27 +02:00
97a37c2319
some assertion on the file downloaded
gcmalloc
2012-10-15 17:40:16 +02:00
3afed78a6a
removing testing video
gcmalloc
2012-10-15 16:47:36 +02:00
4279a0ca98
correcting test to be compatible with python2.6
gcmalloc
2012-10-15 14:34:54 +02:00
edcc7d2dd3
StringIO used by nosetests do not merge with the way youtube-dl handle sys.stdout and sys.stderr
gcmalloc
2012-10-15 13:03:20 +02:00
7f60b5aa40
correction on the test
gcmalloc
2012-10-15 13:01:36 +02:00
65adb79fb6
Fix mandoc nits
Eitan Adler
2012-10-15 21:45:56 -04:00
aeeb29a356
adding travis support
gcmalloc
2012-10-15 10:37:33 +02:00
902b2a0a45
New IE: YouTube channels (closes #396 )
Filippo Valsorda
2012-10-14 13:48:18 +02:00
6d9c22cd26
correcting the makefile according to the new one
gcmalloc
2012-10-12 20:30:01 +02:00
729baf58b2
removing extended globbing for the find utility
gcmalloc
2012-10-05 15:52:40 +02:00
4c9afeca34
adding xvideo
gcmalloc
2012-10-03 21:10:13 +02:00
6da7877bf5
adding facebook test
gcmalloc
2012-10-03 15:13:37 +02:00
b4e5de51ec
adding photobucket test
gcmalloc
2012-10-03 14:52:06 +02:00
a4b5f22554
adding metacafe test
gcmalloc
2012-10-03 14:47:12 +02:00
ff08984246
adding dailymotion test
gcmalloc
2012-10-03 14:42:05 +02:00
137c5803c3
some changes to keep the same standard
gcmalloc
2012-10-03 14:25:54 +02:00
3eec021a1f
removing unused global modifier
gcmalloc
2012-10-03 14:20:04 +02:00
5a33b73309
correcting the makefile
gcmalloc
2012-10-03 14:07:19 +02:00
0b4e98490b
changing test video
gcmalloc
2012-10-02 19:37:48 +02:00
80a846e119
correction on the test for the utils.py
gcmalloc
2012-09-28 18:00:20 +02:00
434d60cd95
adding clean rule in the makefile
gcmalloc
2012-09-28 17:57:21 +02:00
efe8902f0b
adding download test with md5 check
gcmalloc
2012-09-28 15:34:56 +02:00
44fb345437
adding TestCase class and corresponding test
gcmalloc
2012-09-28 14:47:01 +02:00
9993976ae4
correction on the sanitize title method, change in title resulting
gcmalloc
2012-09-28 14:06:37 +02:00
b387fb0385
adding test rule in the Makefile
gcmalloc
2012-09-28 13:29:39 +02:00
10daa766a1
support EDU YouTube playlists (closes #407 )
Filippo Valsorda
2012-10-11 08:27:19 +02:00
7b107eea51
release 2012.10.09
Filippo Valsorda
2012-10-09 15:53:20 +02:00
646b885cbf
Added missing dependencies to Makefile
Filippo Valsorda
2012-10-09 15:49:24 +02:00
0bfd0b598a
Re-engineered Dailymotion qualities selection (thanks @knagano, sort of merges #176 )
Filippo Valsorda
2012-10-09 12:28:44 +02:00
fd873c69a4
Merge PR #422 from 'kevinamadeus/master' Add InfoExtractor for Google Plus video (with fixes)
Filippo Valsorda
2012-10-09 10:48:49 +02:00
d64db7409b
Merge pull request #458 from grimreaper/patch-1
Filippo Valsorda
2012-10-09 01:16:40 -07:00
27fec0e3bd
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2012-10-08 22:14:28 +02:00
65f934dc93
Correct detect_executables on Windows (Closes #447 , #457 )
Philipp Hagemeister
2012-10-08 22:14:19 +02:00
d51d784f85
There is nothing bash specific here
grimreaper
2012-10-06 10:00:40 -03:00
aa85963987
Merge pull request #452 from Tailszefox/local
Filippo Valsorda
2012-10-03 11:29:51 -07:00
413575f7a5
Added uploaded date for Dailymotion
Tailszefox
2012-10-03 10:57:46 +02:00
b7b4796bf2
Fix docs
Philipp Hagemeister
2012-10-01 18:39:24 +02:00
fcbc8c830e
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2012-10-01 18:38:19 +02:00
f48ce130c7
Fix doc of extractor field
Philipp Hagemeister
2012-10-01 18:38:10 +02:00
13e69f546c
Merged, modified and compiled Dailymotion pull request #446 by @Steap
Filippo Valsorda
2012-09-30 21:45:43 +02:00
63ec7b7479
DailymotionIE: There is not necessarily an underscore in a Dailymotion URL.
Cyril Roelandt
2012-09-30 15:30:20 +02:00
7b6d7001d8
DailymotionIE: some videos do not use the "hqURL", "sdURL", "ldURL" keywords. In this case, the "video_url" keyword should be looked for.
Cyril Roelandt
2012-09-30 15:19:48 +02:00
39ce6e79e7
Updated youtube-dl.exe
Filippo Valsorda
2012-09-29 19:12:56 +02:00
5c961d89df
Merge pull request #403 from FiloSottile/re_VERBOSE
Filippo Valsorda
2012-09-29 17:02:38 +02:00
3c4d6c9eba
Not all Dailymotion videos have an hqURL, now downloads highest quality available
Filippo Valsorda
2012-09-29 16:53:06 +02:00
349e2e3e21
Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?)
Filippo Valsorda
2012-09-29 16:38:38 +02:00
551fa9dfbf
adding new --output replacements. Thanks @danut007ro (closes #442 )
Filippo Valsorda
2012-09-29 15:49:10 +02:00
ce3674430b
added new FAQ on exe dependency
Filippo Valsorda
2012-09-29 15:35:07 +02:00
5cdfaeb37b
New FAQ: What is this binary file? (+ small fix to other one)
Filippo Valsorda
2012-09-28 19:55:18 +02:00
38612b4edc
update default UA string (Closes #390 )
Philipp Hagemeister
2012-09-27 23:38:11 +02:00
6c5b442a9b
Add recent breakage to FAQ (Closes #433 )
Philipp Hagemeister
2012-09-27 23:30:17 +02:00
5a5523698d
Add new field "extractor" to the info dictionary
Philipp Hagemeister
2012-09-27 20:48:16 +02:00
05a2c206be
Merge pull request #425 from danut007ro/master
Philipp Hagemeister
2012-09-27 11:45:07 -07:00
8ca21983d8
Merge pull request #432 from cryzed/master
Philipp Hagemeister
2012-09-27 11:42:58 -07:00
20326b8b1b
Let Makefile use youtube-dl source code instead of compiled binary
Philipp Hagemeister
2012-09-27 20:21:20 +02:00
5d534e2fe6
Improve option definitions
Philipp Hagemeister
2012-09-27 20:19:27 +02:00
234e230c87
Merge remote-tracking branch 'FiloSottille/vbr'
Philipp Hagemeister
2012-09-27 20:18:29 +02:00
34ae0f9d20
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2012-09-27 19:56:29 +02:00
df09e5f9e1
Merge pull request #405 from hdclark/master
Philipp Hagemeister
2012-09-27 10:56:25 -07:00
3af2f7656c
Fixed YouTube playlist parsing
cryzed
2012-09-27 19:48:29 +02:00
74e716bb64
original test video
Philipp Hagemeister
2012-09-27 19:44:44 +02:00
85f76ac90b
Merge remote-tracking branch 'FiloSottille/automation'
Philipp Hagemeister
2012-09-27 19:41:51 +02:00
7f36e39676
Merge remote-tracking branch 'FiloSottille/supports'
Philipp Hagemeister
2012-09-27 19:24:41 +02:00
ebe3f89ea4
Merge xnxx.com Support (NSFW). Test URL (SFW): http://video.xnxx.com/video1443330/youtube-dl_testvid_a_and_9829_._and_amp_and_38_
Philipp Hagemeister
2012-09-27 18:55:56 +02:00
b5de8af234
Release 2012.09.27
Philipp Hagemeister
2012-09-27 11:25:46 +02:00
eb817499b0
Compile updated youtube-dl
Philipp Hagemeister
2012-09-27 11:23:44 +02:00
e2af9232b2
Merge pull request #428 from virtulis/master
Philipp Hagemeister
2012-09-27 02:22:05 -07:00
9ca667065e
Add 'signature' to YouTube URLs, fixes #427
Danko Alexeyev
2012-09-27 09:44:49 +03:00
ae16f68f4a
Provider (youtube, etc) is now saved in info_dict, so template filename can be something like %(provider)s_%(id)s.%(ext)s This can be useful because videos should also be identified by their providers since id's can be the same on multiple providers.
danut007ro
2012-09-27 00:35:31 +03:00
3cd98c7894
Removed provider (mistake) and add provider parameter to process_info
danut007ro
2012-09-27 00:07:20 +03:00
2866e68838
Merge branch 'master' of https://github.com/rg3/youtube-dl
danut007ro
2012-09-26 21:09:44 +03:00
be8786a6a4
Every extractor also return it's name.
danut007ro
2012-09-26 21:00:28 +03:00
0e841bdc54
add PREFIX option to make install
Filippo Valsorda
2012-09-26 00:10:39 +02:00
225dceb046
moved make release to devscripts/release.sh
Filippo Valsorda
2012-09-25 23:56:01 +02:00
b0d4f95899
Merge pull request #391 from rbrito/support-tube.majestyc.net
Philipp Hagemeister
2012-09-25 14:17:13 -07:00
d443aca863
Add InfoExtractor for Google Plus video
Kevin Kwan
2012-09-25 16:21:02 +08:00
2ebc6e6a92
Make youtube-dl
Christian Albrecht
2012-08-26 09:57:49 +02:00
f2ad10a97d
Add arte.tv Info Extractor
Christian Albrecht
2012-08-26 09:11:19 +02:00
ea46fe2dd4
Added support for custom user agents.
hdclark
2012-08-22 23:40:35 -07:00