VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Member
    Join Date
    Feb 2014
    Location
    Germany
    Search PM
    Hello People,

    i would like to use streamllink on my Android Tablet and that's how I started.



    1. Termux installed from the Playstore

    2. Vlc installed from the Playstore

    3. Termux started and then...>


    ------------------

    1. Update repositories

    $ pkg update


    2. Install required packages

    $ pkg install clang python


    3. Install and build streamlink

    $ pip install streamlink


    4. Install nano to edit .streamlinkrc

    $ pkg install nano


    5. Create and edit .streamlinkrc

    $ touch ~/.streamlinkrc
    $ nano ~/.streamlinkrc


    6. Paste the following config options into .streamlinkrc

    player=am start -n org.videolan.vlc/org.videolan.vlc.gui.video.VideoPlayerActivity -a android.intent.action.VIEW -d player-http


    7. Now save it by holding Volume-Down + o then close with Volume-Down + x


    ------------------

    when I enter the download command under Termux, i get the following error message?

    Code:
    streamlink https://bit.ly/3wYttPd best -o video.mp4

    Code:
    [cli][info] Loaded config from deprecated path, see CLI docs for how to migrate: /data/data/com.termux/files/home/.streamlinkrc
    error: No Plugin can handle URL: https://bit.ly/3wYttPd



    What is it? What should I do?

    Need your help please



    thanks
    hasomaso
    Quote Quote  
  2. Member
    Join Date
    Jan 2021
    Location
    Argentina
    Search PM
    The video url is wrong. You must to indicate a direct link and some headers like referer and/or user agent.


    For example:

    Code:
    streamlink --http-header "Referer=https://flowcdn.nl/" "https://img.flowcdn.nl/hls/59/,aqcmoe5nbcqjddhroiz2jwetqfdkdibk7tuis3szgahnziniqkeqaxupo3sa,.urlset/master.m3u8" best -o video.ts
    Last edited by lfer94; 26th Jun 2021 at 15:45.
    Quote Quote  
  3. Member
    Join Date
    Feb 2014
    Location
    Germany
    Search PM
    works perfectly @ lfer94 Bro.

    thx
    Quote Quote  



Similar Threads

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