control 726 B

123456789101112131415161718
  1. Source: stov
  2. X-Python3-Version: >= 3.0
  3. Maintainer: Helmut Pozimski <helmut@pozimski.eu>
  4. Homepage: https://dev.intranet.helmut-pozimski.de/stov
  5. Section: python
  6. Priority: optional
  7. Build-Depends: python3 (>= 3.0), debhelper (>= 9), dh-python, gettext, python3-sphinx
  8. Standards-Version: 3.9.6
  9. Package: stov
  10. Architecture: all
  11. Depends: ${misc:Depends}, python3 (>= 3.0), python3-lxml
  12. Description: tool to subscribe to videos on youtube
  13. program which allows you to subscribe to channels, playlists and search
  14. results on youtube. You don't need a youtube account for the program to
  15. work since it uses read-only access to the youtube API. You can for example
  16. run it as a cron job to automatically download your favourite videos.