GitHub - DishantK1807/Python-MiniScripts: Short Scripts written in Python to automate boring stuff · GitHub
Skip to content

DishantK1807/Python-MiniScripts

 
 

Folders and files

Repository files navigation

Python MiniScripts

Clipboard Copy

Copies multiple entries from the clipboard and concatenates them into a single entry for easy pasting

Episode Renamer

Automatically renames all the episodes of your downloaded tv series/anime for the given season by getting names from their wiki page (Using BeautifulSoup)

Spider

Crawls the given website and lists all the occurrences of the word to be found in the specifies no of pages

Spider (bs4)

A spider search using BeautifulSoup which parses php redirect links as well

About

Short Scripts written in Python to automate boring stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Python 100.0%