added unit converter, translator, youtube api, raid
authorGeorgios Atheridis <atheridis@tutamail.com>
Wed, 30 Mar 2022 16:55:44 +0000 (19:55 +0300)
committerGeorgios Atheridis <atheridis@tutamail.com>
Wed, 30 Mar 2022 16:55:44 +0000 (19:55 +0300)
commit080741f36df4a311820945cfbafbae4ae763f291
tree1ccb690b02ad92ce0c7e44896f5788bc8e246a1f
parent275e2b95665e310b5583a0d9b47d4230b36e6160
added unit converter, translator, youtube api, raid
skgyorugo/README.md
skgyorugo/commands/t.py [new file with mode: 0644]
skgyorugo/commands/youtube.py [new file with mode: 0644]
skgyorugo/main.py
skgyorugo/scripts/translator.py [new file with mode: 0644]
skgyorugo/scripts/unit_converter.py [new file with mode: 0644]
skgyorugo/tools/raid.py
skgyorugo/yt_api/__init__.py [new file with mode: 0644]
skgyorugo/yt_api/videos.py [new file with mode: 0644]