VideoHelp Forum
+ Reply to Thread
Page 31 of 31
FirstFirst ... 21 29 30 31
Results 901 to 924 of 924
Thread
  1. does anyone have a script for cbc-gem?
    Quote Quote  
  2. Originally Posted by bmfexp View Post
    does anyone have a script for cbc-gem?
    YT-DLP is currently working for CBC Gem. Here is a link to a thread:

    https://forum.videohelp.com/threads/408746-gem-cbc-ca-1080p-streams
    Quote Quote  
  3. Originally Posted by Tom Saurus View Post
    Originally Posted by bmfexp View Post
    does anyone have a script for cbc-gem?
    YT-DLP is currently working for CBC Gem. Here is a link to a thread:

    https://forum.videohelp.com/threads/408746-gem-cbc-ca-1080p-streams
    still only grabs 720p for me
    Quote Quote  
  4. Is there a way to automatically switch CDM's if I have multiple? Or maybe a way to generate a new one when needed?
    Quote Quote  
  5. I've tried downloading from ALL4 and ITV and the .mkv files play in VLC & subtitles work, but subtitles don't show up in other apps like mpc-hc, and ffprobe says "Unsupported codec with id 0 for input stream 2" which is the subtitle track. How can I fix this?
    Quote Quote  
  6. Originally Posted by SirBacon View Post
    Is there a way to automatically switch CDM's if I have multiple? Or maybe a way to generate a new one when needed?
    You can specify cdms for each service if you want in devine.yaml or create a cmd file to replace them when you want you shouldn't really need to replace them unless you burn them tbf.

    I have a lot of device cdms but am still using a really old one
    Quote Quote  
  7. Originally Posted by movid View Post
    I've tried downloading from ALL4 and ITV and the .mkv files play in VLC & subtitles work, but subtitles don't show up in other apps like mpc-hc, and ffprobe says "Unsupported codec with id 0 for input stream 2" which is the subtitle track. How can I fix this?
    Maybe with:
    Code:
    --sub-format srt
    Quote Quote  
  8. Originally Posted by PunchDrunkL0ve View Post
    Originally Posted by movid View Post
    I've tried downloading from ALL4 and ITV and the .mkv files play in VLC & subtitles work, but subtitles don't show up in other apps like mpc-hc, and ffprobe says "Unsupported codec with id 0 for input stream 2" which is the subtitle track. How can I fix this?
    Maybe with:
    Code:
    --sub-format srt
    That works. Wonder why it doesn't do that automatically.
    Quote Quote  
  9. Originally Posted by movid View Post
    Originally Posted by PunchDrunkL0ve View Post
    Originally Posted by movid View Post
    I've tried downloading from ALL4 and ITV and the .mkv files play in VLC & subtitles work, but subtitles don't show up in other apps like mpc-hc, and ffprobe says "Unsupported codec with id 0 for input stream 2" which is the subtitle track. How can I fix this?
    Maybe with:
    Code:
    --sub-format srt
    That works. Wonder why it doesn't do that automatically.
    Needs to be added to the devine.yaml file
    Code:
    dl:
      sub_format: srt
    Quote Quote  
  10. Originally Posted by PSXman_uk View Post
    Originally Posted by SirBacon View Post
    Is there a way to automatically switch CDM's if I have multiple? Or maybe a way to generate a new one when needed?
    You can specify cdms for each service if you want in devine.yaml or create a cmd file to replace them when you want you shouldn't really need to replace them unless you burn them tbf.

    I have a lot of device cdms but am still using a really old one
    Hm, strange. For some reason after downloading about 10-15 episodes it says the license is expired and changing CDM's fixes it.
    Quote Quote  
  11. Originally Posted by PunchDrunkL0ve View Post

    Needs to be added to the devine.yaml file
    Code:
    dl:
      sub_format: srt
    But can it depend on the service? Are they all srt?
    Quote Quote  
  12. Originally Posted by movid View Post
    Originally Posted by PunchDrunkL0ve View Post

    Needs to be added to the devine.yaml file
    Code:
    dl:
      sub_format: srt
    But can it depend on the service? Are they all srt?
    VTT is the most common format and --sub-format srt converts all other formats to srt.
    Quote Quote  
  13. Originally Posted by bmfexp View Post
    Originally Posted by Tom Saurus View Post
    Originally Posted by bmfexp View Post
    does anyone have a script for cbc-gem?
    YT-DLP is currently working for CBC Gem. Here is a link to a thread:

    https://forum.videohelp.com/threads/408746-gem-cbc-ca-1080p-streams
    still only grabs 720p for me
    I have this same problem, I am trying to get 1080p 5.1 like freevine use to do.
    Quote Quote  
  14. Originally Posted by stabbedbybrick View Post
    The easiest route would probably be a batch file in that case. That way, you could batch download whatever from multiple services if you wanted. I might still add the option to input multiple entries, though. Could be useful for particular episodes or movies.

    I'd also recommend any iPlayer users to not update to the latest Devine version (v3.3.3) since it broke the service for some reason.
    Is this still the case?

    if so is the error with 3.3.3

    HTML Code:
    ConnectionError: Failed to request the M3U(8) document.
    Ah from other posts it seems to be the VPN even though i can watch it via browser with the same connection.

    https://forum.videohelp.com/threads/414154-Devine-Modular-Movie-TV-and-Music-Archival-...17#post2741341
    Quote Quote  
  15. Originally Posted by grimeire View Post

    HTML Code:
    ConnectionError: Failed to request the M3U(8) document.
    Ah from other posts it seems to be the VPN even though i can watch it via browser with the same connection.

    https://forum.videohelp.com/threads/414154-Devine-Modular-Movie-TV-and-Music-Archival-...17#post2741341
    Browser and script use different endpoints, and the higher up you go in quality the more restricted they become. Of all the services I've tried, iPlayer definitely has the most aggressive proxy detection. If it helps, I've had best luck with windscribe when it comes to VPN.
    Quote Quote  
  16. Originally Posted by Oldfart1234 View Post
    Originally Posted by bmfexp View Post
    Originally Posted by Tom Saurus View Post
    Originally Posted by bmfexp View Post
    does anyone have a script for cbc-gem?
    YT-DLP is currently working for CBC Gem. Here is a link to a thread:

    https://forum.videohelp.com/threads/408746-gem-cbc-ca-1080p-streams
    still only grabs 720p for me
    I have this same problem, I am trying to get 1080p 5.1 like freevine use to do.
    i've managed to get it to work by recompiling yt-dlp with some fixes, should be in next official release too
    Quote Quote  
  17. Originally Posted by bmfexp View Post

    i've managed to get it to work by recompiling yt-dlp with some fixes, should be in next official release too
    For once, a streaming service made changes that actually makes it easier for us to get better quality. That's a first
    Looks like DRM protected content is still stuck at 720p, though. At least for free users. If anyone with a premium subscription can confirm or deny this, that'd be great.

    ------

    I also forgot to mention I've added ABC iView to the repo, and a small note to the README regarding shaka-packager:

    Originally Posted by README
    Notes:
    If you experience issues with shaka-packager, try downgrading to v2.6.1: https://github.com/shaka-project/shaka-packager/releases/tag/v2.6.1
    Quote Quote  
  18. Does Devine support TTMLv2? Freevee has them but they don't come up with devine dl --list and the Eng CC are not detected by CCExtractor either. Any ideas?
    Quote Quote  
  19. Originally Posted by bmfexp View Post
    Originally Posted by Oldfart1234 View Post
    Originally Posted by bmfexp View Post
    Originally Posted by Tom Saurus View Post
    Originally Posted by bmfexp View Post
    does anyone have a script for cbc-gem?
    YT-DLP is currently working for CBC Gem. Here is a link to a thread:

    https://forum.videohelp.com/threads/408746-gem-cbc-ca-1080p-streams
    still only grabs 720p for me
    I have this same problem, I am trying to get 1080p 5.1 like freevine use to do.
    i've managed to get it to work by recompiling yt-dlp with some fixes, should be in next official release too
    Thanks that is awesome. Any idea when the next official release with these fixes will be released?
    Quote Quote  
  20. Originally Posted by PunchDrunkL0ve View Post
    Does Devine support TTMLv2? Freevee has them but they don't come up with devine dl --list and the Eng CC are not detected by CCExtractor either. Any ideas?
    @stabbedbybrick
    Please could you have a look -if my issue is within the remit of this thread? Many thanks.
    Quote Quote  
  21. Originally Posted by PunchDrunkL0ve View Post
    Originally Posted by PunchDrunkL0ve View Post
    Does Devine support TTMLv2? Freevee has them but they don't come up with devine dl --list and the Eng CC are not detected by CCExtractor either. Any ideas?
    @stabbedbybrick
    Please could you have a look -if my issue is within the remit of this thread? Many thanks.
    Yes, it's supported. But whether they are listed or not depends on if they are available in the manifest or if the service code you're using has those tracks added. For freevee/amazon specifically, you need to add that information manually in the code if they don't show up.

    Since amazon use SDH as type for CC subtitles, that's what I personally use.

    Image
    [Attachment 82784 - Click to enlarge]
    Quote Quote  
  22. Originally Posted by stabbedbybrick View Post
    Yes, it's supported. But whether they are listed or not depends on if they are available in the manifest or if the service code you're using has those tracks added. For freevee/amazon specifically, you need to add that information manually in the code if they don't show up.

    Since amazon use SDH as type for CC subtitles, that's what I personally use.
    Oh that looks brilliant! Would you be willing to share your service code with me, please! (or at least for the subs?).
    Last edited by PunchDrunkL0ve; 12th Oct 2024 at 03:21.
    Quote Quote  
  23. Originally Posted by PunchDrunkL0ve View Post
    Originally Posted by stabbedbybrick View Post
    Yes, it's supported. But whether they are listed or not depends on if they are available in the manifest or if the service code you're using has those tracks added. For freevee/amazon specifically, you need to add that information manually in the code if they don't show up.

    Since amazon use SDH as type for CC subtitles, that's what I personally use.
    Oh that looks brilliant! Would you be willing to share your service code with me, please! (or at least for the subs?).
    That's not really possible, I'm afraid. My code is pretty specific to my own environment. But if you have any contact with whoever wrote your service code, tell them that subtitles and their type can be found in the playback response and that they can be added as Subtitle tracks. There, you'll be able to specify SDH, CC, Forced etc.

    A generic example:

    Code:
    for sub in subtitles:
                tracks.add(
                    Subtitle(
                        id_= # unique id,
                        url= # subtitle URL,
                        codec= # subtitle codec,
                        language= # language code,
                        forced= # True or False taken from sub["displayName"],
                        sdh= # True or False taken from sub["type"]
                    )
                )
    Quote Quote  
  24. Originally Posted by stabbedbybrick View Post
    Originally Posted by grimeire View Post

    HTML Code:
    ConnectionError: Failed to request the M3U(8) document.
    Ah from other posts it seems to be the VPN even though i can watch it via browser with the same connection.

    https://forum.videohelp.com/threads/414154-Devine-Modular-Movie-TV-and-Music-Archival-...17#post2741341
    Browser and script use different endpoints, and the higher up you go in quality the more restricted they become. Of all the services I've tried, iPlayer definitely has the most aggressive proxy detection. If it helps, I've had best luck with windscribe when it comes to VPN.


    Thanks for the reply.

    What Windscribe endpoints are you using? Are you using the free endpoints as they did not work for me.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!