/download_movies

made this little python script this morning to download movies directly from the console i used "requests" and "BeautifulSoup" it's pretty basic but it saves you the time and all the pop up ads sh*t. here's the .py file below enjoy

Primary LanguagePython

download_movies

made this little python script this morning to download movies directly from the console i used "requests" and "BeautifulSoup" it's pretty basic but it saves you the time and all the pop up ads sh*t.