VideoHelp Forum
+ Reply to Thread
Page 1 of 2
1 2 LastLast
Results 1 to 30 of 39
Thread
  1. Use a browser's Developer Tools (F12, network tab) to get the m3u8 URL. Then use Streamlink to download

    Code:
    streamlink  "https://trkvz-live.ercdn.net/atvhd/atvhd_720p.m3u8?st=gjPxyGNzJKD5aB0gO6m8Ow&e=1591247680&SessionID=bezh4liz0njmpxk5oncxhzq0&StreamGroup=canli-yayin&Site=atv&DeviceGroup=web" best -o output.ts
    Or youtube-dl:

    Code:
    youtube-dl "https://trkvz-live.ercdn.net/atvhd/atvhd_720p.m3u8?st=gjPxyGNzJKD5aB0gO6m8Ow&e=1591247680&SessionID=bezh4liz0njmpxk5oncxhzq0&StreamGroup=canli-yayin&Site=atv&DeviceGroup=web"
    Or ffmpeg:

    Code:
    ffmpeg -i "https://trkvz-live.ercdn.net/atvhd/atvhd_720p.m3u8?st=gjPxyGNzJKD5aB0gO6m8Ow&e=1591247680&SessionID=bezh4liz0njmpxk5oncxhzq0&StreamGroup=canli-yayin&Site=atv&DeviceGroup=web" -c copy output.ts
    Quote Quote  
  2. Image
    [Attachment 53655 - Click to enlarge]

    I couldn't find any m3u8. Photo attached.
    Quote Quote  
  3. Start Developer Tools before playing the video. You might have to start Developer Tools, reload the page, then play the video.
    Quote Quote  
  4. Originally Posted by jagabo View Post
    Start Developer Tools before playing the video. You might have to start Developer Tools, reload the page, then play the video.
    What's this "Developer Tools"?
    Was what I sent in the photo the developer?
    I couldn't extract the stream link. please help me
    Quote Quote  
  5. Try with replay media catcher (payware) but the best imo
    *** DIGITIZING VHS / ANALOG VIDEOS SINCE 2001**** GEAR: JVC HR-S7700MS, TOSHIBA V733EF AND MORE
    Quote Quote  
  6. Originally Posted by qasem1368 View Post
    Was what I sent in the photo the developer?
    Yes.

    Originally Posted by qasem1368 View Post
    I couldn't extract the stream link. please help me
    I already told you everything you need to know.
    Quote Quote  
  7. Originally Posted by themaster1 View Post
    Try with replay media catcher (payware) but the best imo
    The software did not help
    Quote Quote  
  8. Originally Posted by jagabo View Post
    Originally Posted by qasem1368 View Post
    Was what I sent in the photo the developer?
    Yes.

    Originally Posted by qasem1368 View Post
    I couldn't extract the stream link. please help me
    I already told you everything you need to know.
    I was able to extract the stream link. The M3U8 link in the ffmpeg gives an error.
    Quote Quote  
  9. And I'm supposed to guess what the error is? And what command line you used?
    Quote Quote  
  10. Originally Posted by jagabo View Post
    And I'm supposed to guess what the error is? And what command line you used?
    HTTP error 403 Forbidden
    Quote Quote  
  11. And the exact command line?

    What video did you try to download? Give a link to the web page (not the m3u8).
    Quote Quote  
  12. Originally Posted by jagabo View Post
    And the exact command line?

    What video did you try to download? Give a link to the web page (not the m3u8).
    my site:https://www.atv.com.tr/webtv/canli-yayin
    my link: https://securevideotoken.tmgrup.com.tr/webtv/secure?741601&url=https%3A%2F%2Ftrkvz-liv...d%2Fatvhd.m3u8 or your link: https://trkvz-live.ercdn.net/atvhd/atvhd_720p.m3u8?st=gjPxyGNzJKD5aB0gO6m8Ow&e=1591247...eviceGroup=web

    I was not able to download with any of the mentioned software: youtube-dl or ffmpeg
    Quote Quote  
  13. You need a link that includes the ? and all the stuff after it.

    Code:
    "https://trkvz-live.ercdn.net/atvhd/atvhd_720p.m3u8?st=gjPxyGNzJKD5aB0gO6m8Ow&e=1591247680&SessionID=bezh4liz0njmpxk5oncxhzq0&StreamGroup=canli-yayin&Site=atv&DeviceGroup=web"
    And you need to include the quotes. That link has expired. You need to get a fresh one.
    Quote Quote  
  14. look for the vnd.app.mpegurl "Type":

    Image
    [Attachment 53673 - Click to enlarge]


    Right click on it and select Copy -> Copy URL to get:

    Code:
    https://trkvz-live.ercdn.net/atvhd/atvhd.m3u8?st=h_xjq1nSJWAv7BTR53kvZg&e=1591332603&SessionID=o1aqcq134bkmhyp5jd4ejkev&StreamGroup=canli-yayin&Site=atv&DeviceGroup=web
    You can download that with youtube-dl:

    Code:
    youtube-dl "https://trkvz-live.ercdn.net/atvhd/atvhd.m3u8?st=h_xjq1nSJWAv7BTR53kvZg&e=1591332603&SessionID=o1aqcq134bkmhyp5jd4ejkev&StreamGroup=canli-yayin&Site=atv&DeviceGroup=web"
    or to download as a TS file that you can play as it downloads:

    Code:
    youtube-dl --hls-use-mpegts --no-part "https://trkvz-live.ercdn.net/atvhd/atvhd.m3u8?st=h_xjq1nSJWAv7BTR53kvZg&e=1591332603&SessionID=o1aqcq134bkmhyp5jd4ejkev&StreamGroup=canli-yayin&Site=atv&DeviceGroup=web" -o output.ts
    Last edited by jagabo; 4th Jun 2020 at 12:31.
    Quote Quote  
  15. Originally Posted by jagabo View Post
    You need a link that includes the ? and all the stuff after it.

    Code:
    "https://trkvz-live.ercdn.net/atvhd/atvhd_720p.m3u8?st=gjPxyGNzJKD5aB0gO6m8Ow&e=1591247680&SessionID=bezh4liz0njmpxk5oncxhzq0&StreamGroup=canli-yayin&Site=atv&DeviceGroup=web"
    And you need to include the quotes. That link has expired. You need to get a fresh one.
    Thankful . What is the download method from YouTube streaming? With VLC, the saved file does not sound for a few minutes. Is there a better and higher quality method available?
    YouTube streaming: https://www.youtube.com/watch?v=28_RWPdysC4
    Quote Quote  
  16. Originally Posted by qasem1368 View Post
    Code:
    youtube-dl  --hls-use-mpegts --no-part https://www.youtube.com/watch?v=28_RWPdysC4 -o output.ts
    Quote Quote  
  17. Originally Posted by jagabo View Post
    Originally Posted by qasem1368 View Post
    Code:
    youtube-dl  --hls-use-mpegts --no-part https://www.youtube.com/watch?v=28_RWPdysC4 -o output.ts
    I'm not a professional. Please advise more clearly. I typed your code in ffmpeg, but nothing happened.Image
    [Attachment 53754 - Click to enlarge]
    Quote Quote  
  18. That's a youtube-dl command line, not an ffmpeg command line.
    Quote Quote  
  19. Originally Posted by jagabo View Post
    That's a youtube-dl command line, not an ffmpeg command line.
    I am a beginner. Learn how to do youtube-dl .
    Quote Quote  
  20. Just go to youtube.com and look for youtube-dl tutorials. Here's one example:

    https://www.youtube.com/watch?v=yOhGkZ4U4lI
    Quote Quote  
  21. Member
    Join Date
    Feb 2008
    Location
    Poland
    Search Comp PM
    Why don't you propose to qasem1368 youtube-dl GUIs?
    Originally Posted by qasem1368 View Post
    I am a beginner. Learn how to do youtube-dl .
    Use this GUI for youtube-dl:
    https://mrs0m30n3.github.io/youtube-dl-gui/
    Quote Quote  
  22. Originally Posted by jagabo View Post
    Just go to youtube.com and look for youtube-dl tutorials. Here's one example:

    https://www.youtube.com/watch?v=yOhGkZ4U4lI
    Your tutorial is to download a video file, not the stream.
    I entered the command with the command line:
    Code:
    c:\youtube-dl.exe --hls-use-mpegts --no-part https://www.youtube.com/watch?v=28_RWPdysC4 -o output.ts
    The following error occurred: Image
    [Attachment 53762 - Click to enlarge]

    Then I entered the command with ffmpeg . The download has started. is it correct?
    Image
    [Attachment 53763 - Click to enlarge]

    He doesn't stop by Q key.
    The stream is saved by closing the program. There are problems in audio and video in a few seconds. The file is not high quality. The sound and image are distorted.
    Quote Quote  
  23. Originally Posted by Pinto007 View Post
    Why don't you propose to qasem1368 youtube-dl GUIs?
    Originally Posted by qasem1368 View Post
    I am a beginner. Learn how to do youtube-dl .
    Use this GUI for youtube-dl:
    https://mrs0m30n3.github.io/youtube-dl-gui/
    It's great, but it doesn't download streaming. It only downloads videos.
    Quote Quote  
  24. Originally Posted by qasem1368 View Post
    I entered the command with the command line:
    Code:
    c:\youtube-dl.exe --hls-use-mpegts --no-part https://www.youtube.com/watch?v=28_RWPdysC4 -o output.ts
    The following error occurred: Image
    [Attachment 53762 - Click to enlarge]
    Put a copy of ffmpeg.exe (a static build) in the same folder as youtube-dl.exe.
    Quote Quote  
  25. Originally Posted by jagabo View Post
    Put a copy of ffmpeg.exe (a static build) in the same folder as youtube-dl.exe.
    Thank you very much. I was able to start.
    What can I do to stop it?
    Quote Quote  
  26. Ctrl+C, or Ctrl+Break, or close the CLI window.
    Last edited by jagabo; 11th Jun 2020 at 09:21.
    Quote Quote  
  27. Originally Posted by jagabo View Post
    Ctrl+C, or Ctrl+Break, or close the CLI window.
    This problem has been solved. You are a very good friend of mine and you always guide me. Thankful
    Please help me to download from the following site.
    https://www.zee5.com/tvshows/details/razia-sultan/0-6-377/episode-1-razia-sultan/0-1-101372

    The extracted link from the download manager will not be downloaded
    Quote Quote  
  28. That site is DRM protected. You can get an MPD link from a browser's Developer Tools but neither youtube-dl nor streamlink can download via that link.
    Quote Quote  



Similar Threads

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