No description
Ethan Dalool
718399806a
Previously, when viewing a /videos listing, there was a link called (Chan) to bring you to the channel page, but since videos only carried author_id and not author_name it was always kind of ugly. This will inject that attribute on the way out. I know, this would be more properly written as an SQL join in the first place, but my row-dict conversion isn't set up for that and I'm planning on converting this all to object-based returns instead of dicts soon. |
||
---|---|---|
frontends | ||
utilities | ||
ycdl | ||
README.md | ||
requirements.txt | ||
ycdl_logo.svg |
Youtube Channel Downloader
You are responsible for your own bot.py
file, containing a variable YOUTUBE_KEY
.