mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-30 20:22:00 +00:00 
			
		
		
		
	Add 'liveNow' to /api/v1/channels/videos
This commit is contained in:
		| @@ -2595,6 +2595,7 @@ end | ||||
|             json.field "published", video.published.to_unix | ||||
|             json.field "publishedText", "#{recode_date(video.published)} ago" | ||||
|             json.field "lengthSeconds", video.length_seconds | ||||
|             json.field "liveNow", video.live_now | ||||
|             json.field "paid", video.paid | ||||
|             json.field "premium", video.premium | ||||
|           end | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Omar Roth
					Omar Roth