/My-laziness

Random scripts I write to automate non-hacking stuff

Primary LanguagePython

Random scripts I write to automate non-hacking stuff (Check the source for imported libs to know the requirements)

ClearSubtitle.py

  • Clear subtitles files from coloring codes to play on non color-supported devices like TVs in my case*
  • Usage :
ClearSubtitle.py <Subtitle_file> Or run it without arguments to clear the current dir

github_followers.py

  • Extract the famous followers for any github user

github_stargazers.py

  • Extract the famous stargazers for any github repo

wav2text.py

  • Give it a wav file and it will convert it to text file for you

yt.py

  • Automates the download of youtube videos as mp4 or mp3 using youtube-dl

  • Usage :

yt.py (mp3/mp4) <url>