Commit Graph

23 Commits

Author SHA1 Message Date
Tibor Baksa 34e39eb3c1 Update video streams 2023-11-18 00:57:32 +01:00
Tibor Baksa bce8b7ca8f Prepend protocol to stream URL when not provided 2023-11-18 00:50:09 +01:00
Tibor Baksa 62565c10f2 Check if parsing the player page before finding the player options 2023-11-18 00:45:21 +01:00
Tibor Baksa f340ef11af Update title in README 2023-11-18 00:45:10 +01:00
Tibor Baksa 7a27725d6d Add all HLS playlist items from player options 2022-11-22 21:22:09 +01:00
Tibor Baksa f81cadd6d1 Create separate playlist item for player URL and send referrer 2022-11-22 20:55:07 +01:00
Tibor Baksa 8b6793c6a7 Moved section about addons.videolan.org to the end of the README 2018-09-11 00:42:03 +02:00
Tibor Baksa eb59a03590 Added section about availability on addons.videolan.org
Removed note about VLC 3.0
2018-09-11 00:26:07 +02:00
Tibor Baksa 3a497b8630 Rewritten parser logic to handle both streams and videos on the same page 2018-09-10 23:55:10 +02:00
Tibor Baksa 42484060ae Changed noPlaylist to return nothing 2017-09-11 23:46:19 +02:00
Tibor Baksa 705f7b63a2 Added extra check to probe() for the player URL 2017-09-11 23:39:34 +02:00
Tibor Baksa 0e1d10fc0c Changed arturl to be normalized and removed unneeded url property from playlist item 2017-09-10 17:25:10 +02:00
Tibor Baksa b15dc2be32 Changed patterns to be more generic 2017-09-10 17:22:25 +02:00
Tibor Baksa 27a6a17c07 Fixed live stream parsers
Live streams were incorrecntly parsed with a video parser, now live streams have priority over video parsers to prevent this issue
2017-09-10 15:47:49 +02:00
Tibor Baksa a8b5607639 Removed unneeded trailing slashes from URL patterns 2017-09-10 01:45:04 +02:00
Tibor Baksa 3d0cf7e805 Implemented support for multiple videos on one page 2017-09-10 01:12:14 +02:00
Tibor Baksa 9f9331752e Changed URL patterns to find embedded videos in news articles 2017-09-09 23:52:22 +02:00
Tibor Baksa 93158b8dd4 Updated script name in README 2017-09-09 18:39:47 +02:00
Tibor Baksa 31d6abcc14 Renamed mediaklikk.lua 2017-09-09 18:31:02 +02:00
Tibor Baksa f9adeb5c40 Moved noPlaylist function 2017-09-09 18:24:00 +02:00
Tibor Baksa 943199b16c Added README 2017-09-09 18:12:45 +02:00
Tibor Baksa 37ab599026 Created mediaklikk.lua 2017-09-09 17:22:14 +02:00
Tibor Baksa 161c1e32b3 Initial commit 2017-09-09 17:20:17 +02:00