karthink / elfeed-tube

Youtube integration for Elfeed, the feed reader for Emacs
The Unlicense
241 stars 11 forks source link

Improve local downloading of videos #28

Open vikasrawal opened 4 months ago

vikasrawal commented 4 months ago

I use the function posted by @karthink in https://github.com/karthink/elfeed-tube/issues/5#issuecomment-1848871918_ to download the videos. Can somebody help modify this function to 1) not require user interaction after it is called (unnecessary), 2) skip downloading if the video is already there, and 3) Mark the entry as read when the user asks a video to be downloaded.