mirror of
https://github.com/iv-org/youtube-trusted-session-generator.git
synced 2024-11-26 15:40:34 +00:00
5 lines
92 B
Python
5 lines
92 B
Python
|
import potoken_generator.main
|
||
|
|
||
|
if __name__ == '__main__':
|
||
|
potoken_generator.main.main()
|