Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/back-to/generic
generic streamlink plugin
https://github.com/back-to/generic
generic liveproxy streamlink streamlink-plugins
Last synced: 3 months ago
JSON representation
generic streamlink plugin
- Host: GitHub
- URL: https://github.com/back-to/generic
- Owner: back-to
- Created: 2018-09-19T11:15:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T15:34:21.000Z (8 months ago)
- Last Synced: 2024-06-28T10:34:33.532Z (5 months ago)
- Topics: generic, liveproxy, streamlink, streamlink-plugins
- Language: Python
- Size: 68.4 KB
- Stars: 27
- Watchers: 7
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# generic streamlink plugin
Plugin that will try to find a valid streaming URL on any website,
it is meant for advanced user.- source: https://github.com/back-to/generic
- issues: https://github.com/back-to/generic/issues## commands
All available commands can be found with `streamlink --help`
## FAQ
### What is this?
It is a generic streamlink plugin,
which will search for playlists and iframes on every Website.### How can it be used?
Download [generic.py][generic] and use one of the following methods.
- https://streamlink.github.io/cli.html#sideloading-plugins
- https://streamlink.github.io/cli.html#cmdoption-plugin-dirs### Where do I submit issues?
https://github.com/back-to/generic/issues
[generic]: https://raw.githubusercontent.com/back-to/generic/master/plugins/generic.py
[github-issues]: https://github.com/back-to/generic/issues
[github]: https://github.com/back-to/generic
[streamlink]: https://streamlink.github.io/install.html