Source i (link to git-repo or to original if based on someone elses unmodified work):

https://github.com/JacopoBucchioni/vlc-permanents-bookmarks

Original
5
Become a Fan
5.0

Description:
This VLC extension allows you to save bookmarks for your media files and store them permanently.

**Overview**
The default Custom Bookmarks of vlc cannot be stored permanently without save a playlist file. If you close the media file, the bookmarks will disappear. So we need a bookmark management extension to store them permanently.

**INSTALLATION**
Download the file by clicking on the download button or from the "Files" tab above and put it in the location:
• Windows (all users): %ProgramFiles%\VideoLAN\VLC\lua\extensions\
• Windows (current user): %APPDATA%\vlc\lua\extensions\
• Linux (all users): /usr/lib/vlc/lua/extensions/
• Linux (current user): ~/.local/share/vlc/lua/extensions/
• Mac OS X (all users): /Applications/VLC.app/Contents/MacOS/share/lua/extensions/
• Mac OS X (current user): /Users/%your_user_name%/Library/Application\ Support/org.videolan.vlc/lua/extensions/
(Create directories if they don't exist!)

**USAGE**
- Start vlc and open a media like video, audio and even network stream
- Click on the menu View > Bookmarks or VLC > Extension > Bookmarks on Mac OS X

**Feature**
The extension use an hash algorithm to associate bookmarks to the media files, so it works even if the files are moved or renamed, as long as their contents are not changed
Last changelog:

1.0.1

Bug fix


Ratings & Comments

7 Comments

jbartlett777

Thank you for this extension! We use this on our team by creating a directory junction on the bookmarks folder to a Microsoft OneDrive directory so we can all share the bookmarks. To make this extension safe for multiple people to add bookmarks to a video at the same time, I added a line to the addBookmark() function to reload the existing bookmark file before adding the new bookmark to the file by calling "load_bookmarks()" first.

jbartlett777

To do this, each user will need to have the same shared folder linked to their OneDrive. In MS Teams, you view the Files tab and select "Add short to OneDrive". Open Windows Explorer and navigate to "%AppData%\vlc". If directories "lua\extensions\userdata" does not exist, create any missing directories. Patch the file vlc_permanents_bookmarks.lua in the extensions directory If directory "bookmarks" exists under the "userdata" directory, rename/move/delete it. Click on the Windows Start button and type in "cmd". Right-click on "Command Prompt" and select "Run as Administrator" Run the following command but update to represent your local directory mklink /j C:\Users\[USER]\AppData\Roaming\vlc\lua\extensions\userdata\bookmarks "C:\Users\[USER]\[ONEDRIVE Dir]\[SHAREPOINT PATH]\bookmarks" Will report "Junction created" if successful

filjo2409

Hi can you please add/ fix: - filter option to the VLC Permanents Bookmarsk windows so it is possible to search for a specific bookmark - windows resizing so default value when adding, deleting etc. currently the windows resizes back to the original smaller resolution when action is made and that is particularly stressful when there is a lot of longer bookmarks (fullscreen would be perfect for me but it keeps resetting) - double click on bookmark should perform same action as "GO" button - right click on bookmark opens pop-up with the options from the buttons on the left hand side (similar to default windows pop-up)

Nonsmoker

It seems I can't activate the extension - I can't tick the box in the "view"-menu. I've put it into /usr/lib/x86_64-linux-gnu/vlc/lua/extensions. I've also tried /usr/share/vlc/lua/extensions and .local/share/vlc/lua/extensions with the same results. Any help is much appreciated! :-)

tarunisluckey

How can i export the bookmarks and keep it in notes like notion ?

cristopher

can you add a keyboard shortcut?, as well as the ctrl b of the custom markers or something like that.

bucchio

Unfortunately at the moment vlc doesn't allow to assign keyboard shortcuts for opening extensions. The closest thing you can do for start an extension without using the mouse is hit alt i to open the View menu and scroll down to the extension. If you are in mac OS another possible solution is explained here: https://forum.videolan.org/viewtopic.php?t=78902#p450085

Pling
0 Affiliates
Details
license GPLv2 or later
version 1.0.1
updated
added
downloads 24h 7
mediaviews 24h 0
pageviews 24h 45

Other VLC Extensions:

Multiple VLC enhancments
tubh
last update date: 13 years ago

Score 4.9

TUNE IN RADIO
willyboy63
last update date: 12 years ago

Score 5.0

Etevaldo Scopel
etevaldo
last update date: 12 years ago

Score 4.7

VLsub 0.9
nonkelleo
last update date: 12 years ago

Score 4.1

IP Webcam
manonlatramee62
last update date: 12 years ago

Score 5.1

TandN Co LLC
tandnone23
last update date: 10 years ago

Score 5.7



System Tags