]> Raphaël G. Git Repositories - youtubedl/commit
Imported Upstream version 2013.10.01
authorRogério Brito <rbrito@ime.usp.br>
Thu, 3 Oct 2013 04:19:59 +0000 (01:19 -0300)
committerRogério Brito <rbrito@ime.usp.br>
Thu, 3 Oct 2013 04:19:59 +0000 (01:19 -0300)
commit7ceb2ec430c3363e0140a0519402428f36dc472e
tree6448acce514307a11f2051681bb1844bb53a12fd
parent3ae74f711947d73bf6627bf312edeec41cec85c3
Imported Upstream version 2013.10.01
74 files changed:
README.md
README.txt
devscripts/bash-completion.in
devscripts/buildserver.py [new file with mode: 0644]
devscripts/gh-pages/add-version.py
devscripts/gh-pages/update-sites.py [new file with mode: 0755]
devscripts/release.sh
devscripts/youtube_genalgo.py [deleted file]
test/parameters.json
test/test_all_urls.py
test/test_dailymotion_subtitles.py [new file with mode: 0644]
test/test_playlists.py
test/test_utils.py
test/test_youtube_signature.py [new file with mode: 0644]
test/test_youtube_subtitles.py
test/testdata/html5player-vflHOr_nV.js [new file with mode: 0644]
test/testdata/html5player-vfldJ8xgI.js [new file with mode: 0644]
test/testdata/watch_as3-vflg5GhxU.swf [new file with mode: 0644]
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/appletrailers.py
youtube_dl/extractor/archiveorg.py
youtube_dl/extractor/bloomberg.py [new file with mode: 0644]
youtube_dl/extractor/brightcove.py
youtube_dl/extractor/canalc2.py
youtube_dl/extractor/canalplus.py
youtube_dl/extractor/dailymotion.py
youtube_dl/extractor/daum.py [new file with mode: 0644]
youtube_dl/extractor/defense.py [new file with mode: 0644]
youtube_dl/extractor/dreisat.py
youtube_dl/extractor/ebaumsworld.py [new file with mode: 0644]
youtube_dl/extractor/facebook.py
youtube_dl/extractor/fktv.py [new file with mode: 0644]
youtube_dl/extractor/francetv.py [new file with mode: 0644]
youtube_dl/extractor/funnyordie.py
youtube_dl/extractor/gamespot.py
youtube_dl/extractor/generic.py
youtube_dl/extractor/googleplus.py
youtube_dl/extractor/hotnewhiphop.py
youtube_dl/extractor/howcast.py
youtube_dl/extractor/kickstarter.py [new file with mode: 0644]
youtube_dl/extractor/livestream.py
youtube_dl/extractor/metacafe.py
youtube_dl/extractor/metacritic.py [new file with mode: 0644]
youtube_dl/extractor/mixcloud.py
youtube_dl/extractor/naver.py [new file with mode: 0644]
youtube_dl/extractor/newgrounds.py [new file with mode: 0644]
youtube_dl/extractor/ooyala.py
youtube_dl/extractor/orf.py
youtube_dl/extractor/rtlnow.py
youtube_dl/extractor/slideshare.py [new file with mode: 0644]
youtube_dl/extractor/sohu.py
youtube_dl/extractor/soundcloud.py
youtube_dl/extractor/southparkstudios.py [new file with mode: 0644]
youtube_dl/extractor/subtitles.py [new file with mode: 0644]
youtube_dl/extractor/trilulilu.py
youtube_dl/extractor/ustream.py
youtube_dl/extractor/veehd.py [new file with mode: 0644]
youtube_dl/extractor/vice.py [new file with mode: 0644]
youtube_dl/extractor/vimeo.py
youtube_dl/extractor/xhamster.py
youtube_dl/extractor/yahoo.py
youtube_dl/extractor/youku.py
youtube_dl/extractor/youtube.py
youtube_dl/extractor/zdf.py
youtube_dl/update.py
youtube_dl/utils.py
youtube_dl/version.py