Skip to content

Open streaming apps from python instead of clicking them?

Notifications You must be signed in to change notification settings

sno2/PyStreamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Project name

GitHub repo size GitHub contributors GitHub stars GitHub forks Twitter Follow

License Python-Version

PyStreamer is a cli utility that allows me to embrace my laziness and not have to find and click streaming services or go to a webpage to stream things.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have Python 3.X installed (3.8.5 was used in dev)
  • You have an account or access to various streaming sites (otherwise why do you need this?)
  • You have an abundance of laziness that allows you to justify spending far longer automating things than it would take to do the thing

Using PyStreamer

To use PyStreamer, follow these steps:

  • clone this repo
  • run streamer.py
  • follow in app instructions
  • profit

Contributing to <project_name>

If you would like to contribute, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Thanks to the following people who have contributed to this project:

User Contribution Emoji!
Laziness Making automation justifiable 📈

Progress/Tasks

  • Make OS agnostic (the current set up hits Chrome assuming it's in C:)
  • Allow password storage???
  • GUI?

Contact

If you want to contact me you can reach me at kalegithub@gmail.com

License

This project uses the following license: [MIT](https://choosealicense.com/licenses/mit/.

Copyright

Copyright © KSego 2020

About

Open streaming apps from python instead of clicking them?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages