generates rss feed with empty videoid in media:content url: <media:content url="http://localhost:8080/getvideo.php?videoid=&format=140" length="40422886" type="audio/mp4"/>
Version
git version from right now (0.11-dev). "right now" means 2019-09-30 approx 2pm CEST
Additional Information
I used docker to test it:
docker run -d -e 'GIT_REPO=https://github.com/jeckman/YouTube-Downloader' -p 8080:80 richarvey/nginx-php-fpm:latest
Downloads of single videos via the web gui are working. Generating a feed for user=heisenewsticker&format=140 creates this feed, with videoid always empty:
Description
Script generates a rss feed. But videoid in media:content url is empty
Steps to Reproduce
I used your example, the user heisenewsticker ;-)
Expected behavior:
functional rss feed
Actual behavior:
generates rss feed with empty videoid in media:content url:
<media:content url="http://localhost:8080/getvideo.php?videoid=&format=140" length="40422886" type="audio/mp4"/>
Version
git version from right now (0.11-dev). "right now" means 2019-09-30 approx 2pm CEST
Additional Information
I used docker to test it:
docker run -d -e 'GIT_REPO=https://github.com/jeckman/YouTube-Downloader' -p 8080:80 richarvey/nginx-php-fpm:latest
Downloads of single videos via the web gui are working. Generating a feed for user=heisenewsticker&format=140 creates this feed, with videoid always empty: