In this video, I show you how to get Netflix Disney Plus Hulu Amazon Video and even Spotify working on the Raspberry pi 4 running Raspbian right from the Chromium Browser!
This method comes to us from VPetkov.net from a user names Ventz and it actually works really well on The Pi4 escallop with an Overclock.
Guide Here: https://blog.vpetkov.net/2019/07/12/netflix-and-spotify-on-a-raspberry-pi-4-with-latest-default-chromium/
Pi Laps channel: https://www.youtube.com/channel/UCgfQjdc5RceRlTGfuthBs7g
$ sudo su
# cd /usr/lib/chromium-browser
# wget http://blog.vpetkov.net/wp-content/uploads/2019/09/libwidevinecdm.so_.zip
# unzip libwidevinecdm.so_.zip && chmod 755 libwidevinecdm.so
# wget http://blog.vpetkov.net/wp-content/uploads/2020/03/chromeos-browser.desktop.zip
# unzip chromeos-browser.desktop.zip && mv chromeos-browser.desktop /usr/share/applications
Text File for easy copy and Paste: https://bit.ly/2wwPlay
