Since updating my services folder, I am having trouble downloading anything from the new services UKTV, STV etc
Every attempt at a download from the newly added channels (the previous channels are fine)
ends with
❌ Download Failed...
An unexpected error occurred in one of the download workers.
See the error trace above for more information.
Any suggestions would be welcome
+ Reply to Thread
Results 631 to 660 of 1791
-
-
-
if you use:
Code:devine cfg dl.sub_format srt
Not sure if this could be fixed, but just to let you know, if you use this, you could end up with a lot of srt files in your temp folder.
So don't forget to delete them after download. -
Anybody got any suggestions for this particular Pluto USA error?
Service: PLUTO
Service has no Geofence -
I know I'm probably an idiot, but I have no idea on how to add services (particularly cbc gem). If someone can give a me, someone with very little technical knowledge some help I would be grateful. If someone is willing to upload the file I need to add to my series folder that would be the best.
-
Add services to devine:
https://forum.videohelp.com/threads/414154-Devine-Modular-Movie-TV-and-Music-Archival-...e2#post2731332
There is no, service currently for CBC as far as I know.
Freevine does have CBC, but I don't know if it still works.
I'm not sure if A_n_g_e_l_a script hellyes2 works, I'm sure she can tell you:
https://forum.videohelp.com/threads/415090-All-Hell-Let-Loose%21 -
-
Services only exist if people create them, and there is no CBC service made public as far as I know. But if I remember correctly, CBC isn't using any DRM so you should be able to use yt-dlp.
-
Had some downtime, so I've added RTE and CBS to the repo since people have been asking about them.
Always remember to read the service info before running:
Code:devine dl SERVICE -?
-
-
-
I am struggling with getting events from the Olympics from DSCP (Discovery+). Let's say I want one from: https://www.discoveryplus.com/gb/olympics/sport/artistic-gymnastics
They are not a series, so I cannot use -w s01e01, etc
If I try to grab a single one eg. devine dl DSCP https://www.discoveryplus.com/gb/video/olympics/dplus-sport-dplus-sport-sport/artistic...s-team-7092518
I get 'Single videos are not supported by this service.'
Is there not a way to download a single event? -
Sport is only available in certain regions, and they're always premium, so I never had the proper access to deal with it. If you can find a free sport video for GB, or is willing to provide access, I can take a look. Otherwise, there's not much I can do about it at the moment.
-
Not sure if these are of any help but they're free:
https://www.discoveryplus.com/gb/video/sport/tnt-sports-1/uefa-champions-league
https://www.discoveryplus.com/gb/video/sport/tnt-sports-1/uefa-europa-conference-league -
That does help, thank you.
I've been trying out the content I have access to, and it unfortunately looks like Devine can't handle some of the manifests. Specifically the Olympic streams, but possibly other sport streams as well. It doesn't parse the manifest correctly and just returns an empty segment list, causing an error with the download workers. It doesn't look like there's a smooth way to do anything about it in the service code itself. If you really want a video, you can try using --skip-dl to get the decryption keys and then use N_m3u8DL-RE to download manually.
I've still updated the DSCP service to allow for video URLs, but it seems like at least the Olympic streams are a no-go at the moment.
I have to say, while Devine as a whole is miles better than any other framework out there, it's got a big N_m3u8DL-RE shaped hole in it. -
Just tested the updated service with the example sports I linked above and one with a sub and get this error...
AttributeError: 'DSCP' object has no attribute 'base_url'
Using this commandHTML Code:devine dl --no-folder --skip-dl DSCP /video/sport/tnt-sports-1/uefa-champions-league
-
-
Thank you, it works now. Tested it with this - https://www.discoveryplus.com/gb/video/sport/dplus-sport-dplus-sport-sport/ufc-304-pimblett-green and it downloading fine for me.
-
Cool. I think it's mainly the Olympic streams that are problematic.
-
Oh OK. I tested with these two (as they are the shortest ones I could find, didn't want to download a 7 hour broadcast to see if it would work lol) and they worked fine for me:
https://www.discoveryplus.com/gb/video/olympics/dplus-sport-dplus-sport-sport/rugby-se...nada-australia
https://www.discoveryplus.com/gb/video/olympics/eurosport-2-british-eurosport-2-britis...stralia-canada
https://www.discoveryplus.com/gb/video/olympics/eurosport-2-british-eurosport-2-britis...boxing-7228798 -
First of all, Thank you very much for your great work.
when I try to download UHD content for example "/video/sport/tnt-sports-uhd/arsenal-bayern-munich" I got " There's no HEVC Video Track..."
I don't know if UHD content is using L1 but from your script I can see it using L3 for UHD. Also, when i'm trying to download Sports content I can only download the first 12 Minutes not the full match or broadcast. -
-
-
-
Is this the correct command to download an entire first season of something on ITV ?
devine dl -V -A -q720p -w S01 itv
Thanks -
Not sure if this is useful but the recently updated yt-dlp extractor for discovery+ (https://github.com/yt-dlp/yt-dlp/blob/master/yt_dlp/extractor/dplay.py) is working fine with the Olympic streams (when using cookies to authenticate). Unsure if that helps you out here with problem solving?
Last edited by jellycake; 1st Aug 2024 at 14:47.
-
I usually throw in a "--slow" too, builds in a human timed gap between episodes.
Similar Threads
-
How do I completely remove the music and sound effects from a movie?
By cns00 in forum EditingReplies: 1Last Post: 15th Jan 2024, 12:11 -
Which software can remove music from show but keep character dialogue?
By Mohamed61020 in forum AudioReplies: 6Last Post: 2nd Jul 2023, 21:32 -
Software for simple music videos?
By dewiclements in forum Software PlayingReplies: 3Last Post: 26th Jul 2022, 01:21 -
H.264 for archival and editing - no go?
By malling in forum Capturing and VCRReplies: 8Last Post: 19th Aug 2019, 23:51 -
Movie music too loud but dialogue too quiet fix needed
By hokkom in forum AudioReplies: 121Last Post: 4th May 2019, 08:51