Export Youtube Playlist in tab delimited text

Creates the current playlist as tab delimited text to be easily copied

Per 06-03-2021. Zie de nieuwste versie.

Maker
max44
Beoordelingen
0 0 0
Versie
0.4.3
Gemaakt op
14-12-2020
Bijgewerkt op
06-03-2021
Grootte
5,52 KB
Licentie
N.v.t.
Wordt toegepast op

Export Youtube Playlist as tab delimited text

On a youtube playlist page, click the "Export as tab delimited text" button to show a list of the video names, channels, duration and URLs, so they can be easily copied.

It is a fork of script https://greasyfork.org/en/scripts/383993-export-youtube-playlist-in-plaintext (author @1N07)


Version history:
- 0.4.3: video URL is added to exported data
- 0.4.2: amendments to recognize new CSS code for video name
- 0.4.1: various bugfixes and improvements
- 0.4: initial fork