fonol / anki-search-inside-add-card

An add-on providing full-text-search and PDF reading functionality to Anki's Add card dialog
https://ankiweb.net/shared/info/1781298089
GNU Affero General Public License v3.0
179 stars 24 forks source link

adding an internal player #130

Open dumbdreamed opened 4 years ago

dumbdreamed commented 4 years ago

hi, my friend. thanks for the latest updates especially ability to run youtube videos. I wonder that is it possible to add an internal player so ones can see some videos for examples educational video like udemy courses and in the process of seeing that video can record part of the audio and video as well and add them to cards?

fonol commented 4 years ago

Hi, you mean a player for local video files? Sorry, not really a priority at the moment, (I wouldn't really need it myself and it sounds like a lot of work for a feature). As always, not a definite no, maybe at some point I will have lectures in video format too and want such a feature, but definitely not now :).

dumbdreamed commented 4 years ago

thanks my friend. i want to know your advice on something. actually i started to learn python. i have some ides for some add ons. how did you started creating add ons?you just learned python?

fonol commented 4 years ago

I knew the basics before. My advice would be to look at the add-on code of simple add-ons to get a feeling of how things work, that's what I did when I had no idea of Anki's code. In general, start small.

dumbdreamed commented 4 years ago

thanks, my friend. appreciate it.