LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Bitchute doesn't play, Youtube does - any suggestions? (https://www.linuxquestions.org/questions/linux-newbie-8/bitchute-doesnt-play-youtube-does-any-suggestions-4175677796/)

Arctic Penguin 06-28-2020 04:14 PM

Bitchute doesn't play, Youtube does - any suggestions?
 
openSuse Leap 15.1 plays Youtube on browser but won't play Bitchute. Any ideas on whwat's missing or needs to be added or changed?
Thanks


I'm using Firefox Quantum 68.8.0esr browser

average_user 06-28-2020 04:21 PM

You should probably say what browser you use. Both Youtube and Bitchute work well for me in Firefox 77.0.1

Arctic Penguin 06-28-2020 04:48 PM

Thanks for asking the browser, I'm using Firefox Quantum 68.8.0esr

teckk 06-28-2020 05:12 PM

youtube-dl seems to work ok for that website.

Code:

youtube-dl -F https://www.bitchute.com/video/Q9oq1uGuw5yj/
[BitChute] Q9oq1uGuw5yj: Downloading webpage
[BitChute] Q9oq1uGuw5yj: Checking video URL
[info] Available formats for Q9oq1uGuw5yj:
format code  extension  resolution note
0            mp4        unknown

youtube-dl -f 0 -g https://www.bitchute.com/video/Q9oq1uGuw5yj/
https://seed306.bitchute.com/t4XBzjuHLbgP/Q9oq1uGuw5yj.mp4

mplayer https://seed306.bitchute.com/t4XBzjuHLbgP/Q9oq1uGuw5yj.mp4

Couple of dudes talking about anime something.


All times are GMT -5. The time now is 02:20 PM.