]> Raphaël G. Git Repositories - youtubedl/commit
Imported Upstream version 2013.11.11
authorRogério Brito <rbrito@ime.usp.br>
Tue, 12 Nov 2013 00:27:50 +0000 (22:27 -0200)
committerRogério Brito <rbrito@ime.usp.br>
Tue, 12 Nov 2013 00:27:50 +0000 (22:27 -0200)
commit90cd207d52d77e075e62cc256cc39dceee05bbf3
treee3ee05c0919f47d0b53fb93cf6bb822e0d4c795a
parent9c8b63077a48f758bf0c9a7351669557071bbd74
Imported Upstream version 2013.11.11
71 files changed:
README.md
README.txt
devscripts/check-porn.py [new file with mode: 0644]
setup.py
test/helper.py
test/test_YoutubeDL.py
test/test_dailymotion_subtitles.py [deleted file]
test/test_download.py
test/test_playlists.py
test/test_subtitles.py [new file with mode: 0644]
test/test_youtube_subtitles.py [deleted file]
youtube-dl
youtube-dl.1
youtube-dl.bash-completion
youtube_dl/FileDownloader.py
youtube_dl/YoutubeDL.py
youtube_dl/__init__.py
youtube_dl/extractor/__init__.py
youtube_dl/extractor/addanime.py
youtube_dl/extractor/arte.py
youtube_dl/extractor/bambuser.py [new file with mode: 0644]
youtube_dl/extractor/brightcove.py
youtube_dl/extractor/canalc2.py
youtube_dl/extractor/cinemassacre.py
youtube_dl/extractor/cnn.py
youtube_dl/extractor/common.py
youtube_dl/extractor/dailymotion.py
youtube_dl/extractor/depositfiles.py
youtube_dl/extractor/eighttracks.py
youtube_dl/extractor/eitb.py [new file with mode: 0644]
youtube_dl/extractor/exfm.py
youtube_dl/extractor/extremetube.py [new file with mode: 0644]
youtube_dl/extractor/facebook.py
youtube_dl/extractor/faz.py
youtube_dl/extractor/generic.py
youtube_dl/extractor/hypem.py
youtube_dl/extractor/instagram.py
youtube_dl/extractor/kankan.py
youtube_dl/extractor/keezmovies.py [new file with mode: 0644]
youtube_dl/extractor/livestream.py
youtube_dl/extractor/metacafe.py
youtube_dl/extractor/mofosex.py [new file with mode: 0644]
youtube_dl/extractor/mtv.py
youtube_dl/extractor/myspace.py [new file with mode: 0644]
youtube_dl/extractor/nowvideo.py
youtube_dl/extractor/pornhub.py [new file with mode: 0644]
youtube_dl/extractor/pornotube.py
youtube_dl/extractor/rtlnow.py
youtube_dl/extractor/slashdot.py
youtube_dl/extractor/soundcloud.py
youtube_dl/extractor/space.py [new file with mode: 0644]
youtube_dl/extractor/spankwire.py [new file with mode: 0644]
youtube_dl/extractor/subtitles.py
youtube_dl/extractor/teamcoco.py
youtube_dl/extractor/ted.py
youtube_dl/extractor/tube8.py [new file with mode: 0644]
youtube_dl/extractor/vevo.py
youtube_dl/extractor/viddler.py
youtube_dl/extractor/vimeo.py
youtube_dl/extractor/vk.py [new file with mode: 0644]
youtube_dl/extractor/weibo.py
youtube_dl/extractor/xhamster.py
youtube_dl/extractor/xnxx.py
youtube_dl/extractor/xtube.py [new file with mode: 0644]
youtube_dl/extractor/yahoo.py
youtube_dl/extractor/youjizz.py
youtube_dl/extractor/youku.py
youtube_dl/extractor/youporn.py
youtube_dl/extractor/youtube.py
youtube_dl/utils.py
youtube_dl/version.py