mirror of
https://github.com/iv-org/youtube-trusted-session-generator.git
synced 2025-01-15 16:12:21 +01:00
4 lines
92 B
Python
4 lines
92 B
Python
import potoken_generator.main
|
|
|
|
if __name__ == '__main__':
|
|
potoken_generator.main.main()
|