An open API service indexing awesome lists of open source software.

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?

Awesome Lists containing this project

README

          

# Project name

![GitHub repo size](https://img.shields.io/github/repo-size/AlbusNoir/PyStreamer?style=plastic)
![GitHub contributors](https://img.shields.io/github/contributors/AlbusNoir/PyStreamer?style=plastic)
![GitHub stars](https://img.shields.io/github/stars/AlbusNoir/PyStreamer?style=social)
![GitHub forks](https://img.shields.io/github/forks/AlbusNoir/PyStreamer?style=social)
![Twitter Follow](https://img.shields.io/twitter/follow/kaleleafygreen?style=social&link=http://left&link=http://right)

![License](https://img.shields.io/badge/license-MIT-blue?style=plastic)
![Python-Version](https://img.shields.io/badge/Python-3.8-blueviolet?style=plastic)

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***