| .. |
|
FileDownloader.py
|
ae16f68f4a
Provider (youtube, etc) is now saved in info_dict, so template filename can be something like %(provider)s_%(id)s.%(ext)s
|
13 years ago |
|
InfoExtractors.py
|
3af2f7656c
Fixed YouTube playlist parsing
|
13 years ago |
|
PostProcessor.py
|
b24676ce88
changed --audio-quality behaviour to support both CBR and VBR
|
13 years ago |
|
__init__.py
|
5d534e2fe6
Improve option definitions
|
13 years ago |
|
__main__.py
|
d77c3dfd02
Split code as a package, compiled into an executable zip
|
13 years ago |
|
utils.py
|
9bb8dc8e42
Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400
|
13 years ago |