openzim / openedx

Open edX (to zim) scraper
GNU General Public License v3.0
8 stars 7 forks source link

Check if title is generated in video.html #154

Closed satyamtg closed 4 years ago

satyamtg commented 4 years ago

151 was due to the fact that video xblocks do not have a title and we used xblock as title for such xblocks as we needed to maintain the directory structure to download assets (video in this case).

This changes the video.html template to check for the generated word xblock and add the title only if the title is not generated one. This maintains the same structure as the original one at PHZH.