Commit Graph

10 Commits

Author SHA1 Message Date
92dddc7ebe cmd: testing commands
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2024-08-14 14:42:02 +03:00
63e707f881
feat: watch channels file for updates:
- Simple reload when file is updated.
    A more optimized version is to update
    and generate the newly added, if any,
    channel ids.

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2024-08-06 08:00:43 +03:00
b23d82376c
yttopodcast: only print errors on genfeed
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2024-08-04 16:42:18 +03:00
1dc2dcd539
fix: better output
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2024-07-22 14:24:44 +03:00
1850201f68
feat: accept filename for a list of channels
- Accept a filename from cli
    - Fetch and serve based on id as feed name
    - Still accept single id as usual

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2024-07-22 10:02:25 +03:00
cc98100ab4
dylinkprov: link expire based provider:
- Depends on the "expire" query param in yt links
    - Usually is the best case for cache expire

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2024-07-11 19:16:36 +03:00
1fc423d08a
yttopodcast: complete service for podcast feed and bouncer
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2024-07-08 00:23:30 +03:00
156ecd35e9
feed: refactor into internal function for core conversion
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2024-06-09 15:19:55 +03:00
716083b114
README
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2024-06-09 14:31:33 +03:00
a33b90c5c7
init: tools and commands
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2024-06-09 14:04:22 +03:00