🎵 playlistexporter - Export Your YouTube Playlists Easily

📦 About
playlistexporter is a modern web application that allows you to view and export your YouTube playlists to CSV and JSON formats. Currently, you can run it locally on your computer. Once Google verifies the application, we may provide a more convenient URL to access it online.
🚀 Getting Started
To begin using playlistexporter, follow these steps:
- Ensure you have the necessary software:
- A modern web browser like Chrome, Firefox, or Edge.
- Node.js (version 14 or higher) installed on your computer. You can download it from Node.js official site.
- Download playlistexporter:
- Unzip the downloaded file:
- Find the downloaded file, usually in your “Downloads” folder, and extract it to a location on your computer.
- Open a command prompt or terminal:
- On Windows, search for “cmd” in the Start menu.
- On macOS, open “Terminal” from Applications > Utilities.
- On Linux, search for “Terminal” in your applications.
- Navigate to the unzipped folder:
- Use the
cd command followed by the path to the folder. Replace path_to_folder with your actual folder path.
- Install dependencies:
- Run the following command in your command prompt or terminal:
- This command installs all the necessary packages for the application to work.
- Start the application:
- Run this command to launch playlistexporter:
- Your default web browser should open automatically, showing the application interface.
🛠️ Using playlistexporter
- Sign in to YouTube:
- Before using the application, sign in to your YouTube account. This allows you to access and manage your playlists.
- View Your Playlists:
- Once you are signed in, playlistexporter will load your playlists. You will see a list displaying all available playlists.
- Export Your Playlists:
- Select the playlist you want to export.
- Choose the format you prefer: CSV or JSON.
- Click the “Export” button. The file will download to your computer.
🔧 Features
- Supports Multiple Formats: Export playlists in both CSV and JSON formats.
- User-Friendly Interface: Simple navigation to view and manage your playlists.
- Responsive Design: Works well on various screen sizes and devices.
- Progressive Web App: Installable on desktops and mobile devices.
📥 Download & Install
To download playlistexporter, please visit the Releases page where you will find the latest version available.
📑 System Requirements
- Operating System: Windows 10 or later, macOS 10.12 or later, or a modern Linux distribution.
- Dependencies: Node.js (version 14 or higher).
- Internet Connection: Required to sign in to YouTube.
💡 Tips for Troubleshooting
- If the application does not start, ensure that Node.js is correctly installed.
- If you face issues with exported files, check your playlist for any private settings.
- Make sure you are using a supported web browser to avoid compatibility issues.
🔗 Links and Resources
📞 Need Help?
If you have questions or run into problems, please open an issue on the GitHub repository, and our team will assist you as soon as possible.