https://github.com/icelain/ytstreamer
Streames audio from youtube
https://github.com/icelain/ytstreamer
Last synced: 11 months ago
JSON representation
Streames audio from youtube
- Host: GitHub
- URL: https://github.com/icelain/ytstreamer
- Owner: Icelain
- Created: 2020-07-08T13:32:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-27T15:26:16.000Z (almost 5 years ago)
- Last Synced: 2025-03-04T22:45:45.701Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 67.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YT_Streamer
```diff
+ This is a simple script that can stream audio from youtube based on search results you give.
@@ EDIT: You can now install this via pip @@
Requires gstreamer and python3-gst-1.0
```
Works on linux.
You might be able to get it working on macos.
This depends on gstreamer so you're out of luck if you use windows.
**This code was written a long time ago and is definitely not something you should take inspiration from. That being said, it still works lol.**
```pip3 install ytstreamer```