ytcc icon indicating copy to clipboard operation
ytcc copied to clipboard

Command line tool to keep track of your favorite playlists on YouTube and many other places.

Results 9 ytcc issues
Sort by recently updated
recently updated
newest added

**Describe the bug** If a playlist/subscription has multiple videos uploaded on the same day, they are not sorted by time when using the `publish_date` ordering. **To Reproduce** Subscribe to a...

bug

Translations for v2 should also use gettext as in v1. Translations should be updated and relevant strings should be translated

**Is your feature request related to a problem? Please describe.** Portable configuration and database **Describe the solution you'd like** ytcc should look for a config file in the same directory...

This makes it possible to set the speed when playing a video

ytcc version 2.6.1 is failing its update process with an error message "Cannot connect to the database or query failed unexpectedly" Running ytcc with a log level of debug... ```...

bug

Youtube channel can enable additional features (eg. Shorts) which results in the channel having corresponding tabs. Updating such a channel was broken as the object returned by YoutubeDL.extract_info will contains...

**Is your feature request related to a problem? Please describe.** There is no easy way to simply get the url to some video in the database. You sometime just want...

Invoking `ytcc subscribe` will add a playlist to the database, but the videos fetched as part of this operation are not added as well. This leads to redundantly calling `ytcc...

### What ### When adding videos to a playlist, print the ID of the added video, as well as the title and name of playlist itself. ### Why ### To...