lujun9972 / podcaster

Emacs podcast client
36 stars 6 forks source link

Idea : Dowload the podcast in a local directory #8

Open DriXse opened 7 years ago

DriXse commented 7 years ago

Hi, Thanks a lot for this project. Is it possible to have a shortcut key to download the select podcast in a local directory (which can be set with variable) ?

lujun9972 commented 7 years ago

Yes, That's a greate idea! I'm considering to create a mode to download/play/remove the podcast mp3. Thank you very much.

thetomorrowman commented 4 years ago

Hi, Noob idiot here. interested in learning emacs. could you please provide a short explanation of how to use this? I've created my .emacs file and copy and pasted your code into it. When i M-x podcasts i get the blue 'Podcasts' prompt in the buffer What do i enter here? Also, bit cheeky here, do you have any tips or starter projects for a would-be programer?

lujun9972 commented 4 years ago

@thetomorrowman Press , you should see the candidates.

Since English is not my native language. I'm afraid I can't afford you any tips. If you do want to learn Elisp, read the Introduction to Programming in Emacs Lisp is a good start, which can be read in Emacs though C-h i m Emacs Lisp Intro