A quick way to gather all the metadata about a video, playlist, or channel from the YouTube API.
What's unique about this tool? How can you use it?
- If you're curious about a video and its author, playlist and its creator, or channel
- If you're curious about an entire playlist's videos or channel's videos
- Use it as an API-explorer
- Grabs every part available
- Provides shareable link
- Use it for investigative purposes and OSINT
- Tells you what if found and what it didn't find
- Auto-translations of language and country codes
- Geolocation direct link to Google Maps
- Interpretation and display of meaningful fields
- Reverse image search thumbnails
- Archive video and channel data that may disappear
- Export and import
- Save data as a zip
- Import zip to view in app again later
- Both raw json data from the api and csv from the tables
For more details and notes about YouTube metadata and the API, check out the wiki!
Refer to BUILD.md for instructions on how to build and run from source.
Contributions are welcome, refer to CONTRIBUTING.md for more detail.