This repository has been archived on 2023-08-27. You can view files and clone it, but cannot push or open issues or pull requests.
ypl/README.md

488 B

ypl

Extract video URLs from YouTube's playlists using the Google API.


Prelude

A client_secret.json is expected at ${XDG_CONFIG_HOME}/ypl/ (Linux) or %APPDATA%/ypl/ (Windows). To generate one, please visit the YouTube Data API quickstart guide.

Install

python3 -m pip install --user git+https://github.com/zenofile/ypl.git