2021-10-25, 11:49
I have a URL of a remote playlist that I want to use in Kodi. This playlist updates almost everyday and I don't have control over it. Video URLs in this playlists requires common browser User-Agent i.e. Kodi's default like "Kodi/19.0-ALPHA1 (X11; Linux x86_64) ..." results in 403 Forbidden error.
If I had control over the playlist, I could append |User-Agent=... to every media item, but I don't. And I can't simply fork the playlist because of the frequent updates, URLs would expire quickly.
I guess the only easy way to solve this would be by changing Kodi's default User-Agent. Is it possible?
If I had control over the playlist, I could append |User-Agent=... to every media item, but I don't. And I can't simply fork the playlist because of the frequent updates, URLs would expire quickly.
I guess the only easy way to solve this would be by changing Kodi's default User-Agent. Is it possible?