Siddharth Bhal
Siddharth Bhal
It would be great to have auto-download feature to automatically download latest episodes of tv show. The same is implemented in plex 
Preset used ``` yt_episode: youtube: download_strategy: "video" output_options: output_directory: "{youtube_tv_shows_directory}/{tv_show_name_sanitized}" file_name: "{episode_file_path}.{ext}" thumbnail_name: "{episode_file_path}-thumb.jpg" info_json_name: "{episode_file_path}.{info_json_ext}" maintain_download_archive: True nfo_tags: nfo_name: "{episode_file_path_sanitized}.nfo" nfo_root: "episodedetails" kodi_safe: True tags: title: "{episode_title}" season: "{season}"...
Maybe a wrapper around https://github.com/yt-dlp/yt-dlp/blob/17ffed184237b3686212cc73290e5cdd0f6f20ca/yt_dlp/utils.py#L647 could help here.
I tried using Webhooks integration to make it work with ntfy, but unsuccessful.
Currently using https://github.com/1C0D/Obsidian-Reveal-File-in-explorer.
+1 for ssh certificate support
Hey @latenitecoding, are you able to make any progress on this?
@abaker KotlinNLP can be useful for this.
Similarly summarizing the entire text paragraphs inline would be useful also.