VideoHelp Forum
+ Reply to Thread
Results 1 to 13 of 13
Thread
  1. Hello everyone,
    I have another network address here that I would like to record:
    https://s6.hopslan.com/orfx11/tracks-v1a1/mono.m3u8?token=3a4267a9cdcb3c724cdaea66960b...953-1727009153

    For a limited time.

    Which program? Does it work with yt-dlp?

    Many thanks,
    Heiko
    Quote Quote  
  2. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    streamlink is a good choice, especially since your stream doesn't use DRM. Works nice with the parameter --hls-duration
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  3. ffmpeg just came to mind. What was the syntax for a start time and recording length/end time again?
    Quote Quote  
  4. Code:
    yt-dlp -f 0 https://s6.hopslan.com/orfx11/tracks-v1a1/mono.m3u8?token=3a4267a9cdcb3c724cdaea66960badffe3149e3c-9bfc70c82ddc5c55fcb06d525c7e97de-1727019953-1727009153
    Quote Quote  
  5. Thank you very much.

    Now I just need to limit the recording to a certain time. Can I do that with yt-dlp?

    Or is it better to use streamlink?

    Best regards
    Heiko
    Quote Quote  
  6. I can use -f to specify the format, but what does -f 0 mean?

    Best regards
    Heiko
    Quote Quote  
  7. Originally Posted by Data2006 View Post
    I can use -f to specify the format, but what does -f 0 mean?

    Best regards
    Heiko
    -F gives you an avaiable formats list (in this case only 0)
    -f 0 means format 0
    Quote Quote  
  8. I have another .m3u8 link here:
    https://s.hdtvizlecanli.com/rtl2d.m3u8

    It's another portal with channels.

    Best regards
    Heiko
    Quote Quote  
  9. Good evening.

    Does anyone have any idea how I can record RTL2 and others?

    Thank you,
    Heiko
    Quote Quote  
  10. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Your question was already answered. Use streamlink for livestreams
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  11. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    streamlink is a good choice, especially since your stream doesn't use DRM. Works nice with the parameter --hls-duration

    Hi.

    I now have Streamlink 6.10.0:
    Code:
    heiko@Worf:~/Downloads$ cd '/home/heiko/Downloads/streamlink-6.10.0' 
    heiko@Worf:~/Downloads/streamlink-6.10.0$ ls -la
    insgesamt 256
    drwxr-xr-x   8 heiko heiko   4096 Sep  6 17:23 .
    drwxr-xr-x 145 heiko heiko  45056 Sep 28 23:46 ..
    -rw-r--r--   1 heiko heiko    221 Sep  6 17:23 AUTHORS
    drwxr-xr-x   3 heiko heiko   4096 Sep 28 23:53 build_backend
    -rw-r--r--   1 heiko heiko 109129 Sep  6 17:23 CHANGELOG.md
    drwxr-xr-x   4 heiko heiko   4096 Sep  6 17:23 completions
    -rw-r--r--   1 heiko heiko    442 Sep  6 17:23 dev-requirements.txt
    drwxr-xr-x   8 heiko heiko   4096 Sep  6 17:23 docs
    -rw-r--r--   1 heiko heiko    332 Sep  6 17:23 docs-requirements.txt
    -rw-r--r--   1 heiko heiko  18593 Sep  6 17:23 icon.svg
    -rw-r--r--   1 heiko heiko   1350 Sep  6 17:23 LICENSE
    -rw-r--r--   1 heiko heiko    384 Sep  6 17:23 MANIFEST.in
    -rw-r--r--   1 heiko heiko   6515 Sep  6 17:23 PKG-INFO
    -rw-r--r--   1 heiko heiko   7635 Sep  6 17:23 pyproject.toml
    -rw-r--r--   1 heiko heiko   4486 Sep  6 17:23 README.md
    drwxr-xr-x   2 heiko heiko   4096 Sep  6 17:23 script
    -rw-r--r--   1 heiko heiko     38 Sep  6 17:23 setup.cfg
    -rw-r--r--   1 heiko heiko   3149 Sep  6 17:23 setup.py
    drwxr-xr-x   5 heiko heiko   4096 Sep  6 17:23 src
    drwxr-xr-x  12 heiko heiko   4096 Sep  6 17:23 tests
    heiko@Worf:~/Downloads/streamlink-6.10.0$
    I googled it, but I don't know what I have to install.

    I have Ubuntu 22.04.

    Best regards
    Heiko
    Quote Quote  
  12. Originally Posted by Data2006 View Post
    Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    streamlink is a good choice, especially since your stream doesn't use DRM. Works nice with the parameter --hls-duration

    Hi.

    I now have Streamlink 6.10.0:
    Code:
    heiko@Worf:~/Downloads$ cd '/home/heiko/Downloads/streamlink-6.10.0' 
    heiko@Worf:~/Downloads/streamlink-6.10.0$ ls -la
    insgesamt 256
    drwxr-xr-x   8 heiko heiko   4096 Sep  6 17:23 .
    drwxr-xr-x 145 heiko heiko  45056 Sep 28 23:46 ..
    -rw-r--r--   1 heiko heiko    221 Sep  6 17:23 AUTHORS
    drwxr-xr-x   3 heiko heiko   4096 Sep 28 23:53 build_backend
    -rw-r--r--   1 heiko heiko 109129 Sep  6 17:23 CHANGELOG.md
    drwxr-xr-x   4 heiko heiko   4096 Sep  6 17:23 completions
    -rw-r--r--   1 heiko heiko    442 Sep  6 17:23 dev-requirements.txt
    drwxr-xr-x   8 heiko heiko   4096 Sep  6 17:23 docs
    -rw-r--r--   1 heiko heiko    332 Sep  6 17:23 docs-requirements.txt
    -rw-r--r--   1 heiko heiko  18593 Sep  6 17:23 icon.svg
    -rw-r--r--   1 heiko heiko   1350 Sep  6 17:23 LICENSE
    -rw-r--r--   1 heiko heiko    384 Sep  6 17:23 MANIFEST.in
    -rw-r--r--   1 heiko heiko   6515 Sep  6 17:23 PKG-INFO
    -rw-r--r--   1 heiko heiko   7635 Sep  6 17:23 pyproject.toml
    -rw-r--r--   1 heiko heiko   4486 Sep  6 17:23 README.md
    drwxr-xr-x   2 heiko heiko   4096 Sep  6 17:23 script
    -rw-r--r--   1 heiko heiko     38 Sep  6 17:23 setup.cfg
    -rw-r--r--   1 heiko heiko   3149 Sep  6 17:23 setup.py
    drwxr-xr-x   5 heiko heiko   4096 Sep  6 17:23 src
    drwxr-xr-x  12 heiko heiko   4096 Sep  6 17:23 tests
    heiko@Worf:~/Downloads/streamlink-6.10.0$
    I googled it, but I don't know what I have to install.

    I have Ubuntu 22.04.

    Best regards
    Heiko
    https://www.linode.com/docs/guides/how-to-install-streamlink-cli-on-ubuntu-macos/
    Quote Quote  



Similar Threads

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