In [1]:
from youtube_editor.time_picker import cell_magic, youtube_edits, write_youtube_edits

In [2]:
get_ipython().run_cell_magic('HTML', '', cell_magic)


start

: :

stop

: :

anchor


description



'

In [3]:
write_youtube_edits(youtube_edits)

from youtube_edits import edits

In [4]:
edits


Out[4]:
(('entire video', ('The entire video.', ('', ''))),
 ('addtion', ('addtion desc', ('00:39:32', '00:40:45'))))