File: control

package info (click to toggle)
ytcc 2.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 428 kB
  • sloc: python: 2,876; sh: 232; makefile: 19
file content (32 lines) | stat: -rw-r--r-- 1,074 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: ytcc
Maintainer: Frédéric Bonnard <frediz@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-click,
               python3-pytest,
               python3-setuptools,
               python3-wcwidth,
               yt-dlp
Rules-Requires-Root: no
Standards-Version: 4.6.1.0
Homepage: https://github.com/woefe/ytcc
Vcs-Git: https://salsa.debian.org/debian/ytcc.git
Vcs-Browser: https://salsa.debian.org/debian/ytcc

Package: ytcc
Section: web
Architecture: all
Depends: mpv, ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Recommends: fzf, curl
Description: YouTube channel checker
 ytcc is a command Line tool to keep track of your favourite YouTube channels
 without signing up for a Google account.
 .
 ytcc manages your defined channels and lets you update, view (with mpv),
 download videos while keeping track of watched videos.
 .
 Videos can be filtered with different criteria (date, channel name) in a batch
 way or within a minimal gui.