Skip to content

ohF9anel/b4u_reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

B4U reader for Python

This library parses .b4u files, which are the native format of Before You Know It, a great flashcard application.

Many B4U files can be downloaded from http://www.byki.com/listcentral.html.

Usage

python readb4u.py [filename]

will read the file [filename] and create a KVTML (Parley) representation, with separate .OGG (sound) and .JPEG (image) files as available in the original .b4u file, in the folder output, with the name cards.kvtml.

To create HTML file look in the python code (last lines).

About

Read .b4u file format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%