├── ClearSubtitle.py ├── README.md ├── github_followers.py ├── github_stargazers.py ├── wav2text.py └── yt.py /ClearSubtitle.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/D4Vinci/My-laziness/HEAD/ClearSubtitle.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/D4Vinci/My-laziness/HEAD/README.md -------------------------------------------------------------------------------- /github_followers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/D4Vinci/My-laziness/HEAD/github_followers.py -------------------------------------------------------------------------------- /github_stargazers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/D4Vinci/My-laziness/HEAD/github_stargazers.py -------------------------------------------------------------------------------- /wav2text.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/D4Vinci/My-laziness/HEAD/wav2text.py -------------------------------------------------------------------------------- /yt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/D4Vinci/My-laziness/HEAD/yt.py --------------------------------------------------------------------------------