Normal
Yes I want to do that Just wanted to get it work yesterday and see how far I get and what I need I have to look into this, but I think the configs can come from MP2Ext. I guess this is preferred, right?I did exactly this:But this might change. Maybe I will create an extra api call to retrieve the Video urls, because it takes some time until OnlineVideos got the URLS, so if there are a ton of videos it might take ages. The problem is that onlineVideos doesn't work with IDs, but stores the whole objects in the GUI. But I can't serialize a whole Object and throw it at you just that you can return it back to me. So I try to work around that problem. So expect some bugs in the first versions
Yes I want to do that Just wanted to get it work yesterday and see how far I get and what I need
I have to look into this, but I think the configs can come from MP2Ext. I guess this is preferred, right?
I did exactly this:
But this might change. Maybe I will create an extra api call to retrieve the Video urls, because it takes some time until OnlineVideos got the URLS, so if there are a ton of videos it might take ages. The problem is that onlineVideos doesn't work with IDs, but stores the whole objects in the GUI. But I can't serialize a whole Object and throw it at you just that you can return it back to me. So I try to work around that problem. So expect some bugs in the first versions