This Chrome extension captures the YouTube playback history page and transforms the on-screen elements into JSON format. It is designed to help users easily manage and analyze their YouTube watch history by converting it into a structured data format.
- Capture YouTube playback history directly from the browser.
- Convert on-screen elements into JSON format.
- User-friendly interface for easy interaction.
- Clone the repository to your local machine.
- Open Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the cloned directory.
- Navigate to your YouTube playback history page.
- The extension will automatically capture and convert the visible elements into JSON.
- Access the JSON data through the extension's interface.
Feel free to fork this repository and submit pull requests. Any improvements or bug fixes are welcome!
This project is licensed under the MIT License.
For any questions or feedback, please contact the project maintainer at [[email protected]].