From 49af42eaae74ee22f7378d5655f3df78ae98dee6 Mon Sep 17 00:00:00 2001 From: Ankit Jain Date: Sat, 7 Oct 2017 23:59:43 +0530 Subject: [PATCH] Added requirements.txt --- .../requirements.txt | 8 ++++++++ Download Youtube Video from cmd using python/youtube.py | 1 - 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 Download Youtube Video from cmd using python/requirements.txt diff --git a/Download Youtube Video from cmd using python/requirements.txt b/Download Youtube Video from cmd using python/requirements.txt new file mode 100644 index 0000000..5acd314 --- /dev/null +++ b/Download Youtube Video from cmd using python/requirements.txt @@ -0,0 +1,8 @@ +colorama>=0.3.7 +bs4>=3.5.0 +json +argparse +requests==2.10.0 +selenium==3.4.3 +urllib +subprocess diff --git a/Download Youtube Video from cmd using python/youtube.py b/Download Youtube Video from cmd using python/youtube.py index 0a86c23..0142450 100644 --- a/Download Youtube Video from cmd using python/youtube.py +++ b/Download Youtube Video from cmd using python/youtube.py @@ -7,7 +7,6 @@ from selenium.webdriver.firefox.firefox_binary import FirefoxBinary from selenium.webdriver.common.keys import Keys from urllib.request import urlopen -from getopt import GetoptError, getopt import sys import os from getpass import getuser pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy