Rewrote system for getting youtube transcripts

This commit is contained in:
jeffser
2024-10-16 14:47:48 -06:00
parent 134a907eff
commit 218c10f4ad
4 changed files with 73 additions and 24 deletions
+2 -3
View File
@@ -884,14 +884,13 @@
<child>
<object class="GtkBox">
<child>
<object class="GtkTextView" id="file_preview_text_view">
<object class="GtkLabel" id="file_preview_text_label">
<property name="margin-top">12</property>
<property name="margin-bottom">12</property>
<property name="margin-start">12</property>
<property name="margin-end">12</property>
<property name="hexpand">true</property>
<property name="vexpand">true</property>
<property name="editable">false</property>
<property name="selectable">true</property>
</object>
</child>
<child>