Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Unable to play from Voot #74

Open
Vikassm73 opened this issue Jul 25, 2018 · 8 comments
Open

Unable to play from Voot #74

Vikassm73 opened this issue Jul 25, 2018 · 8 comments

Comments

@Vikassm73
Copy link

Youtube, local video works fine. but unable to play from Voot, Hotstar, zee5 etc..

@Vikassm73
Copy link
Author

Also, The raspberrycast cover the screen of raspbian. How to close this application so that I can use raspbian?

@hungdq11
Copy link

Its depends on youtube-dl (https://github.com/rg3/youtube-dl)

@hungdq11
Copy link

hungdq11 commented Jul 25, 2018

Also, The raspberrycast cover the screen of raspbian. How to close this application so that I can use raspbian?

./RaspberryCast.sh stop

@Vikassm73
Copy link
Author

Done following. Is it not sufficient?
wget https://raw.githubusercontent.com/vincelwt/RaspberryCast/master/setup.sh && sudo sh setup.sh

Do I also need to do the following?
sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl
hash -r

@hungdq11
Copy link

Sorry, its also depends on omxplayer. In your case i saw youtube-dl returned HLS link so maybe it didn't work with omxplayer

@Vikassm73
Copy link
Author

Vikassm73 commented Jul 25, 2018

I have already installed omxplayer. It works fine with raspiast as well as raspberrycast but only youtube. May be something additional required.

@mheine
Copy link
Collaborator

mheine commented Jul 25, 2018

As mentioned above, if it cannot be downloaded by youtube-dl, it cannot be streamed by RaspberryCast. Also, if you want to use other programs and have RaspberryCast running in the background, set the new_log configuration option to false to not display the "RaspberryCast is ready" option 🙂

@Vikassm73
Copy link
Author

I have tried as it was mention in the supported site

http://rg3.github.io/youtube-dl/supportedsites.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants