-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[fix below] [Arte_v2] cannot see the windows below, since today #98
Comments
Hi |
arte no longer offers mp4 files on their servers. even if GuGuss finds the time to rewrite the script, you will have to rely on additional external tools such as youtube-dl or at least ffmpeg to download the videos. :-( |
Thank you uahim |
@vinceguille @frouty this gets the stream url (link appears on top) for now, it's not pretty but it works: |
ok, so I download this : arte_v2.user.js |
@vinceguille yes, third party appilcations which you have to install. the js file is a simple user javascript which runs in your browser (greasemonkey or such) just like GuGuss' script. it will give you the link to the m3u8 file of the actual video stream, which you feed for example to |
Thanks @uahim PS :
NB : will fix the main script to integrate with language selection. |
Thanks for your explanations. I just have to go on the Terminal and i can type, for example = Because on the arte site, I can't see what you showed me (the stream URL) |
@vinceguille sorry it doesn't work for you, even though I tested it with different addons in different browsers, I do not have a solution or explanation why it does not work for some users.
in time, youtube-dl and yt-dlp will have arte support built in (they are working on it) so your above command will work. but right now, per your example, it would be more like if you are tech-savvy, to find out why the script does not work for you, you could check the console via developer tools (ctrl + shift + i) for errors edit: |
Hello Eyerybody! |
...or you can use browser extensions/addons such as "Bulk File Downloader" or "The Stream Detector" also, users on linux/*nix systems or such with Cygwin experience can use this tiny shell script that does the same: usage in terminal it produces this output, stream url for VLC and ready-made oneliners to download with ffmpeg :)
as you see, it also gets you the subtitles, but as arte uses non-standard .vtt format with some rubbish in front, you may need to convert it to .srt to watch it on hardware devices, e.g. with vtt_to_srt. I had to make a few changes in order to make it work with arte subtitles, so I forked it; works without installation with Python 3.x: apparently VLC can handle vtt out of the box: |
@Bumbadawg |
@uahim |
this is on edge with your script By the way, now arte is separating the audio track from the video. Both are in mp4 at least for the few videos I tried. |
@Tyr4El as far as I know, this script is dead and there are no forks I suggest using yt-dlp or my userjs or bash script solutions - none of which are as comfortable as ARTE-7-Downloader, of course :-( |
Hi
I cannot see the windows below, since today.
Chrome Version 100.0.4896.127 (Build officiel) (x86_64)
macOS Mojave 10.14.6
any idea ?
Thanks a lot
The text was updated successfully, but these errors were encountered: