mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-06 00:52:45 -05:00
asd
This commit is contained in:
parent
3c32f49617
commit
6e274fb96d
@ -182,7 +182,7 @@ def fetch_channel(ucid, pull_all_videos : Bool)
|
||||
id: video.id,
|
||||
title: video.title,
|
||||
published: video.published,
|
||||
updated: video.updated,
|
||||
updated: Time.utc,
|
||||
ucid: video.ucid,
|
||||
author: video.author,
|
||||
length_seconds: video.length_seconds,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user