gcmalloc
|
137c5803c3
|
some changes to keep the same standard
|
12 years ago |
gcmalloc
|
3eec021a1f
|
removing unused global modifier
|
12 years ago |
gcmalloc
|
5a33b73309
|
correcting the makefile
|
12 years ago |
gcmalloc
|
0b4e98490b
|
changing test video
|
12 years ago |
gcmalloc
|
80a846e119
|
correction on the test for the utils.py
|
12 years ago |
gcmalloc
|
434d60cd95
|
adding clean rule in the makefile
|
12 years ago |
gcmalloc
|
efe8902f0b
|
adding download test with md5 check
|
12 years ago |
gcmalloc
|
44fb345437
|
adding TestCase class and corresponding test
|
12 years ago |
gcmalloc
|
9993976ae4
|
correction on the sanitize title method, change in title resulting
|
12 years ago |
gcmalloc
|
b387fb0385
|
adding test rule in the Makefile
|
12 years ago |
Filippo Valsorda
|
10daa766a1
|
support EDU YouTube playlists (closes #407)
|
12 years ago |
Filippo Valsorda
|
7b107eea51
|
release 2012.10.09
|
12 years ago |
Filippo Valsorda
|
646b885cbf
|
Added missing dependencies to Makefile
|
12 years ago |
Filippo Valsorda
|
0bfd0b598a
|
Re-engineered Dailymotion qualities selection (thanks @knagano, sort of merges #176)
|
12 years ago |
Filippo Valsorda
|
fd873c69a4
|
Merge PR #422 from 'kevinamadeus/master'
Add InfoExtractor for Google Plus video
(with fixes)
|
12 years ago |
Filippo Valsorda
|
d64db7409b
|
Merge pull request #458 from grimreaper/patch-1
There is nothing bash specific in release.sh, switch to /bin/sh
|
12 years ago |
Philipp Hagemeister
|
27fec0e3bd
|
Merge branch 'master' of github.com:rg3/youtube-dl
|
12 years ago |
Philipp Hagemeister
|
65f934dc93
|
Correct detect_executables on Windows (Closes #447, #457)
|
12 years ago |
grimreaper
|
d51d784f85
|
There is nothing bash specific here
/bin/bash is always wrong. Since there is nothing bash specific here, switch to /bin/sh
|
12 years ago |
Filippo Valsorda
|
aa85963987
|
Merge pull request #452 from Tailszefox/local
Added uploaded date for Dailymotion
|
12 years ago |
Tailszefox
|
413575f7a5
|
Added uploaded date for Dailymotion
|
12 years ago |
Philipp Hagemeister
|
b7b4796bf2
|
Fix docs
|
12 years ago |
Philipp Hagemeister
|
fcbc8c830e
|
Merge branch 'master' of github.com:rg3/youtube-dl
|
12 years ago |
Philipp Hagemeister
|
f48ce130c7
|
Fix doc of extractor field
|
12 years ago |
Filippo Valsorda
|
13e69f546c
|
Merged, modified and compiled Dailymotion pull request #446 by @Steap
|
12 years ago |
Cyril Roelandt
|
63ec7b7479
|
DailymotionIE: There is not necessarily an underscore in a Dailymotion URL.
|
12 years ago |
Cyril Roelandt
|
7b6d7001d8
|
DailymotionIE: some videos do not use the "hqURL", "sdURL", "ldURL" keywords. In this case, the "video_url" keyword should be looked for.
|
12 years ago |
Filippo Valsorda
|
39ce6e79e7
|
Updated youtube-dl.exe
|
12 years ago |
Filippo Valsorda
|
5c961d89df
|
Merge pull request #403 from FiloSottile/re_VERBOSE
|
12 years ago |
Filippo Valsorda
|
3c4d6c9eba
|
Not all Dailymotion videos have an hqURL, now downloads highest quality available
|
12 years ago |
Filippo Valsorda
|
349e2e3e21
|
Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?)
|
12 years ago |
Filippo Valsorda
|
551fa9dfbf
|
adding new --output replacements. Thanks @danut007ro (closes #442)
|
12 years ago |
Filippo Valsorda
|
ce3674430b
|
added new FAQ on exe dependency
|
12 years ago |
Filippo Valsorda
|
5cdfaeb37b
|
New FAQ: What is this binary file? (+ small fix to other one)
|
12 years ago |
Philipp Hagemeister
|
38612b4edc
|
update default UA string (Closes #390)
|
12 years ago |
Philipp Hagemeister
|
6c5b442a9b
|
Add recent breakage to FAQ (Closes #433)
|
12 years ago |
Philipp Hagemeister
|
5a5523698d
|
Add new field "extractor" to the info dictionary
|
12 years ago |
Philipp Hagemeister
|
05a2c206be
|
Merge pull request #425 from danut007ro/master
Provider (youtube, etc) is now saved in info_dict
|
12 years ago |
Philipp Hagemeister
|
8ca21983d8
|
Merge pull request #432 from cryzed/master
Fixed YouTube playlist parsing
|
12 years ago |
Philipp Hagemeister
|
20326b8b1b
|
Let Makefile use youtube-dl source code instead of compiled binary
|
12 years ago |
Philipp Hagemeister
|
5d534e2fe6
|
Improve option definitions
|
12 years ago |
Philipp Hagemeister
|
234e230c87
|
Merge remote-tracking branch 'FiloSottille/vbr'
Conflicts:
youtube-dl
youtube-dl.exe
|
12 years ago |
Philipp Hagemeister
|
34ae0f9d20
|
Merge branch 'master' of github.com:rg3/youtube-dl
|
12 years ago |
Philipp Hagemeister
|
df09e5f9e1
|
Merge pull request #405 from hdclark/master
Support for custom user agent
|
12 years ago |
cryzed
|
3af2f7656c
|
Fixed YouTube playlist parsing
|
12 years ago |
Philipp Hagemeister
|
74e716bb64
|
original test video
|
12 years ago |
Philipp Hagemeister
|
85f76ac90b
|
Merge remote-tracking branch 'FiloSottille/automation'
|
12 years ago |
Philipp Hagemeister
|
7f36e39676
|
Merge remote-tracking branch 'FiloSottille/supports'
Conflicts:
youtube-dl
|
12 years ago |
Philipp Hagemeister
|
ebe3f89ea4
|
Merge xnxx.com Support (NSFW). Test URL (SFW): http://video.xnxx.com/video1443330/youtube-dl_testvid_a_and_9829_._and_amp_and_38_
|
12 years ago |
Philipp Hagemeister
|
b5de8af234
|
Release 2012.09.27
|
12 years ago |