Skip to content

nitinvijay23/Useful-Python-Notebooks

Repository files navigation

Cool-Python-Notebooks

The repository contains some cool python 3 notebooks build using requests, beautifulsoup and other python libraries.

  1. Google Image Downloader -

It downloads the images as per the choice of the user. No of images to be downloaded can be specified as well.

  1. XKCD Comics

It downloads the images from XKCD web comics site and create a pdf of all the images.

  1. Subtitle Downloader

Enter the name of movie and the year of release and there you go. Subtitle will be automatically downloaded from http://www.subscene.co.in/

  1. Youtube video downloader

Enter the URL and chose the format and your video will be automatically downloaded. You no more need the ads ridden youtube downloader now. Just a simple python script and it is done.

  1. Network Operators Data This notebook will scrape the website http://mobikwik.com/ and create a csv file listing all the operators, states and plans offered in each state.

  2. Folder Cleaner This notebook will move all the files in a folder and move them to a new folder.

Releases

No releases published

Packages