Sujet : Re: New VSI post on Youtube
De : clubley (at) *nospam* remove_me.eisner.decus.org-Earth.UFP (Simon Clubley)
Groupes : comp.os.vmsDate : 19. Aug 2024, 13:31:57
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v9vdvs$2s11h$1@dont-email.me>
References : 1 2 3 4 5 6 7 8
User-Agent : slrn/0.9.8.1 (VMS/Multinet)
On 2024-08-16, bill <
bill.gunshannon@gmail.com> wrote:
On 8/16/2024 1:16 PM, Dave Froble wrote:
On 8/16/2024 8:07 AM, Simon Clubley wrote:
>
That's a hack, not a solution (and there are severe limits to how much
incremental time you can save with this approach).
>
Written material is a far better solution in this situation.
>
People can process written material at their own chosen speed ...
>
More importantly, how are all you people accessing YouTube under VMS?
>
If the Python 3.x on VMS is sufficiently functional, you should be able
to download YouTube videos to VMS just fine. Playing them however is
left as an exercise for the reader. :-)
As for downloading them, if anyone is interested enough to give it a go
and see if VMS Python is functional enough:
https://github.com/yt-dlp/yt-dlpIt is a YouTube downloader written in Python. You could always see if
you can actually download one of the VSI videos to a VMS system.
I recommend you start with YouTube format 18 which contains a low-resolution
video and a audio stream combined together inside a MP4 container.
This you should be able to do without any other software if VMS Python
is sufficiently functional.
If you want to get a bit more creative :-), download the slightly higher
resolution video format 135 and then the m4a 140 audio format, port ffmpeg
to VMS, and then combine the streams into a MP4 container. You only need
to copy the streams into the container as-is, you do not need to transcode
the downloaded streams.
Simon.
-- Simon Clubley, clubley@remove_me.eisner.decus.org-Earth.UFPWalking destinations on a map are further away than they appear.