failed to import youtube subscription .zip file
Hello
from the Google website, I downloaded the Youtube subscription file. I only kept the subscriptions.
When I try to import, there is an error message.
NewPipe apparently doesn't understand the format that youtube/google is now using. So @CostaRich wrote a little go program on this playground below and pasted the csv file results into the bottom of the doc and then put the json formatted text in a file and put it in phone storage Documents or Download folder for newpipe to import. You are welcome to try using the process below. https://go.dev/play/p/xAMP268Tae_1
with clones (forks) of your application, no problem importing this file.
This is why I wanted to report the problem to you.