Skip to main content
Module

x/youtubei/.editorconfig

A wrapper around YouTube's internal API — reverse engineering InnerTube
Extremely Popular
Go to Latest
File
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig fileroot = true
[*]indent_style = spaceindent_size = 2end_of_line = lfcharset = utf-8trim_trailing_whitespace = falseinsert_final_newline = false