openzim / ted

Provide the best of TED.com for offline usage!
https://download.kiwix.org/zim/ted/
GNU General Public License v3.0
13 stars 8 forks source link

How many different language tracks are available #211

Closed Popolechien closed 1 week ago

Popolechien commented 1 week ago

The question is twofold:

  1. How many videos have two or more audio tracks (presumably dubbing)
  2. How many languages are available across all videos / zim audio tracks?
benoit74 commented 1 week ago
  1. How many videos have two or more audio tracks (presumably dubbing)

None, at least TED web UI has no corresponding button and technical files behind it exhibit only one audio language per video

  1. How many languages are available across all videos / zim audio tracks?

Script is running to fetch info, answer on Monday ^^

benoit74 commented 1 week ago
  1. How many languages are available across all videos

Number of videos per audio language:

{'en': 6373, 'es': 50, 'fr': 10, 'zh-cn': 1, 'it': 2, 'hi': 2, 'pt': 1, 'ar': 1, 'pt-br': 1, 'ko': 1, 'ja': 3, 'de': 1}

kelson42 commented 1 week ago

See #212 and https://github.com/openzim/overview/issues/38