Dan Niles

Results 8 comments of Dan Niles

Hi @Jaifroid, would it be possible for me to work on this issue, since there has been no activity on it for a while?

> Look at how the ZIM filenames of https://farm.openzim.org/recipes/zenius_id_playlists look like: > https://farm.openzim.org/pipeline/46001c89460732f50a144a36 @kelson42 Could you please clarify what needs to be done here? The links provided above seem to...

Adding the following line from [tech.js](https://github.com/videojs/video.js/blob/57c27f8e5ca8ba79340871aa497317b61ec492b6/src/js/tech/tech.js#L154) in the video.js library, to the [videojs-ogvjs.js](https://github.com/openzim/youtube/blob/main/zimui/src/plugins/videojs-ogvjs.js) plugin in `zimui` let's us disable preloading subtitles in `ogv.js` also. ```js this.preloadTextTracks = options.preloadTextTracks !== false;...

Hi, I am interested in working on this for GSoC. I have prepared a UI proposal in Figma and would really appreciate your feedback on it. Dark Mode Prototype: https://www.figma.com/proto/f922aAI4PJry9ioHWm4Zd4/Kiwix-Youtube-UI-Revamp?type=design&scaling=min-zoom&page-id=0%3A1&node-id=3-1648&starting-point-node-id=3%3A1648...

Thanks for the quick reply @Popolechien. Can you let me know what kind of technical issue will be there if I was to implement dark mode? The big video upfront...

I believe we can show/hide the featured video based on the screen size when rendering the UI. However, if you think the featured video is not necessary, then I don't...

@Popolechien I have added the mobile mockups to the [figma design file](https://www.figma.com/file/f922aAI4PJry9ioHWm4Zd4/Kiwix-Youtube-UI-Revamp?type=design&node-id=0-1&mode=design) and created a [prototype](https://www.figma.com/proto/f922aAI4PJry9ioHWm4Zd4/Kiwix-Youtube-UI-Revamp?type=design&node-id=100-2032&scaling=min-zoom&page-id=0%3A1&starting-point-node-id=100%3A2032) as well. Please have a look, and let me know if any changes are...

@benoit74 Sure, I will create a GSoC proposal with a detailed plan and share it as soon as possible.