]> Raphaël G. Git Repositories - youtubedl/commit
Imported Upstream version 2013.12.04
authorRogério Brito <rbrito@ime.usp.br>
Thu, 5 Dec 2013 03:41:08 +0000 (01:41 -0200)
committerRogério Brito <rbrito@ime.usp.br>
Thu, 5 Dec 2013 03:41:08 +0000 (01:41 -0200)
commitb238854ce845f3796daac74edab2e8a373e8ba1a
treec4a1b63f01141ac36dab2850e0bd11372da0e024
parent90cd207d52d77e075e62cc256cc39dceee05bbf3
Imported Upstream version 2013.12.04
101 files changed:
README.md
README.txt
devscripts/bash-completion.in
setup.py
test/helper.py
test/parameters.json
test/test_age_restriction.py
test/test_all_urls.py
test/test_download.py
test/test_playlists.py
test/test_subtitles.py
test/test_utils.py
test/test_write_annotations.py
test/test_write_info_json.py
test/test_youtube_lists.py
test/test_youtube_signature.py
youtube-dl
youtube-dl.1
youtube-dl.bash-completion
youtube_dl/FileDownloader.py
youtube_dl/PostProcessor.py
youtube_dl/YoutubeDL.py
youtube_dl/__init__.py
youtube_dl/extractor/__init__.py
youtube_dl/extractor/anitube.py [new file with mode: 0644]
youtube_dl/extractor/appletrailers.py
youtube_dl/extractor/archiveorg.py
youtube_dl/extractor/arte.py
youtube_dl/extractor/auengine.py
youtube_dl/extractor/bambuser.py
youtube_dl/extractor/bandcamp.py
youtube_dl/extractor/brightcove.py
youtube_dl/extractor/canalplus.py
youtube_dl/extractor/clipfish.py [new file with mode: 0644]
youtube_dl/extractor/clipsyndicate.py [new file with mode: 0644]
youtube_dl/extractor/cnn.py
youtube_dl/extractor/collegehumor.py
youtube_dl/extractor/comedycentral.py
youtube_dl/extractor/common.py
youtube_dl/extractor/d8.py [new file with mode: 0644]
youtube_dl/extractor/dailymotion.py
youtube_dl/extractor/daum.py
youtube_dl/extractor/dreisat.py
youtube_dl/extractor/ebaumsworld.py
youtube_dl/extractor/eighttracks.py
youtube_dl/extractor/escapist.py
youtube_dl/extractor/facebook.py
youtube_dl/extractor/faz.py
youtube_dl/extractor/fktv.py
youtube_dl/extractor/francetv.py
youtube_dl/extractor/gamekings.py [new file with mode: 0644]
youtube_dl/extractor/gamespot.py
youtube_dl/extractor/gametrailers.py
youtube_dl/extractor/generic.py
youtube_dl/extractor/howcast.py
youtube_dl/extractor/imdb.py [new file with mode: 0644]
youtube_dl/extractor/internetvideoarchive.py
youtube_dl/extractor/jeuxvideo.py
youtube_dl/extractor/justintv.py
youtube_dl/extractor/livestream.py
youtube_dl/extractor/metacritic.py
youtube_dl/extractor/mixcloud.py
youtube_dl/extractor/mtv.py
youtube_dl/extractor/myspass.py
youtube_dl/extractor/naver.py
youtube_dl/extractor/nbc.py
youtube_dl/extractor/nhl.py
youtube_dl/extractor/niconico.py [new file with mode: 0644]
youtube_dl/extractor/podomatic.py [new file with mode: 0644]
youtube_dl/extractor/pornhub.py
youtube_dl/extractor/redtube.py
youtube_dl/extractor/rtlnow.py
youtube_dl/extractor/sina.py
youtube_dl/extractor/smotri.py [new file with mode: 0644]
youtube_dl/extractor/soundcloud.py
youtube_dl/extractor/southparkstudios.py
youtube_dl/extractor/spankwire.py
youtube_dl/extractor/spiegel.py
youtube_dl/extractor/streamcloud.py [new file with mode: 0644]
youtube_dl/extractor/sztvhu.py
youtube_dl/extractor/teamcoco.py
youtube_dl/extractor/ted.py
youtube_dl/extractor/toutv.py [new file with mode: 0644]
youtube_dl/extractor/trilulilu.py
youtube_dl/extractor/tube8.py
youtube_dl/extractor/tvp.py [new file with mode: 0644]
youtube_dl/extractor/vevo.py
youtube_dl/extractor/viddler.py
youtube_dl/extractor/videofyme.py
youtube_dl/extractor/videopremium.py
youtube_dl/extractor/viki.py [new file with mode: 0644]
youtube_dl/extractor/vimeo.py
youtube_dl/extractor/vine.py
youtube_dl/extractor/xhamster.py
youtube_dl/extractor/xtube.py
youtube_dl/extractor/yahoo.py
youtube_dl/extractor/youtube.py
youtube_dl/extractor/zdf.py
youtube_dl/update.py
youtube_dl/utils.py
youtube_dl/version.py