description.rst 731 B

123456789
  1. ===========
  2. DESCRIPTION
  3. ===========
  4. DESCRIPTION
  5. -----------
  6. Stov is a little tool which allows you to subscribe to channels (or search results within channels), playlists or search results on the video platform youtube. It then pulls all necessary data from the youtube API and saves it into it's internal database. This information can be used to automatically download videos contained in the defined subscriptions. For this functionality, the additional *youtube-dl* utility is needed. It is recommended that you use cron or another similar mechanism to periodically update video data and download new videos.
  7. Since stov only uses read-only access to the youtube API, no developer key or youtube account is needed to use it.