FreeTubeApp / FreeTube-Docs

Documentation Site for FreeTube
https://docs.freetubeapp.io/
MIT License
20 stars 27 forks source link

Can't import history as google doesn't offer JSON #150

Open RedSnt opened 4 days ago

RedSnt commented 4 days ago

Trying to import history from youtube requires the data to be in json format, but for some reason that's no longer possible to request from google. They'll only offer watch-history.html and search-history.html in their takeout now.
Not sure if there's a reliable way to convert those into JSON, but none of the online tools I tried worked, either because the files were too big or just too convoluted.

But this makes it currently not possible, for me at least, to input history.

efb4f5ff-1298-471a-8973-3d47447115dc commented 1 day ago

Are you sure about this? Could you maybe upload a clip of how you retrieved the files from Google Takeout?