OS4 DepotLogo by Alessandro Bacchia 
(anonymous IP: 216.73.216.44,2507) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (351)
   o Datatype (51)
   o Demo (210)
   o Development (628)
   o Document (24)
   o Driver (102)
   o Emulation (155)
   o Game (1051)
   o Graphics (516)
   o Library (123)
   o Network (241)
   o Office (69)
   o Utility (961)
   o Video (74)

Total files: 4556

Full index file
Recent index file

 Links

  Amigans.net
  Aminet
  IntuitionBase
  Hyperion Entertainment
  A-Eon
  Amiga Future


Support the site


 Readme for:  Video » Misc » yt.lha

YT

Description: YouTube URL Extractor script
Download: yt.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 1Mb
Version: 4.1
Date: 02 Sep 2026
Author: Michael Trebilcock
Submitter: Michael Trebilcock
Category: video/misc
Replaces: video/misc/yt.lha
License: Other
Distribute: no
Min OS Version: 4.1
FileID: 14056
 
Snapshots:
 
Videos:
Comments: 63
Snapshots: 1
Videos: 1
Downloads: 127  (Current version)
6090  (Accumulated)
Votes: 21 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Chris Handley's YT_launcher program is included, which allows you to run the
script from an executable file for use with APPDIR:. Simply extract
YT_launcher.lha and copy YT into the directory YT.rexx resides in.


Y o u T u b e   U R L   E x t r a c t o r   s c r i p t  4.1
============================================================================

Introduction
----------------------------------------------------------------------------

YT.rexx is a script for providing direct video & audio links from YouTube URLs,
and the ability to stream them within MPlayer. Just provide a URL and it will
display all of the available video links found and let you play them.

This script can be used on any website containing links to a YouTube video, and
also supports the ability to stream live content within FFplay.

With just a few configurations, all of these abilities can be used within your
Amiga web browsers. Just right-click to play the YouTube videos.

An extensive AmigaGuide documentation is available within the archive.


----------------------------------------------------------------------------

  If using the HTML option, it is recommended to configure the context menu
  in the browser to use autoplay for right-clicking Original Link, so
  non-expired links are always used.

  If using the Emotion video player, seeking is not available, and pausing
  is not recommended. Close Emotion before watching another video.

----------------------------------------------------------------------------


ChangeLog
----------------------------------------------------------------------------

4.1 - 2nd Sep 2026:

- HLS: Improved start time speed for PlayMode 1
- HLS: UsePipe="1" / PIPE option assumes PlayMode 2.

4.0 - 18th Aug 2026:

- Changed default client to VISIONOS.
  It appears ANDROIDVR no longer works.

  It is recommended to use DualPlay and configure DASH video/audio tags.

- Set DualPlay to 1 in YT.cfg by default.
  This .cfg option only takes effect if AutoPlay is also enabled.
  Using the DUALPLAY command line option assumes AutoPlay.

- Added PlayDelay YT.cfg setting and command line option. Some links may
  require a forced delay before they become valid. This option adds a
  delay before playing. It can be overridden on the command line,
  e.g: PLAYDELAY=5

- All JavaScript related functions rewritten to use QuickJS.
  This restores the WEBEMBEDDED and TV clients to a working state.

  Only use if required. QuickJS can be slow to initially process the
  required JavaScript code, and can consume a lot of RAM. A custom
  helper program acts as a server and keeps QuickJS open between runs
  of YT.rexx.

  This is not required if using the VISIONOS client.

- Minor fixes / improvements.

More history within the archive.


Credits
----------------------------------------------------------------------------

Special thanks to:

Paul Sadlik      (Documentation / HTML AREXX code / beta testing)
Chris Handley    (YT_launcher)
Mike Brantley    (beta testing)
Guillaume Boesel (beta testing)
Nick Clover      (beta testing)
Krister Skrtic   (beta testing)
Kevin Taddeucci  (beta testing)
White            (beta testing)
Maijestro        (beta testing)
Mozzerfan        (beta testing)


Copyright © 2004-2026 by Björn Hagström All Rights Reserved