1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-04-04 22:20:16 -05:00
2023-02-09 01:46:56 +05:30

6 lines
72 B
Python

import os
def get_hook_dirs():
return [os.path.dirname(__file__)]