make HelperExtractors non-private

This commit is contained in:
Samantaz Fox 2022-02-03 00:44:52 +01:00
parent d7ebd763f5
commit e6ddd6d6c1
No known key found for this signature in database
GPG Key ID: F42821059186176E
1 changed files with 1 additions and 1 deletions

View File

@ -505,7 +505,7 @@ end
#
# Mostly used to extract out repeated structures to deal with code
# repetition.
private module HelperExtractors
module HelperExtractors
# Retrieves the amount of videos present within the given InnerTube data.
#
# Returns a 0 when it's unable to do so