Skip to content

These are small projects, usually requiring only one or two source files

Notifications You must be signed in to change notification settings

sidhantunnithan/mini-projects

Repository files navigation

Mini Projects

These are small projects, usually requiring only one or two source files

Table of Contents

  • File Organizer : A python script which will recursively visit every sub-folder in the current directory and organise each file according to the Year and Month of it's creation.

  • File Date Changer : A python script which changes the date modified of all files in a given folder to the date specified in the name of the file.

  • Instagram Scraper : A python script which when given a username downloads all posts (images and videos) from instagram. Even private profiles are scraped provided user follows them.

  • Reddit Video Downloader : A Python script which can be used to download Reddit Videos with a shareable link. This script solves the problem of Reddit not supporting direct links to Reddit hosted videos. Reddit sends streams of the video and the audio seperately. This script downloads it, MUXs it and outputs it to output.mp4 file.

  • Result Scraper : A python script that will scrape every student (only works for CUSAT) results and outputs it into a csv file

About

These are small projects, usually requiring only one or two source files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages