Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nsmy/vlc_auto_resume
Script to Launch and Play the last item in VLC's (Opend Recently Media list) and auto resume (If setting Contiue Playback? set to Always/ Ask)
https://github.com/nsmy/vlc_auto_resume
auto-resume vlc vlc-media-player vlc-player windows
Last synced: 17 days ago
JSON representation
Script to Launch and Play the last item in VLC's (Opend Recently Media list) and auto resume (If setting Contiue Playback? set to Always/ Ask)
- Host: GitHub
- URL: https://github.com/nsmy/vlc_auto_resume
- Owner: NSMY
- Created: 2023-12-28T05:38:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-28T06:15:52.000Z (about 1 year ago)
- Last Synced: 2023-12-29T06:49:24.760Z (about 1 year ago)
- Topics: auto-resume, vlc, vlc-media-player, vlc-player, windows
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VLC_Auto_Resume
Script to Launch and Play the last item in VLC's (Opend Recently Media list) and auto resume (If setting Contiue Playback? set to Always/ Ask)Meant to be Paired with [Nilesoft][Nilesoftweb] context menu manager for 2 click auto resume.
Works Best if VLC is installed to default C:\Program Files\VideoLAN\VLC, OR Must edit line [8][line] in the script to your VLC.exe Destination if different. (if using just Script Must have Python => 3.10 Installed)
Compiled Release Provided will be hardcoded to previously mentioned path.
[Nilesoftweb]: https://nilesoft.org/download
[line]: https://github.com/NSMY/VLC_Auto_Resume/blob/0a0fc0572a0f5d29201f5ac6139c73eb5f495a32/VLCAutoResume.pyw#L8