VideoHelp Forum
+ Reply to Thread
Results 1 to 6 of 6
Thread
  1. hi,

    i have got a 405 error with those odysee channels, is there a way to fix this ?
    i use the latest ytdlp exe, released 28 days ago
    i just noticed that today, in the past i had zero issue with ytdlp and odysee, except that it was slower than ytdlp and youtube
    i have not test all odysee channels, but i suppose zero of them are working now
    i have tried to add --no-check-certificate but it changes nothing
    seems it has already been reported : https://github.com/yt-dlp/yt-dlp/issues/3313

    yt-dlp.exe -S "res:480" "https://odysee.com/@lacroixdusud:5" --download-archive FILE.txt

    yt-dlp.exe -S "res:480 "https://odysee.com/@stephane_edouard:3" --download-archive FILE.txt
    Last edited by inklara; 5th Apr 2022 at 12:25.
    Quote Quote  
  2. first: when run yt-dlp no need .exe
    and what is -S ?

    and what video? from https://odysee.com/@lacroixdusud:5
    we have a lot ... write video link that you want
    Quote Quote  
  3. thanks Lomero

    seems the S is required to force downloading videos in a specific resolution, i am not sure

    and for those 2 channels I like to download all their videos, it's a batch i use, thanks to download archive it only download the videos i don't already have downloaded in the past

    but now it's not working at all
    Quote Quote  
  4. anyway yt-dlp work fine

    example first video, la capsule#68, search m3u8 and download. video not encrypted
    Code:
    yt-dlp https://player.odycdn.com/api/v4/streams/tc/capsule68/beb5ba64d7da7956ddfb57f3a1e34a145af9f61e/2a718dcf6fe168f72be6e70a63a194f2e761b0b2c2009cd363e95d415d515f6345a5eed2676fb277a7d599e9ddeffaf9/master.m3u8
    i think your command is totally wrong, don't have 480p but only 144, 360 or 576p

    if you want 576 use:
    Code:
    yt-dlp -f 246 "https://player.odycdn.com/api/v4/streams/tc/capsule68/beb5ba64d7da7956ddfb57f3a1e34a145af9f61e/2a718dcf6fe168f72be6e70a63a194f2e761b0b2c2009cd363e95d415d515f6345a5eed2676fb277a7d599e9ddeffaf9/master.m3u8"
    Quote Quote  
  5. wrong code mate ...

    -F to see all format available
    -f xx to chose your format. see my string above
    and if you don't use -f xx you download at best res. on your case 576p, then no need. use simply yt-dlp "http://m3u8"
    Quote Quote  
  6. thanks, i have removed -S "res:480" from my batch and now it works !!

    thanks also for the additionals advices
    Quote Quote  



Similar Threads

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