control 740 B

12345678910111213141516171819
  1. Source: stov
  2. XS-Python-Version: >= 2.6
  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: python (>= 2.6), debhelper (>= 7.4.3), gettext, python-sphinx
  8. Standards-Version: 3.9.4
  9. Package: stov
  10. Architecture: all
  11. Depends: ${misc:Depends}, python (>= 2.6)
  12. XB-Python-Version: ${python:Versions}
  13. Description: tool to subscribe to videos on youtube
  14. program which allows you to subscribe to channels, playlists and search
  15. results on youtube. You don't need a youtube account for the program to
  16. work since it uses read-only access to the youtube API. You can for example
  17. run it as a cron job to automatically download your favourite videos.