purarue / google_takeout_parser

A library/CLI tool to parse data out of your Google Takeout (History, Activity, Youtube, Locations, etc...)
https://pypi.org/project/google-takeout-parser/
MIT License
82 stars 14 forks source link

parse/check new youtube files #58

Closed purarue closed 8 months ago

purarue commented 10 months ago
[W 231203 09:46:54 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/channels/channel URL configs.csv
[W 231203 09:46:54 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/channels/channel feature data.csv
[W 231203 09:46:54 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/channels/channel page settings.csv
[W 231203 09:46:54 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/channels/channel.csv
[W 231203 09:46:54 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/comments/comments.csv
[W 231203 09:46:54 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/live chats/live chats.csv
[W 231203 09:46:54 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/video metadata/video recordings.csv
[W 231203 09:46:54 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/video metadata/video texts.csv
[W 231203 09:46:54 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/video metadata/videos.csv
[W 231203 09:46:56 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/channels/channel URL configs.csv
[W 231203 09:46:56 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/channels/channel feature data.csv
[W 231203 09:46:56 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/channels/channel page settings.csv
[W 231203 09:46:56 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/channels/channel.csv
[W 231203 09:46:56 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/comments/comments.csv
[W 231203 09:46:56 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/live chats/live chats.csv
[W 231203 09:46:56 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/video metadata/video recordings.csv
[W 231203 09:46:56 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/video metadata/video texts.csv
[W 231203 09:46:56 path_dispatch:331] No function to handle parsing YouTube and YouTube Music/video metadata/videos.csv
[W 231203 09:48:47 path_dispatch:331] No function to handle parsing Maps (your places)/Saved Places.json
purarue commented 8 months ago

see #62