Directories 目录

/
   D/                   # Downloaded files 已经下载的文件
      Ode to Joy.db              # Database for song:Ode to Joy 歌曲"欢乐颂"数据库文件
      Counting_with_small_numbers/              # Khan Academy lesson: Counting_with_small_numbers 可汗学院课程:Counting_with_small_numbers
         *.mp4              # mp4 video file (mp4格式)视频文件
         *.vtt              # vtt subtitle file (vtt格式)字幕文件
      __.db              # Database file 数据库文件
      .db              # Database file 数据库文件
  
   data/                  # UI icons
      *.po              # A PO file is made up of many entries, each entry holding the relation between an original untranslated string and its corresponding translation
      help.mp4              # Basic usage tutorial video file 基本使用教学视频文件
      translation.db    # Original database file used for translation records 用于翻译记录的原版数据库文件
      bak/                  # backup 备份
          *.po              # A PO file is made up of many entries, each entry holding the relation between an original untranslated string and its corresponding translation
  
   config/
      configdata.yml                 # Browser core configuration file 浏览器核心配置文件