Description | Features | Getting started | Configuration | FAQ | Contributing | License | Acknowledgements
Au3VidOverlay allows to play Youtube videos as semi transparent fullscreen overlay above each window. So it's possible to do your work and to view your chosen video without switching windows.
Currently there is a known issue with the data protection page of google which appear before the youtube video page can be loaded. Unfortunately the program can not handle this yet (I will adjust this as soon as I have time to).
To be defined [...]
To be defined [...]
Variant 1 - Run the EXE:
Starting the EXE build\Au3VidOverlay.exe
which is compiled with #AutoIt3Wrapper_UseX64=y
and #AutoIt3Wrapper_UseUpx=n
(the default expected system is x64).
Variant 2 - Compile it on your own:
Open file src\Main.au3
, adjust the #AutoIt3Wrapper compiler information if you want to. For example you could change #AutoIt3Wrapper_UseUpx=n
from no (n) to yes (y), etc.
Then, run or compile the program.
To be defined [...]
Action | Shortcut |
---|---|
Increase visibility | Alt+Numpad+ |
Decrease visibility | Alt+Numpad- |
Close program | Alt+Numpad5 |
To be defined [...]
Frequently Asked Questions
1. How to [...]
Q: Is there a frequently asked question already?
A: No, not yet.
2. How to [...]
Q: [...]?
A: [...].
Just look at CONTRIBUTING, thank you!
Distributed under the MIT License. See LICENSE for more information.