Python Forum
m3u8 using build-in browser downloader?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
m3u8 using build-in browser downloader?
#1
My PC is blocked from a video streamer site,
previously I could do this:
using selenium to extract the m3u8 file, Then using FFmpeg to download and convert the m3u8 file to mp4

now, if I access m3u8 using FFmpeg, the response is :
"HTTP error 403 Forbidden, Error opening input: Server returned 403 Forbidden (access denied)"

I can still access the site but only the first page, I can still play the video on that page,
But if I open a page on the same site, the result :
"Sorry, you have been blocked, You are unable to access thesitename.com"

now my question :
is possible to download m3u8 using the browser built-in downloader?
I do not ask for a complete code,
any clue, link, google keyword, python package, reference is enough,

thank you for reading,
have a nice day
Reply
#2
What's the address of the m3u8?
Reply
#3
(Mar-28-2024, 04:40 PM)Axel_Erfurt Wrote: What's the address of the m3u8?

1. is allowed to show a link?
2. as i said before : My PC is blocked from a video streamer site, yours probably not blocked
Reply
#4
Update :
i tried to download the m3u8, but it failed,
downloading m3u8 counted as opening a new page,

the best result is using the m3u8 browser extension that does not open a new page
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to access text files, hidden behind 'm3u8' resources Pavel_47 4 2,262 Feb-19-2023, 02:47 PM
Last Post: Pavel_47
  Can not make this image downloader work Blue Dog 6 4,125 Jun-23-2020, 08:55 PM
Last Post: snippsat
  webdriver.remote to connect back existing browser without open new browser? gahhon 6 6,787 Feb-26-2019, 03:53 PM
Last Post: gahhon
  RFC downloader not working sidsr003 2 2,786 Dec-19-2018, 09:31 PM
Last Post: snippsat
  Multiple File Downloader Josh_Python890 1 2,517 Sep-16-2017, 11:19 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020