You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert missing characters in teletext website to their polish equivalent.
26
29
This tool was made to fix a flaw in vhs-teletext.
27
30
28
-
# TTX Enhancer
31
+
##TTX Enhancer
29
32
```
30
33
Usage: java -jar ttx-enhancer.jar [ttx html directory] <fill missing pages>
31
34
```
32
-
Enhance website generated by TTX Parser by adding interactive elements and filling missing pages.
35
+
Enhance website generated by TTX Parser by adding interactive elements and filling missing pages.
36
+
37
+
# Credits
38
+
This project depends on Eric Berendsen's [DVBInspector](https://github.com/EricBerendsen/dvbinspector) and [ali1234/vhs-teletext](https://github.com/ali1234/vhs-teletext).
0 commit comments