https://github.com/sno2/pystreamer
Open streaming apps from python instead of clicking them?
https://github.com/sno2/pystreamer
Last synced: 7 months ago
JSON representation
Open streaming apps from python instead of clicking them?
- Host: GitHub
- URL: https://github.com/sno2/pystreamer
- Owner: sno2
- Created: 2020-11-10T21:36:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-10T21:36:26.000Z (over 5 years ago)
- Last Synced: 2025-02-05T03:28:23.956Z (over 1 year ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project name







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
If you would like to contribute, follow these steps:
1. Fork this repository.
2. Create a branch: `git checkout -b `.
3. Make your changes and commit them: `git commit -m ''`
4. Push to the original branch: `git push origin /`
5. Create the pull request.
Alternatively see the GitHub documentation on [creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/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***