Replace youtube redirect links

Replace youtube redirect links with direct links and extend links text to its full length

These are versions of this script where the code was updated. Show all versions.

  • v1.4 2024-09-16

    Added: workaround for "This document requires 'TrustedHTML' assignment"

    Fixed: youtube event listeners which force link redirection even for direct links

  • v1.3.1 2023-05-26

    Added:
    - processing of YT links to playlists

    Fixed:
    - complicated cases with many YT links in one paragraph

  • v1.3 2023-03-07

    Added:
    - preface description of internal link to other Youtube video replaces this link's short text

  • v1.2.1 2022-11-02

    Added: internal Youtube link text is extended to full length

  • v1.2 2022-11-02

    Added: link text is extended to full length

  • v1.1 2022-10-20

    Performance optimization:
    - check page content only on scroll event

  • v1.0.1 2022-08-04

    Added:
    - jquery lib requirement

  • v1.0 2022-06-01