-
Notifications
You must be signed in to change notification settings - Fork 584
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subtitle Downloader #691
Comments
Hey! I would like to work on this issue. Kindly assign this to me. Will finish it by tomorrow. |
I'm really sorry, I actually asked this project from @pawangeek on #636. |
@Hariprasad19036 If you want i can make a subtitle downloader without youtube-dl, with plain youtube webscraping. I've made youtube downloader in other languages in past, its easy :) So you can make one with youtube-dl module :) Hacktoberfest is for everyone 😄 |
Hey @Hariprasad19036. I was wondering are you still looking for this project? I can hand this issue over to you if you want, I have some things to learn and I won't be able to give this project it's time :) |
@CypherpunkSamurai Yeah sure! Thanks for mentioning! |
@pawangeek I would like @Hariprasad19036 to take over this project please. I've already completed 4 PRs for HacktoberFest, one of the PR here in this repo was the last one (very thankful to @pawangeek for the opportunity). HacktoberFest is for everyone, I alone don't want 2 PR in a single repo :) |
Hey! @pawangeek, I have submitted a PR for this issue, and it says flake8 tests have failed. On checking the details, it shows me this: |
It's due to another script, will fix it tomorrow |
except Exception as e:
print("Error Occurred:" + e)
|
Subtitle Downloader -
A Python3 script that fetches youtube video subtitles and downloads them to current directory
Instructions
Programming Language
Happy Coding
The text was updated successfully, but these errors were encountered: