123456789101112131415161718 |
- Source: stov
- X-Python3-Version: >= 3.0
- Maintainer: Helmut Pozimski <helmut@pozimski.eu>
- Homepage: https://dev.intranet.helmut-pozimski.de/stov
- Section: python
- Priority: optional
- Build-Depends: python3 (>= 3.0), debhelper (>= 9), dh-python, gettext, python3-sphinx
- Standards-Version: 3.9.6
- Package: stov
- Architecture: all
- Depends: ${misc:Depends}, python3 (>= 3.0), python3-lxml
- Description: tool to subscribe to videos on youtube
- 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.
|