yt-playlist-export is a tiny Python tool that allows to export private YouTube playlists, export YouTube's "Watch later" list and export YouTube "Liked videos"
Project description
yt-playlist-export
yt-playlist-export is a tool that allows to export YouTube playlists, export YouTube "Watch later" list and export YouTube "Liked videos". It supports exporting to JSON and CSV formats.
Installation
python3 -m pip install yt-playlist-export
Usage
yt-playlist-export -h
usage: yt-playlist-export [-h] [--browser BROWSER] [-f {csv,json}] [-o OUTPUT] [-v] playlist [playlist ...]
yt-playlist-export exports YouTube playlists to JSON or CSV
positional arguments:
playlist playlist URL
optional arguments:
-h, --help show this help message and exit
--browser BROWSER browser where you logged in to YouTube
-f {csv,json}, --format {csv,json}
output's format
-o OUTPUT, --output OUTPUT
filename to store output, by default it's printed to stdout
-v, --verbose verbose
Show case
yt-playlist-export https://www.youtube.com/playlist\?list\=PL0XfG7TzasxNCl8a-SdyvSoazX1VYBweF -f csv -o test.csv
Dependencies
yt-playlist-export is using yt-dlp under the hood.
Keywords
YouTube export playlist. YouTube export Watch later list. YouTube export liked videos. YouTube export playlist to CSV. YouTube export playlist to JSON. YouTube export private playlist.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yt_playlist_export-0.0.6.tar.gz.
File metadata
- Download URL: yt_playlist_export-0.0.6.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebe42fffffe4aa89186bccf1714c7f2deff175f38770bbb4f8378a0155c7124e
|
|
| MD5 |
4924715e0f2e55cc014cfe2c3060f786
|
|
| BLAKE2b-256 |
f319c2ad1a124e722f312afa6c4fc7730ccb0338abfd5a56637a63bc2a30007b
|
File details
Details for the file yt_playlist_export-0.0.6-py3-none-any.whl.
File metadata
- Download URL: yt_playlist_export-0.0.6-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5403800c6cfcaee130e8c4588f3188560c34129144a00a9a367a09bd4d594ab6
|
|
| MD5 |
73a6ac143ebf66bab86f0d0740fba2fc
|
|
| BLAKE2b-256 |
4944fe6121953f6c51dda91f7428d157e6813c68528dd24173257b88f5c490f6
|