mirror of
https://github.com/iv-org/invidious.git
synced 2026-02-17 17:48:32 -06:00
Update src/invidious/videos/description.cr
Co-authored-by: Fijxu <fijxu@nadeko.net>
This commit is contained in:
parent
44a5ea5eeb
commit
8ae9899cc8
@ -39,6 +39,7 @@ private def utf16_length(content : String) : Int32
|
||||
end
|
||||
u16_size
|
||||
end
|
||||
|
||||
def parse_description(desc, video_id : String) : String?
|
||||
return "" if desc.nil?
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user