dd youtube_dl to win installer

This commit is contained in:
Eric Le Lay 2019-08-17 18:34:38 +02:00
parent f821617bad
commit c34f23e23e
2 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,7 @@ PyPI. With this, you get a self-contained gPodder CLI codebase.
- Clickable links in GTK UI show notes: html5lib
- HTML show notes: WebKit2 gobject bindings
(webkit2gtk, webkitgtk4 or gir1.2-webkit2-4.0 packages).
- Better Youtube support (> 15 entries in feeds, download audio-only): youtube_dl
### Build Dependencies

View File

@ -92,6 +92,7 @@ webencodings==0.5.1
six==1.12.0
certifi==2018.11.29
mutagen==1.42.0
youtube_dl==2019.8.13
"
function install_deps {