1234567891011121314 |
- Source: stov
- X-Python-Version: >= 2.6
- Maintainer: Helmut Pozimski <helmut@pozimski.eu>
- Section: python
- Priority: optional
- Build-Depends: python (>= 2.6), debhelper (>= 7.4.3)
- Standards-Version: 3.9.1
- Package: stov
- Architecture: all
- Depends: ${misc:Depends}, ${python:Depends}
- Description: a program to subscribe to videos on youtube
- stov is a program which allows you to subscribe to channels, playlists and search results on youtube. You don't need a youtube account for the program to work since it uses read-only access to the youtube API. You can for example run it as a cron job to automatically download your favourite videos.
|