VideoHelp Forum
+ Reply to Thread
Results 1 to 26 of 26
Thread
  1. https://www.bbc.co.uk/iplayer/episode/m0001y8k/guitar-drum-and-bass-series-1-1-on-drum...ewart-copeland

    can anyone help me download this. windscribe, which sometimes works with iplayer, is on a not working phase. I think it is a three part i only want the first episide
    Quote Quote  
  2. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Streamlink can do it.

    Code:
    streamlink --bbciplayer-username XXXXX --bbciplayer-password XXXX https://www.bbc.co.uk/iplayer/episode/m0001y8k/guitar-drum-and-bass-series-1-1-on-drums-stewart-copeland best -o output.ts
    Replace XXXX with your actual login credentials. If for some reason it downloads only SD streams you can add --bbciplayer-hd to the line.
    Quote Quote  
  3. Thanks. I get "streamlink is not recognized as an internal or external command operable program or batch file"
    Quote Quote  
  4. Open cmd in the Streamlink directory.
    Quote Quote  
  5. Originally Posted by LZAA View Post
    Open cmd in the Streamlink directory.
    Can you remind me how to do this?is it same as cd to the streamlink directory? And also i have the portable streamlink

    Will geolocate matter when i do that
    Quote Quote  
  6. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Originally Posted by David Banner View Post
    Can you remind me how to do this?is it same as cd to the streamlink directory? And also i have the portable streamlink

    Will geolocate matter when i do that
    Navigate to Streamlink\Bin folder where streamlink.exe is located. While holding shift key,press right click and "Open command window here".
    Note that if your installation of streamlink is in Program Files/Program Files (x86),you will need to run CMD as admin in order to write a file.
    Quote Quote  
  7. Originally Posted by Sviests View Post
    Originally Posted by David Banner View Post
    Can you remind me how to do this?is it same as cd to the streamlink directory? And also i have the portable streamlink

    Will geolocate matter when i do that
    Navigate to Streamlink\Bin folder where streamlink.exe is located. While holding shift key,press right click and "Open command window here".
    Note that if your installation of streamlink is in Program Files/Program Files (x86),you will need to run CMD as admin in order to write a file.
    i did that but still get the error "streamlink is not recognized as an internal or external command operable program or batch file"
    Quote Quote  
  8. Originally Posted by LZAA View Post
    Reinstall Streamlink.
    I have the portable. i re uncompressed it. i get

    C:\Users\username\PORTABLE\STREAMLINK\streamlink-portable-master\streaml
    ink-portable-master\Streamlink for Windows (Compiled)>streamlink --bbciplayer-us
    ername xxxxxxxxxxxxxxxx --bbciplayer-password yyyyyyyy https://www.bbc.co
    .uk/iplayer/episode/m0001y8k/guitar-drum-and-bass-series-1-1-on-drums-stewart-co
    peland best -o output.ts
    'streamlink' is not recognized as an internal or external command,
    operable program or batch file.
    where am i going wrong?
    Quote Quote  
  9. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Originally Posted by David Banner View Post
    where am i going wrong?
    It means you don't have a streamlink.exe in there. It's best if you install it via setup and not using portable version.
    Quote Quote  
  10. Originally Posted by Sviests View Post
    Originally Posted by David Banner View Post
    where am i going wrong?
    It means you don't have a streamlink.exe in there. It's best if you install it via setup and not using portable version.
    OK there was a streamlink for windows.exe in there. I thought that was it
    Quote Quote  
  11. i use portable and got the updated portable from LZAA's link. I get

    C:\Users\username\PORTABLE\STREAMLINK\Streamlink_f or_Windows_Portable_v0
    .14.2>streamlink --bbciplayer-username xxxxxxxxx --bbciplayer-pass
    word xxxxxxx https://www.bbc.co.uk/iplayer/episode/m0001y8k/guitar-drum-and-bas
    s-series-1-1-on-drums-stewart-copeland best -o output.ts
    [Streamlink for Windows v0.14.2 - Git 215d789]
    [cli][info] Found matching plugin bbciplayer for URL https://www.bbc.co.uk/iplay
    er/episode/m0001y8k/guitar-drum-and-bass-series-1-1-on-drums-stewart-copeland
    [plugin.bbciplayer][info] A TV License is required to watch BBC iPlayer streams,
    see the BBC website for more information: https://www.bbc.co.uk/iplayer/help/tv
    licence
    Traceback (most recent call last):
    File "C:\Users\usernames\PORTABLE\STREAMLINK\Streamlink _for_Windows_Por
    table_v0.14.2\Streamlink\streamlink\plugin\api\validate.py", line 482, in valida
    te
    return validate(self.schema, value)
    File "functools.py", line 803, in wrapper
    File "C:\Users\username\PORTABLE\STREAMLINK\Streamlink_ for_Windows_Por
    table_v0.14.2\Streamlink\streamlink\plugin\api\val idate.py", line 334, in valida
    te_all
    value = validate(schema, value)
    File "functools.py", line 803, in wrapper
    File "C:\Users\username\PORTABLE\STREAMLINK\Streamlink_ for_Windows_Por
    table_v0.14.2\Streamlink\streamlink\plugin\api\val idate.py", line 371, in valida
    te_dict
    raise ValueError("Key '{0}' not found in {1!r}".format(key, value))


    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
    File "C:\Users\USERNAME\PORTABLE\STREAMLINK\Streamlink_ for_Windows_Por
    table_v0.14.2\Streamlink\streamlink_cli\main.py", line 533, in handle_url
    streams = fetch_streams(plugin)
    File "C:\Users\username\PORTABLE\STREAMLINK\Streamlink_ for_Windows_Por
    table_v0.14.2\Streamlink\streamlink_cli\main.py", line 413, in fetch_streams
    sorting_excludes=args.stream_sorting_excludes)
    File "C:\Users\username\PORTABLE\STREAMLINK\Streamlink_ for_Windows_Por
    table_v0.14.2\Streamlink\streamlink\plugin\plugin. py", line 431, in get_streams
    return self.streams(*args, **kwargs)
    File "C:\Users\username\PORTABLE\STREAMLINK\Streamlink_ for_Windows_Por
    table_v0.14.2\Streamlink\streamlink\plugin\plugin. py", line 339, in streams
    ostreams = list(ostreams)
    File "C:\Users\username\PORTABLE\STREAMLINK\Streamlink_ for_Windows_Por
    table_v0.14.2\Streamlink\streamlink\plugins\bbcipl ayer.py", line 234, in _get_st
    reams
    vpid = self.find_vpid(self.url)
    File "C:\Users\username\PORTABLE\STREAMLINK\Streamlink_ for_Windows_Por
    table_v0.14.2\Streamlink\streamlink\plugins\bbcipl ayer.py", line 139, in find_vp
    id
    vpid = m and parse_json(m.group(1), schema=self.mediator_schema)
    File "C:\Users\username\PORTABLE\STREAMLINK\Streamlink_ for_Windows_Por
    table_v0.14.2\Streamlink\streamlink\utils\__init__ .py", line 66, in parse_json
    json_data = schema.validate(json_data, name=name, exception=exception)
    File "C:\Users\username\PORTABLE\STREAMLINK\Streamlink_ for_Windows_Por
    table_v0.14.2\Streamlink\streamlink\plugin\api\val idate.py", line 484, in valida
    te
    raise exception("Unable to validate {0}: {1}".format(name, err))


    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
    File "C:\Users\username\PORTABLE\STREAMLINK\Streamlink_ for_Windows_Por
    table_v0.14.2\Streamlink\Streamlink.py", line 10, in <module>
    main()
    File "C:\Users\username\PORTABLE\STREAMLINK\Streamlink_ for_Windows_Por
    table_v0.14.2\Streamlink\streamlink_cli\main.py", line 1002, in main
    handle_url()
    File "C:\Users\username\PORTABLE\STREAMLINK\Streamlink_ for_Windows_Por
    table_v0.14.2\Streamlink\streamlink_cli\main.py", line 537, in handle_url


    I eventually got it with youtube dl and windscribe on a windscribe 'good day' But i would like to learn where i go wrong with streamlink. Thanks for the help guys
    Quote Quote  
  12. Check the authorization on the site with this data.
    Quote Quote  
  13. Originally Posted by LZAA View Post
    Check the authorization on the site with this data.
    Do not understand sorry
    Quote Quote  
  14. Can you login to this site?
    Quote Quote  
  15. Originally Posted by LZAA View Post
    Can you login to this site?
    into bbc? yes i can. But i still get the error when I try to stream
    Last edited by David Banner; 16th Jan 2019 at 14:25.
    Quote Quote  
  16. In order to figure this out, I need access.
    Quote Quote  
  17. Originally Posted by LZAA View Post
    In order to figure this out, I need access.
    to what? I cannot give my username/password to bbc iplayer
    Quote Quote  
  18. Member
    Join Date
    Nov 2014
    Location
    Germany
    Search Comp PM
    Download Link for the video :

    https://bbcfmt-ic-1f03fe00-0b4a45-vodhlsuklive.s.loris.llnwd.net/usp/auth/vod/piff_abr...o=5070000.m3u8


    You can download with several programs:Youtube -dl,Streamlink,Livestreamer or FFmpeg

    I prefer to extract the m3u8 in a txt.file and downloaded the similar .ts files

    Hope that helps!

    You can start the download without username and password
    Last edited by ghostrewel; 19th Jan 2019 at 20:18.
    Quote Quote  
  19. Originally Posted by ghostrewel View Post
    Download Link for the video :

    https://bbcfmt-ic-1f03fe00-0b4a45-vodhlsuklive.s.loris.llnwd.net/usp/auth/vod/piff_abr...o=5070000.m3u8


    You can download with several programs:Youtube -dl,Streamlink,Livestreamer or FFmpeg

    I prefer to extract the m3u8 in a txt.file and downloaded the similar .ts files

    Hope that helps!

    You can start the download without username and password
    Thanks. I got it with youtube dl which works when windscribe works fr bbc- sometimes. Are you using a vpn? Streamlink does not work for me
    Quote Quote  
  20. Member
    Join Date
    Nov 2014
    Location
    Germany
    Search Comp PM
    Command for streamlink

    streamlink hlsvariant://link best -o name.ts
    Quote Quote  
  21. Originally Posted by ghostrewel View Post
    Command for streamlink

    streamlink hlsvariant://link best -o name.ts
    Thanks

    I get
    error: Failed to parse playlist: Missing #EXTM3U header
    [End of Streamlink for Windows with ExitCode 1]
    Quote Quote  
  22. streamlink hls://link best -o name.ts
    Quote Quote  
  23. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Originally Posted by David Banner View Post
    I get
    error: Failed to parse playlist: Missing #EXTM3U header
    [End of Streamlink for Windows with ExitCode 1]
    It's a streamlink issue now. It happens with DRM content. If youtube-dl worked fine,great. At least one tool was able to get it done,that's all that matter,i guess.
    Quote Quote  
  24. Member
    Join Date
    Nov 2014
    Location
    Germany
    Search Comp PM
    A simple way to find out the best available quality is to update to the newest version of Youtube-dl
    Command youtube -dl -F link
    copy the highest part amd put them into following

    youtube-dl -f quality link link of the video
    Quote Quote  



Similar Threads

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