Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

youtube-dl-Recorder-for-Kodi (Windows) #392

Open
dobbelina opened this issue Jan 4, 2021 · 1 comment
Open

youtube-dl-Recorder-for-Kodi (Windows) #392

dobbelina opened this issue Jan 4, 2021 · 1 comment

Comments

@dobbelina
Copy link
Owner

dobbelina commented Jan 4, 2021

youtube-dl-Recorder-for-Kodi


I present the youtube-dl Recorder for Kodi.

youtube-dl

It can download almost anything you throw at it, from any addon and the thumbnails as well.
It communicates with kodi via it's web server, so make sure you enable it here:

System=>Services=>Control=>Allow remote control via HTTP

If you don't have youtube-dl installed, it can install it for you as it's needed.
I also recommend that you download ffmpeg and put in the same folder as
youtube-dl.exe, as some media require it.
If you're into live streams, also download rtmpdump and put in the same folder.
No need to add any path to the system environment variables, as long as the files are
in the same folder as youtube-dl.exe.

After setup, just press the shortcut key to start a download from playing media,
(must be playing).
You can start as many concurrent downloads as you wish, if your internet connection
can handle it.

To close the recorder press F4, To update youtube-dl, press Ctrl + F1
or delete the youtube-dl.ini to restart setup and download from there.

Created files by the application:

  • A desktop shortcut will be created to start the recorder
  • A youtube-dl.ini file will be created for it's settings in the recorder directory
  • A config file for youtube-dl will be created in the recorder directory named config.txt
  • YT-Instructions.txt

No registry entries

Created in Autohotkey

Updated 2021-01-27 check version fix
Download here: YT-DL_Recorder.v.1.0.zip

SHA1:
9ed9ed27493376bce99c1b0637a36e178c29e29f

This is version 1.0

For those that want to compile it for themselves, here's the source files: Source Files

@dobbelina dobbelina pinned this issue Jan 4, 2021
@dobbelina
Copy link
Owner Author

dobbelina commented Jan 8, 2021

@TarkusLV
Have made many improvements.
Now with download stats + other fixes, see below:
Download link above updated.

Screenshot (4)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant