add site to the program #23832

Open
opened 2026-02-21 11:39:21 -05:00 by deekerman · 1 comment
Owner

Originally created by @D00oo00M on GitHub (Jun 2, 2021).

can you add this site vod.walla.co.il that i can download all the episodes in the list?
this is the url for series with all episodes
https://vod.walla.co.il/tvshow/1600365
by the way when i try to download 1 episode like this
youtube-dl https://vod.walla.co.il/episode/1600370 bestvideo+bestaudio/best
it doesnt recognize the best video quality...
can you fix it that it download the best quality?

Originally created by @D00oo00M on GitHub (Jun 2, 2021). can you add this site vod.walla.co.il that i can download all the episodes in the list? this is the url for series with all episodes https://vod.walla.co.il/tvshow/1600365 by the way when i try to download 1 episode like this youtube-dl https://vod.walla.co.il/episode/1600370 bestvideo+bestaudio/best it doesnt recognize the best video quality... can you fix it that it download the best quality?
Author
Owner

@ghost commented on GitHub (Jun 21, 2021):

-f bestvideo+bestaudio/best, but since this is the default, you don't need to specify. Just
youtube-dl https://vod.walla.co.il/episode/1600370

It would be easy to download episodes using '--batch-file' option if you made a list of episodes' urls.
I don't know about the site support request. It is geo-blocked and I can't play on browser. The episode can be downloaded, though.

@ghost commented on GitHub (Jun 21, 2021): **-f** bestvideo+bestaudio/best, but since this is the default, you don't need to specify. Just youtube-dl h<span></span>ttps://vod.walla.co.il/episode/1600370 It would be easy to download episodes using '--batch-file' option if you made a list of episodes' urls. I don't know about the site support request. It is geo-blocked and I can't play on browser. The episode can be downloaded, though.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#23832
No description provided.