Filippo Valsorda
|
4e38899e97
|
print some version and environment info on --verbose (+ py3 fixes)
|
12 years ago |
Filippo Valsorda
|
cb6ff87fbb
|
The new updates system, relies on gh-pages, secured by RSA, uses external web servers
|
12 years ago |
Philipp Hagemeister
|
d0d4f277da
|
TweetReel IE
|
12 years ago |
Barbu Paul - Gheorghe
|
f0648fc18c
|
added the --no-post-overwrites argument
|
12 years ago |
Philipp Hagemeister
|
a7c0f8602e
|
Merge branch 'master' of github.com:rg3/youtube-dl
|
12 years ago |
Philipp Hagemeister
|
21a9c6aaac
|
FunnyOrDie IE (Fixes #599)
|
12 years ago |
Filippo Valsorda
|
77c4beab8a
|
new info_dict field: uploader_id
|
12 years ago |
Filippo Valsorda
|
1a2c3c0f3e
|
some py3 fixes, both needed and recommended; we should pass 2to3 as cleanly as possible now
|
12 years ago |
Filippo Valsorda
|
f7b111b7d1
|
Google Video has been shutdown as of 11/15/2012. All videos on Google Video will be migrated to YouTube by the end of 2012.
|
12 years ago |
Philipp Hagemeister
|
88f6c78b02
|
Credit vasi for justin.tv
|
12 years ago |
Dave Vasilevsky
|
0b40544f29
|
Preliminary support for twitch.tv and justin.tv
|
12 years ago |
Philipp Hagemeister
|
0be41ec241
|
Do not decode None
|
12 years ago |
Philipp Hagemeister
|
5cb9c3129b
|
restrict sys.argv craziness to Python 2 (Fixes #591)
|
12 years ago |
Philipp Hagemeister
|
4cc3d07426
|
NBA IE (Closes #590)
|
12 years ago |
Filippo Valsorda
|
95eb771dcd
|
Merge branch 'master' into fork_master
Conflicts:
.travis.yml
|
12 years ago |
Filippo Valsorda
|
8d5d3a5d00
|
exposing the test mode as --test (hidden and undocumented)
|
12 years ago |
Filippo Valsorda
|
3c6ffbaedb
|
Merge 'rg3/master' into fork_master
|
12 years ago |
Filippo Valsorda
|
5a304a7637
|
new updating scheme, based on GH downloads; also, check if not updateable (pip installed)
|
12 years ago |
Philipp Hagemeister
|
077174f4ed
|
Add an example to the -o documentation (#573)
|
12 years ago |
Filippo Valsorda
|
cc51a7d4e0
|
New repo skeleton, getting ready for PyPi
|
12 years ago |
Philipp Hagemeister
|
b08e09c370
|
Mark broken IEs in --list-extractors
|
12 years ago |
Philipp Hagemeister
|
9e8056d5a7
|
Use relative imports
|
12 years ago |
Philipp Hagemeister
|
59ae15a507
|
Convert all tabs to 4 spaces (PEP8)
|
12 years ago |
Philipp Hagemeister
|
f660c89d51
|
Use list comprehension instead of map
|
12 years ago |
Philipp Hagemeister
|
01ba00ca42
|
Prepare urllib references for 2/3 compatibility
|
12 years ago |
Philipp Hagemeister
|
e08bee320e
|
Use except .. as everywhere (#180)
|
12 years ago |
Philipp Hagemeister
|
95649b3936
|
Replace long with int (see PEP 237)
|
12 years ago |
Philipp Hagemeister
|
3aeb78ea4e
|
Better formatting (PEP 8)
|
12 years ago |
Philipp Hagemeister
|
f8d8b39bba
|
Prepare 2012.11.29 release
|
12 years ago |
Philipp Hagemeister
|
26396311b5
|
Add Christian Albrecht (Arte.tv IE) to authors
|
12 years ago |
Philipp Hagemeister
|
33d94a6c99
|
Merge remote-tracking branch 'alab1001101/master'
|
12 years ago |
Philipp Hagemeister
|
cc872b68a8
|
Actually merge #379
|
12 years ago |
Philipp Hagemeister
|
c9128b353d
|
Bump version number to a numeric-only one to appease py2exe
|
12 years ago |
Philipp Hagemeister
|
e7c6f1a2dc
|
Bump version number
|
12 years ago |
Philipp Hagemeister
|
97cd3afc75
|
warn if %(stitle)s is being used
|
12 years ago |
Philipp Hagemeister
|
56781d3d2e
|
Switch back to underline for invalid characters, and make restricted ASCII-only
|
12 years ago |
Filippo Valsorda
|
d479e34043
|
release 2012.11.27
|
12 years ago |
Philipp Hagemeister
|
1c469a9480
|
New optoin --restrict-filenames
|
12 years ago |
Philipp Hagemeister
|
51937c0869
|
Add some parentheses around print for #180
|
12 years ago |
Filippo Valsorda
|
b6fab35b9f
|
alias %(title)s to %(stitle)s
|
12 years ago |
Filippo Valsorda
|
baec15387c
|
aliased --literal to --title
|
12 years ago |
Filippo Valsorda
|
5002aea371
|
release 2012.11.17
|
12 years ago |
Philipp Hagemeister
|
b7a34316d2
|
-x for --extract-audio, one of the most popular options
|
12 years ago |
Philipp Hagemeister
|
74e453bdea
|
New --id option for the old default filename pattern
|
12 years ago |
Philipp Hagemeister
|
02b324a23d
|
Restore 2.5 compat by activating with_statement future
|
12 years ago |
Filippo Valsorda
|
902b2a0a45
|
New IE: YouTube channels (closes #396)
|
12 years ago |
Filippo Valsorda
|
7b107eea51
|
release 2012.10.09
|
12 years ago |
Filippo Valsorda
|
fd873c69a4
|
Merge PR #422 from 'kevinamadeus/master'
Add InfoExtractor for Google Plus video
(with fixes)
|
12 years ago |
Philipp Hagemeister
|
f48ce130c7
|
Fix doc of extractor field
|
12 years ago |
Filippo Valsorda
|
551fa9dfbf
|
adding new --output replacements. Thanks @danut007ro (closes #442)
|
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
|
df09e5f9e1
|
Merge pull request #405 from hdclark/master
Support for custom user agent
|
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 |
Kevin Kwan
|
d443aca863
|
Add InfoExtractor for Google Plus video
|
12 years ago |
Christian Albrecht
|
f2ad10a97d
|
Add arte.tv Info Extractor
|
12 years ago |
hdclark
|
ea46fe2dd4
|
Added support for custom user agents.
Added a few simple lines to add support for the flag "--user-agent" to pass a custom string to std_header['User-Agent'].
|
12 years ago |
Filippo Valsorda
|
3a68d7b467
|
tweaked the --audio-quality input validation/specification
|
12 years ago |
Filippo Valsorda
|
5dc846fad0
|
Merge pull request #398 from tempname/master
|
12 years ago |
tempname
|
154b55dae3
|
added InfoExtractor for XNXX
|
12 years ago |
dongmao zhang
|
302efc19ea
|
add youku support
|
12 years ago |
Filippo Valsorda
|
b24676ce88
|
changed --audio-quality behaviour to support both CBR and VBR
|
12 years ago |
Juan Carlos Garcia Segovia
|
eeeb4daabc
|
Information Extractor for blip.tv users
|
13 years ago |
Filippo Valsorda
|
505ed3088f
|
normalize ffmpeg/avconv names printing
|
13 years ago |
chocolateboy
|
6ab92c8b62
|
don't corrupt stdout (-o -) in verbose mode
|
13 years ago |
Filippo Valsorda
|
f36cd07685
|
fixed a couple of Windows exe update bugs
|
13 years ago |
Filippo Valsorda - Campagna
|
d11d05d07a
|
better naming for the sub-modules
|
13 years ago |
Filippo Valsorda
|
bcfde70d73
|
py2exe -U fix for Windows XP
|
13 years ago |
Filippo Valsorda
|
53e893615d
|
corrected -U to support new zipfile and exe (#153) formats
|
13 years ago |
Filippo Valsorda
|
58ca755f40
|
moved increment_downloads and process_info calls from IEs to FD.download (#296) (follows current doclines); a small step towards importability #217
|
13 years ago |
Filippo Valsorda
|
d77c3dfd02
|
Split code as a package, compiled into an executable zip
|
13 years ago |
Filippo Valsorda
|
c23d8a74dc
|
Merge branch 'next-url'
|
13 years ago |
Filippo Valsorda
|
74a5ff5f43
|
transplant ceba827e9a , d891ff9fd9 , 69d3b2d824 , 071940680f
|
13 years ago |
Filippo Valsorda
|
6af22cf0ef
|
added support for HTTP redirects. Closes #315
|
13 years ago |
Philipp Hagemeister
|
ceba827e9a
|
Credit Filippo Valsorda
|
13 years ago |
Filippo Valsorda
|
a0432a1e80
|
added --srt-lang; updated README; extended the -g FAQ
|
13 years ago |
Philipp Hagemeister
|
a67bdc34fa
|
transplant gist of 7151f63a5f
|
13 years ago |
Philipp Hagemeister
|
4a34b7252e
|
transplant 2934c2ce43 and afbaa80b8b
|
13 years ago |
Philipp Hagemeister
|
7e45ec57a8
|
transplant 0f6e296a8e
|
13 years ago |
Philipp Hagemeister
|
9c228928b6
|
release 2012.02.27
|
13 years ago |
Philipp Hagemeister
|
ff3a2b8eab
|
Always determine youtube description
|
13 years ago |
Philipp Hagemeister
|
c4105fa035
|
release 2012.02.26
|
13 years ago |
Philipp Hagemeister
|
871dbd3c92
|
Output RTMP command line if verbose is set
|
13 years ago |
Philipp Hagemeister
|
c9ed14e6d6
|
Move imports to top (Closes #283)
|
13 years ago |
Philipp Hagemeister
|
1ad85e5061
|
Set default continue behavior to true, no breakage observed in the wild
|
13 years ago |
Philipp Hagemeister
|
09fbc6c952
|
verbose flag, and output proxies if it is set
|
13 years ago |
Mantas Mikulėnas
|
4afdff39d7
|
Support Unicode in file names on Windows NT
|
13 years ago |
Philipp Hagemeister
|
661a807c65
|
Release 2012.01.08b
|
13 years ago |
Philipp Hagemeister
|
6d58c4546e
|
correct to_screen prints
|
13 years ago |
Philipp Hagemeister
|
38ffbc0222
|
Release 2012.01.08
|
13 years ago |
Philipp Hagemeister
|
fefb166c52
|
Leave out characters the filesystem cannot encode (Closes: #264)
|
13 years ago |
Philipp Hagemeister
|
dcb3c22e0b
|
MTV IE
|
13 years ago |
Philipp Hagemeister
|
47a53c9e46
|
release 2012.01.05
|
13 years ago |
Philipp Hagemeister
|
1413cd87eb
|
Correct distinction between unicode and bytes (Closes: #257)
|
13 years ago |
Philipp Hagemeister
|
c92e184f75
|
Correct comedycentral flash URL regex
|
13 years ago |
Philipp Hagemeister
|
3906e6ce60
|
correct epydoc
|
13 years ago |
Philipp Hagemeister
|
c7d3c3db0d
|
Fix tds RTMP url extraction
|
13 years ago |
Philipp Hagemeister
|
d6639d05c2
|
release 2011.12.18
|
13 years ago |
Philipp Hagemeister
|
633cf7cbad
|
Add wav audio output
|
13 years ago |
Philipp Hagemeister
|
a5647b79ce
|
Only skip download if files exists; convert audio
|
13 years ago |
Philipp Hagemeister
|
ba5059dd66
|
Release 2011.12.15
|
13 years ago |
Philipp Hagemeister
|
bb8abbbbae
|
Dailymotion: Use og:title instead of <title> to find title (Closes: #253)
|
13 years ago |
Philipp Hagemeister
|
561504fffa
|
Release 2011.12.08
|
13 years ago |
Philipp Hagemeister
|
23e6b8adc8
|
--prefer-free-formats (Closes #231)
|
13 years ago |
Philipp Hagemeister
|
3e0ea7d07a
|
m4a: aac in mp4 container (Closes #240)
|
13 years ago |
Philipp Hagemeister
|
94fd3201b2
|
Abort when --max-downloads is reached.
|
13 years ago |
Philipp Hagemeister
|
0b14e0b367
|
OpenClassRoom IE (Closes: #234)
|
13 years ago |
Philipp Hagemeister
|
dd17922afc
|
OpenClassRoom videos (#234)
|
13 years ago |
Philipp Hagemeister
|
40fd4cb86a
|
Move merged code to dev version
|
13 years ago |
Philipp Hagemeister
|
c95da745bc
|
Mention -o - in doc (Closes #204)
|
13 years ago |
Philipp Hagemeister
|
0cd235eef6
|
Use freedesktop.org mandated user config file location (Suggested by Tyll in #231)
|
13 years ago |
Philipp Hagemeister
|
77315556f1
|
Do not count unmatched or skipped videos towards max-downloads (Closes #232)
|
13 years ago |
Philipp Hagemeister
|
c379c181e0
|
Preliminary implementation of configuration files
|
13 years ago |
Philipp Hagemeister
|
31a2ec2d88
|
Document -o %(upload_date)s (Closes #228)
|
13 years ago |
Philipp Hagemeister
|
b88a52504e
|
--max-downloads option (Closes #230)
|
13 years ago |
Philipp Hagemeister
|
849edab8ec
|
Move MixcloudIE to __init__.py
|
13 years ago |
Philipp Hagemeister
|
fa2672f9fc
|
Release 2011.11.23
|
13 years ago |
Philipp Hagemeister
|
208e095f72
|
Correct simplify_title call in ComedyCentral IE
|
13 years ago |
Philipp Hagemeister
|
0ae7abe57c
|
Release 2011.11.22
|
13 years ago |
Philipp Hagemeister
|
dc0a294a73
|
Make exception handling 2.5-compatible (Closes #223)
|
13 years ago |
Philipp Hagemeister
|
468c99257c
|
Release 2011.11.21
|
13 years ago |
Philipp Hagemeister
|
af8e8d63f9
|
Allow non-ASCII characters in simplified titles(Closes #220)
|
13 years ago |
Philipp Hagemeister
|
e092418d8b
|
Simplify simplify_title
|
13 years ago |
Philipp Hagemeister
|
e33e3045c6
|
First tests
|
13 years ago |
Philipp Hagemeister
|
235b3ba479
|
Move code into a separate Python module
|
13 years ago |