youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit ee7e672eb0eca7a916845b359511262935f9ef1b
parent 0307d6fba6d3b793acac5785b2cee39e3dfbffcc
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sun, 11 Sep 2016 23:44:22 +0700

[tube8] Remove proxy settings from test

Diffstat:
Myoutube_dl/extractor/tube8.py | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/youtube_dl/extractor/tube8.py b/youtube_dl/extractor/tube8.py @@ -26,10 +26,6 @@ class Tube8IE(KeezMoviesIE): 'categories': ['Teen'], 'tags': ['dancing'], }, - 'params': { - 'proxy': '127.0.0.1:8118', - } - }, { 'url': 'http://www.tube8.com/shemale/teen/blonde-cd-gets-kidnapped-by-two-blacks-and-punished-for-being-a-slutty-girl/19569151/', 'only_matching': True,