Skip to content

redxmiton/Python-MiniScripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • Python 100.0%