|
|
|
@ -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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|