Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream to multiple sites with fileglob #13

Closed
hurnhu opened this issue Jun 15, 2018 · 1 comment
Closed

Stream to multiple sites with fileglob #13

hurnhu opened this issue Jun 15, 2018 · 1 comment

Comments

@hurnhu
Copy link

hurnhu commented Jun 15, 2018

i tried doing
python3 FileGlobLivestream.py /home/music youtube twitch -glob "*.mp3" -image image.jpg -shuffle

but i get the following error

usage: FileGlobLivestream.py [-h] [-glob GLOB] [-i INI] [-image IMAGE]
                             [-shuffle] [-loop] [-y] [-nometa]
                             path [site]
FileGlobLivestream.py: error: unrecognized arguments: twitch
@hurnhu
Copy link
Author

hurnhu commented Jun 15, 2018

Ahhhh yes i needed to encapsulate youtube twitch in quotes

@hurnhu hurnhu closed this as completed Jun 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant