fix auto script

main
David Benque 6 months ago
parent 0197fa6a2b
commit 2aff6a84d1

@ -33,7 +33,7 @@ by [[{channel}]]
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/{id}" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
'''
with open(f'robot_inbox/{title}.txt', 'w') as f:
with open(f'robot_inbox/{title}.tid', 'w') as f:
f.write(template)

Loading…
Cancel
Save