VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 12 of 12
  1. Could someone tell me what's wrong here? It's just that the bitrates aren't showing up in the link. Thanks

    Code:
    yt-dlp -f --allow-u "https://b44188-p21-h6d-v0-aenh6pov-tcbe96e.1.cdn.telefonica.com/_44188/4532/vxfmt=dp/Manifest.mpd?device_profile=DASH_WPC_WIDEVINE&start_time=2025-09-03T15:40:00Z&end_time=2025-09-03T16:46:00Z" --add-header "origin:https://ver.movistarplus.es" --referer "https://ver.movistarplus.es/ficha/fire-country?tipo=vod&id=62251078&channels=CL13&catalog=catchup&mode=U7D&mediaType=FOTOV&id_perfil=DTHTITULAR&suscripcion=UT-MCIDIS%2CUT-MMOTOR%2CUT-MOVFAM%2CUT-TVRECS&network=movistarplus&demarcation=0" --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36" --add-header "x-tcdn-token:eyJhbGciOiJFUzI1NiIsImtpZCI6ImI1OGNhNGM0NGFiOTQ0Y2FiY2U4N2FjNGJmZmI4MDNkIiwidHlwIjoiYXQrand0In0.eyJuYmYiOjE3NTY5MjY0NDcsImV4cCI6MTc1NzAxMjg0NywiaXNzIjoiaHR0cHM6Ly9pZHNlcnZlci5kb2Y2LmNvbSIsImF1ZCI6InRjZG4iLCJjbGllbnRfaWQiOiJtb3Zpc3RhcnBsdXMiLCJzdWIiOiI3UzduN3Y4QjhROGM4diIsImF1dGhfdGltZSI6MTc1NjkyNjQ0NywiaWRwIjoibW92aXN0YXIrIiwidWlkIjoiUGJIaXdRMW5GcjNYTGRNQnE2S3lDT3UxRGZtOS90Tjg0dGplWkw0N043OD0iLCJhY2MiOiJaMEJuT0pFV1ducHNEOTJSc0NxODVnPT0iLCJqdGkiOiI5MERCRjU0RUMyQjIxNDAzNTQ4QTE0MEE5MjdFN0IxNCIsImlhdCI6MTc1NjkyNjQ0Nywic2NvcGUiOiJjZG4ifQ.v8Ou9V8JCoygW-Kq6DFhBlC36wD7xeGiLXyoJN5KrRBYGK7mKr_nmUPNdp5LpBaYj6HF9qXyMXrWWO20VnsBjQ" --no-part -o "video.%(ext)s""

    Image
    [Attachment 88540 - Click to enlarge]
    Last edited by axnspain; 3rd Sep 2025 at 14:37.
    Quote Quote  
  2. This must be why: -f

    yt-dlp -F --allow-u

    Image
    [Attachment 88542 - Click to enlarge]
    ]
    責任者-MDX
    Quote Quote  
  3. Originally Posted by LZAA View Post
    '-f-'
    Well, no.
    I put the quotation marks and everything else, and the image appears.

    What's going on?

    Code:
    yt-dlp "-F" --allow-u "https://cutv-wp19.cdn.telefonica.com/4532/vxfmt=dp/Manifest.mpd?device_profile=DASH_WPC_WIDEVINE&start_time=2025-09-04T17:32:00Z&end_time=2025-09-04T18:33:00Z" --add-header "origin:https://ver.movistarplus.es" --referer "https://ver.movistarplus.es/ficha/fire-country?tipo=vod&id=62256896&channels=CL13&catalog=catchup&mode=U7D&mediaType=FOTOV&id_perfil=DTHTITULAR&suscripcion=UT-MCIDIS%2CUT-MMOTOR%2CUT-MOVFAM%2CUT-TVRECS&network=movistarplus&demarcation=0" --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36" --add-header "x-tcdn-token:eyJhbGciOiJFUzI1NiIsImtpZCI6ImI1OGNhNGM0NGFiOTQ0Y2FiY2U4N2FjNGJmZmI4MDNkIiwidHlwIjoiYXQrand0In0.eyJuYmYiOjE3NTcwMTMzMTksImV4cCI6MTc1NzA5OTcxOSwiaXNzIjoiaHR0cHM6Ly9pZHNlcnZlci5kb2Y2LmNvbSIsImF1ZCI6InRjZG4iLCJjbGllbnRfaWQiOiJtb3Zpc3RhcnBsdXMiLCJzdWIiOiI3UzduN3Y4QjhROGM4diIsImF1dGhfdGltZSI6MTc1NzAxMzMxOSwiaWRwIjoibW92aXN0YXIrIiwidWlkIjoiYmpmYnh3a1dJYkV5Q0ViVkVtSHZWZTY1eDl6N0EycFR2Mm5wVnRBaG1WOD0iLCJhY2MiOiJaMEJuT0pFV1ducHNEOTJSc0NxODVnPT0iLCJqdGkiOiIyOTQyODM2RjZFMUNEQjI3REM5NjZEMzFCRUNEMjVCRSIsImlhdCI6MTc1NzAxMzMxOSwic2NvcGUiOiJjZG4ifQ.L_zoM12Wc3PJaNqBnQjDVCiZJw6e1pK8chtRKWAhBUu7oa14YEVs4kX2bAcXNd88KXKi06qf1tOmnPcAkSxW4w" --no-part -o "video.%(ext)s"
    Image
    [Attachment 88556 - Click to enlarge]
    Quote Quote  
  4. ...
    Last edited by Asdfgf; 5th Sep 2025 at 08:22. Reason: Delete this post
    Quote Quote  
  5. Nothing, there's no way I can get the bitrates to work.

    What's wrong with the link?

    Code:
    yt-dlp -F --allow-u "https://b44177-p21-h43-v0-tcff33b.1.cdn.telefonica.com/_44177/4532/vxfmt=dp/Manifest.mpd?device_profile=DASH_WPC_WIDEVINE&start_time=2025-09-03T19:10:00Z&end_time=2025-09-03T20:01:00Z" --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36"  --add-header "origin:https://ver.movistarplus.es" --referer "https://ver.movistarplus.es/ficha/csi-miami?tipo=vod&id=62251082&channels=CL13&catalog=catchup&mode=U7D&mediaType=FOTOV&id_perfil=DTHTITULAR&suscripcion=UT-MCIDIS%2CUT-MMOTOR%2CUT-MOVFAM%2CUT-TVRECS&network=movistarplus&demarcation=0" --add-header "x-tcdn-token:eyJhbGciOiJFUzI1NiIsImtpZCI6ImI1OGNhNGM0NGFiOTQ0Y2FiY2U4N2FjNGJmZmI4MDNkIiwidHlwIjoiYXQrand0In0.eyJuYmYiOjE3NTcwMjY3MDcsImV4cCI6MTc1NzExMzEwNywiaXNzIjoiaHR0cHM6Ly9pZHNlcnZlci5kb2Y2LmNvbSIsImF1ZCI6InRjZG4iLCJjbGllbnRfaWQiOiJtb3Zpc3RhcnBsdXMiLCJzdWIiOiI3UzduN3Y4QjhROGM4diIsImF1dGhfdGltZSI6MTc1NzAyNjcwNywiaWRwIjoibW92aXN0YXIrIiwidWlkIjoiSmZQQTF1YTl3ejhiYUt4ZkVNZ3I4SXM0VEFpci9sTm9Yd2wwWHRtOVI0ND0iLCJhY2MiOiJaMEJuT0pFV1ducHNEOTJSc0NxODVnPT0iLCJqdGkiOiI5RTQwNzQ5NERDNDY0RUEzRTQyMzM4NEUxRjFGRTFCOSIsImlhdCI6MTc1NzAyNjcwNywic2NvcGUiOiJjZG4ifQ.xbNUR_sABpxKFsjxj-q-FOV5Zt63AsiF1-WAe_qOh922Wbsc901_OKk8N51LLjgFUr2gG1FjmIrJis4gvFcQsw"
    Quote Quote  
  6. Originally Posted by axnspain View Post
    Nothing, there's no way I can get the bitrates to work.

    What's wrong with the link?

    Code:
    yt-dlp -F --allow-u "https://b44177-p21-h43-v0-tcff33b.1.cdn.telefonica.com/_44177/4532/vxfmt=dp/Manifest.mpd?device_profile=DASH_WPC_WIDEVINE&start_time=2025-09-03T19:10:00Z&end_time=2025-09-03T20:01:00Z" --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36"  --add-header "origin:https://ver.movistarplus.es" --referer "https://ver.movistarplus.es/ficha/csi-miami?tipo=vod&id=62251082&channels=CL13&catalog=catchup&mode=U7D&mediaType=FOTOV&id_perfil=DTHTITULAR&suscripcion=UT-MCIDIS%2CUT-MMOTOR%2CUT-MOVFAM%2CUT-TVRECS&network=movistarplus&demarcation=0" --add-header "x-tcdn-token:eyJhbGciOiJFUzI1NiIsImtpZCI6ImI1OGNhNGM0NGFiOTQ0Y2FiY2U4N2FjNGJmZmI4MDNkIiwidHlwIjoiYXQrand0In0.eyJuYmYiOjE3NTcwMjY3MDcsImV4cCI6MTc1NzExMzEwNywiaXNzIjoiaHR0cHM6Ly9pZHNlcnZlci5kb2Y2LmNvbSIsImF1ZCI6InRjZG4iLCJjbGllbnRfaWQiOiJtb3Zpc3RhcnBsdXMiLCJzdWIiOiI3UzduN3Y4QjhROGM4diIsImF1dGhfdGltZSI6MTc1NzAyNjcwNywiaWRwIjoibW92aXN0YXIrIiwidWlkIjoiSmZQQTF1YTl3ejhiYUt4ZkVNZ3I4SXM0VEFpci9sTm9Yd2wwWHRtOVI0ND0iLCJhY2MiOiJaMEJuT0pFV1ducHNEOTJSc0NxODVnPT0iLCJqdGkiOiI5RTQwNzQ5NERDNDY0RUEzRTQyMzM4NEUxRjFGRTFCOSIsImlhdCI6MTc1NzAyNjcwNywic2NvcGUiOiJjZG4ifQ.xbNUR_sABpxKFsjxj-q-FOV5Zt63AsiF1-WAe_qOh922Wbsc901_OKk8N51LLjgFUr2gG1FjmIrJis4gvFcQsw"
    use https://forum.videohelp.com/threads/416316-%5BRelease%5D-WidevineProxy2-Extension-Bypa...s-Lic-wrapping
    Quote Quote  
  7. Originally Posted by Silv3r View Post
    Originally Posted by axnspain View Post
    Nothing, there's no way I can get the bitrates to work.

    What's wrong with the link?

    Code:
    yt-dlp -F --allow-u "https://b44177-p21-h43-v0-tcff33b.1.cdn.telefonica.com/_44177/4532/vxfmt=dp/Manifest.mpd?device_profile=DASH_WPC_WIDEVINE&start_time=2025-09-03T19:10:00Z&end_time=2025-09-03T20:01:00Z" --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36"  --add-header "origin:https://ver.movistarplus.es" --referer "https://ver.movistarplus.es/ficha/csi-miami?tipo=vod&id=62251082&channels=CL13&catalog=catchup&mode=U7D&mediaType=FOTOV&id_perfil=DTHTITULAR&suscripcion=UT-MCIDIS%2CUT-MMOTOR%2CUT-MOVFAM%2CUT-TVRECS&network=movistarplus&demarcation=0" --add-header "x-tcdn-token:eyJhbGciOiJFUzI1NiIsImtpZCI6ImI1OGNhNGM0NGFiOTQ0Y2FiY2U4N2FjNGJmZmI4MDNkIiwidHlwIjoiYXQrand0In0.eyJuYmYiOjE3NTcwMjY3MDcsImV4cCI6MTc1NzExMzEwNywiaXNzIjoiaHR0cHM6Ly9pZHNlcnZlci5kb2Y2LmNvbSIsImF1ZCI6InRjZG4iLCJjbGllbnRfaWQiOiJtb3Zpc3RhcnBsdXMiLCJzdWIiOiI3UzduN3Y4QjhROGM4diIsImF1dGhfdGltZSI6MTc1NzAyNjcwNywiaWRwIjoibW92aXN0YXIrIiwidWlkIjoiSmZQQTF1YTl3ejhiYUt4ZkVNZ3I4SXM0VEFpci9sTm9Yd2wwWHRtOVI0ND0iLCJhY2MiOiJaMEJuT0pFV1ducHNEOTJSc0NxODVnPT0iLCJqdGkiOiI5RTQwNzQ5NERDNDY0RUEzRTQyMzM4NEUxRjFGRTFCOSIsImlhdCI6MTc1NzAyNjcwNywic2NvcGUiOiJjZG4ifQ.xbNUR_sABpxKFsjxj-q-FOV5Zt63AsiF1-WAe_qOh922Wbsc901_OKk8N51LLjgFUr2gG1FjmIrJis4gvFcQsw"
    use https://forum.videohelp.com/threads/416316-%5BRelease%5D-WidevineProxy2-Extension-Bypa...s-Lic-wrapping
    What I want is for yt-dlp to show me the bitrates.

    That extension only shows the mpd, which isn't what I'm looking for.
    Quote Quote  
  8. Originally Posted by LZAA View Post
    Url?
    That is a url from movistar, a spanish under subscription site.
    Quote Quote  
  9. Originally Posted by LZAA View Post
    Url?
    This command is supposed to display the link's bitrates and qualities, but they don't.

    Just one thing: it says "mpeg" and that's it. I don't know where the error is or why they're not showing.


    Code:
    yt-dlp -F --allow-u "https://cutv-wp22.cdn.telefonica.com/4532/vxfmt=dp/Manifest.mpd?device_profile=DASH_WPC_WIDEVINE&start_time=2025-09-07T15:47:00Z&end_time=2025-09-07T17:59:00Z" --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36"  --add-header "origin:https://ver.movistarplus.es" --referer "https://ver.movistarplus.es/ficha/el-guardaespaldas?tipo=vod&id=62275806&channels=CL13&catalog=catchup&mode=U7D&mediaType=FOTOV&id_perfil=DTHTITULAR&suscripcion=UT-MCIDIS%2CUT-MMOTOR%2CUT-MOVFAM%2CUT-TVRECS&network=movistarplus&demarcation=0" --add-header "x-tcdn-token:eyJhbGciOiJFUzI1NiIsImtpZCI6ImI1OGNhNGM0NGFiOTQ0Y2FiY2U4N2FjNGJmZmI4MDNkIiwidHlwIjoiYXQrand0In0.eyJuYmYiOjE3NTcyNzM0NjYsImV4cCI6MTc1NzM1OTg2NiwiaXNzIjoiaHR0cHM6Ly9pZHNlcnZlci5kb2Y2LmNvbSIsImF1ZCI6InRjZG4iLCJjbGllbnRfaWQiOiJtb3Zpc3RhcnBsdXMiLCJzdWIiOiI3UzduN3Y4QjhROGM4diIsImF1dGhfdGltZSI6MTc1NzI3MzQ2NiwiaWRwIjoibW92aXN0YXIrIiwidWlkIjoiNkpYc1g5TGprT2ZrYkUrQWhlWnBzMmhRSURuS3Jwb2x4MWIyaDVyS05Uaz0iLCJhY2MiOiJaMEJuT0pFV1ducHNEOTJSc0NxODVnPT0iLCJqdGkiOiJDMjI2RkRDODE5NEM0QzAyM0E0QjYxQjMyQTYyMzkwQSIsImlhdCI6MTc1NzI3MzQ2Niwic2NvcGUiOiJjZG4ifQ.KtMx-2P2MA4O9awZta6zqyHSRR7IMcnqT6Zlbdl6Og0hyAomcfPKY3AG4rKnpzKRahvMTcg2u_mP6nb4wd9-7A"


    Originally Posted by Asdfgf View Post
    That is a url from movistar, a spanish under subscription site.
    What's up with it being from a Spanish subscription site? I'm just asking to see the bitrates for that link, and to understand where the error is as to why it's not showing them.
    Quote Quote  
  10. Originally Posted by axnspain View Post
    What's up with it being from a Spanish subscription site? I'm just asking to see the bitrates for that link, and to understand where the error is as to why it's not showing them.
    https://forum.videohelp.com/threads/404993-Please-ONLY-ask-for-help-videos-that-everyo...ere-is-my-post
    Quote Quote  



Similar Threads

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