Filippo Valsorda
|
d5ed35b664
moved updating code to update.py
|
13 years ago |
Filippo Valsorda
|
f427df17ab
some fixes, pulled the codename from the code
|
13 years ago |
Filippo Valsorda
|
4e38899e97
print some version and environment info on --verbose (+ py3 fixes)
|
13 years ago |
Filippo Valsorda
|
cb6ff87fbb
The new updates system, relies on gh-pages, secured by RSA, uses external web servers
|
13 years ago |
Philipp Hagemeister
|
d0d4f277da
TweetReel IE
|
13 years ago |
Barbu Paul - Gheorghe
|
f0648fc18c
added the --no-post-overwrites argument
|
13 years ago |
Philipp Hagemeister
|
a7c0f8602e
Merge branch 'master' of github.com:rg3/youtube-dl
|
13 years ago |
Philipp Hagemeister
|
21a9c6aaac
FunnyOrDie IE (Fixes #599)
|
13 years ago |
Filippo Valsorda
|
77c4beab8a
new info_dict field: uploader_id
|
13 years ago |
Filippo Valsorda
|
1a2c3c0f3e
some py3 fixes, both needed and recommended; we should pass 2to3 as cleanly as possible now
|
13 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.
|
13 years ago |
Philipp Hagemeister
|
88f6c78b02
Credit vasi for justin.tv
|
13 years ago |
Dave Vasilevsky
|
0b40544f29
Preliminary support for twitch.tv and justin.tv
|
13 years ago |
Philipp Hagemeister
|
0be41ec241
Do not decode None
|
13 years ago |
Philipp Hagemeister
|
5cb9c3129b
restrict sys.argv craziness to Python 2 (Fixes #591)
|
13 years ago |
Philipp Hagemeister
|
4cc3d07426
NBA IE (Closes #590)
|
13 years ago |
Filippo Valsorda
|
95eb771dcd
Merge branch 'master' into fork_master
|
13 years ago |
Filippo Valsorda
|
8d5d3a5d00
exposing the test mode as --test (hidden and undocumented)
|
13 years ago |
Filippo Valsorda
|
3c6ffbaedb
Merge 'rg3/master' into fork_master
|
13 years ago |
Filippo Valsorda
|
5a304a7637
new updating scheme, based on GH downloads; also, check if not updateable (pip installed)
|
13 years ago |
Philipp Hagemeister
|
077174f4ed
Add an example to the -o documentation (#573)
|
13 years ago |
Filippo Valsorda
|
cc51a7d4e0
New repo skeleton, getting ready for PyPi
|
13 years ago |
Philipp Hagemeister
|
b08e09c370
Mark broken IEs in --list-extractors
|
13 years ago |
Philipp Hagemeister
|
9e8056d5a7
Use relative imports
|
13 years ago |
Philipp Hagemeister
|
59ae15a507
Convert all tabs to 4 spaces (PEP8)
|
13 years ago |
Philipp Hagemeister
|
f660c89d51
Use list comprehension instead of map
|
13 years ago |
Philipp Hagemeister
|
01ba00ca42
Prepare urllib references for 2/3 compatibility
|
13 years ago |
Philipp Hagemeister
|
e08bee320e
Use except .. as everywhere (#180)
|
13 years ago |
Philipp Hagemeister
|
95649b3936
Replace long with int (see PEP 237)
|
13 years ago |
Philipp Hagemeister
|
3aeb78ea4e
Better formatting (PEP 8)
|
13 years ago |