Skip to content

Releases: morpheasgr/URL2PP

1.8

20 Jun 16:11

Choose a tag to compare

Added support for m3u8 links and URLs containing a file name followed by a video file extension but not necessarily ending with it.

1.7

06 Dec 03:31
d13956e

Choose a tag to compare

1.7
Add traytips/toasts, slightly optimize code

1.6: Add check for identical filenames in multiURL list

05 Dec 07:42
152b05d

Choose a tag to compare

if duplicate filenames are found, the last occurence is used.
The current RD bug should be taken care of now.

1.5

04 Dec 03:41
6a275ab

Choose a tag to compare

1.5
Add check to ignore if user copies the same link(s) multiple times in…

1.4

03 Dec 05:02
f2cc841

Choose a tag to compare

1.4
Various improvements

1.3: Ditch PP's "/clipboard", add code for multi-URL handling

02 Dec 02:33
6f83d89

Choose a tag to compare

1.2: Fix Regex, add multiple URL support

01 Dec 04:12
1291f09

Choose a tag to compare

Updated Regex, added limited multiple URL support (limited functionality due to PotPlayer's command-line switch and content input limitations).

See commit note for details on limitations: 1291f09

EDIT: Now includes the minor change from commit 06084aa too.

1.1

30 Nov 05:13
8d7cdb2

Choose a tag to compare

1.1

Modified behaviour of application as per user request.

Now if PotPlayer is already running, any (further) links copied will be appended at the bottom of the playlist.
Note to self: Need to do this more elegantly by detecting current playback state.

1.0

30 Nov 04:13
8d7cdb2

Choose a tag to compare

1.0
Update README.md