This website requires JavaScript.
5002aea371
release 2012.11.17
2012.11.17
Filippo Valsorda
2012-11-17 14:02:31 +01:00
5f7ad21633
Strip HTML out of uploader name
Jeff Crouse
2012-11-13 17:48:30 -05:00
089d47f8d5
Removed the README.md build target in the makefile. It is broken...
Jeff Crouse
2012-11-13 17:48:10 -05:00
74033a662d
Reworked Vimeo file selection logic (quality, codec) - closes #530
Filippo Valsorda
2012-11-13 21:53:18 +01:00
fdef722fa1
Added YouPorn infoExtractor
Jeff Crouse
2012-11-13 13:10:56 -05:00
110d4f4c91
Added Pornotube support (for Laborers of Love)
Jeff Crouse
2012-11-12 16:17:55 -05:00
0526e4f55a
Merge pull request #522 from art-zhitnik/master
Filippo Valsorda
2012-11-11 06:22:10 -08:00
39973a0236
Solve the bug of parsing titles with unicode (cyrillic)
Art Zhitnik
2012-11-01 23:06:46 +10:00
5d40a470a2
quiet the HTMLParser debug info - closes #517
Filippo Valsorda
2012-11-09 12:32:07 +01:00
4cc391461a
fix DailyMotion official users videos - closes #281 - by @yvestan
Filippo Valsorda
2012-11-07 14:44:10 +01:00
b7d1a2247e
Python 2.6 instead of 2.5 in about (Closes #516 )
Philipp Hagemeister
2012-11-07 01:49:35 +01:00
bf95333e5e
fixed MetacafeIE (uploader nickname regex) - closes #515
Filippo Valsorda
2012-11-06 23:08:10 +01:00
b7a34316d2
-x for --extract-audio, one of the most popular options
Philipp Hagemeister
2012-10-30 17:41:38 +01:00
74e453bdea
New --id option for the old default filename pattern
Philipp Hagemeister
2012-10-30 17:37:44 +01:00
156a59e7a9
Additional tests in file name sanitation
Philipp Hagemeister
2012-10-29 08:19:54 +01:00
aeca861f22
Merge pull request #502 from FiloSottile/new_sanitize_filename
Philipp Hagemeister
2012-10-28 15:33:59 -07:00
42cb53fcfa
modified filename escaping to a "smarter" one
Filippo Valsorda
2012-10-28 22:47:02 +01:00
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
9746c518a5
update docs
Philipp Hagemeister
2012-10-10 19:33:01 +02:00
959fa33ef9
release youtube-dl 2012.10.09
Philipp Hagemeister
2012-10-10 19:27:50 +02:00
7b107eea51
release 2012.10.09
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
a44c76cdf4
release release 2012.09.27
Philipp Hagemeister
2012-09-28 13:27:54 +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
6a3ff26a01
Add recent breakages to FAQ (#433 )
Philipp Hagemeister
2012-09-27 23:29:40 +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