Skip to content
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

overhaul of the functions and QoL improvements #157

Merged
merged 5 commits into from
Jun 2, 2022

Conversation

reoccurcat
Copy link
Contributor

Here's a list of what I fixed or added to the program:

  • I changed the dependency of Pytube to yt-dlp as Pytube was giving me errors and generally not working for me at all
  • I added support for Reddit two-factor authentication so that people with 2FA can login
  • I removed emojis from printing as they don't usually render in the console
  • Edited the gitignore so that the pycache doesn't get thrown in as well
  • Minor edit to the TTS so that the accent isn't different in the title than the description
  • Edited the requirements.txt with the new packages and fixed the numpy version as no versions were found for the previous one

The pull request I'm going to open in Moviepy's repository should fix the issue of clipping the downloaded video.
I may make further changes to the requirements.txt with exact version numbers.

@blockarchitech
Copy link
Contributor

Edited the gitignore so that the pycache doesn't get thrown in as well

this is also in #125

@reoccurcat
Copy link
Contributor Author

reoccurcat commented Jun 2, 2022

My apologies, I'll remove that then if necessary

@elebumm elebumm merged commit 6fc5d2a into elebumm:master Jun 2, 2022
@elebumm
Copy link
Owner

elebumm commented Jun 2, 2022

Really great update. Needed to get rid of PyTube.

@reoccurcat
Copy link
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants