With docker-compose
docker-compose
and copy sample.env
to .env
. Change .env
as you need.cookies.txt
from your YouTube cookies.In order to extract cookies from browser use any conforming browser extension for exporting cookies.
For example,
You need to modify config.yml
. Change the params as you need, and add all the channels and YouTube list that you want
docker-compose up -d
If you need to run u2vpodcast behind reverse proxy, like caddy, run:
docker-compose -f docker-compose.yml -f docker-compose.caddy.yml up -d
After that, go to https://u2vpodcast.tuservidor.com
and you can find a list of the channels. In this page, you can find every channel you added to the configuration file. For example, with Linux y Tapas, you can find,
This project is licensed under the MIT license
Leave a ⭐ if you like this project
Readme made with 💖 using README Generator by Dhravya Shah