mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	bwa
This commit is contained in:
		
							parent
							
								
									431d458cb5
								
							
						
					
					
						commit
						740a5d82e1
					
				| @ -784,6 +784,7 @@ function cstsRemaining(totalTimeInSeconds, elapsedTimeInSeconds) { | |||||||
|       shouldUseRemaining = false; |       shouldUseRemaining = false; | ||||||
|       timestamps.innerText = `${csts(video.currentTime)}/${csts(video.duration)}`; |       timestamps.innerText = `${csts(video.currentTime)}/${csts(video.duration)}`; | ||||||
|     }); |     }); | ||||||
|  |     // test | ||||||
|      |      | ||||||
|       seekbar.addEventListener("input", (event) => { |       seekbar.addEventListener("input", (event) => { | ||||||
|           video.pause() |           video.pause() | ||||||
| @ -1402,7 +1403,7 @@ Offical Discord Server! :3 | |||||||
| 		<div id="<%=sha384(inv_vid.videoId)%>" class="video-player-container"> | 		<div id="<%=sha384(inv_vid.videoId)%>" class="video-player-container"> | ||||||
|        |        | ||||||
|       <% if (!qua) { //TODO - a %> |       <% if (!qua) { //TODO - a %> | ||||||
|         <audio id="aud" autoplay preload> |         <audio id="aud" preload> | ||||||
|           <source src="<%=u%>/latest_version?id=<%=inv_vid.videoId%>&itag=140&local=true" type="video/mp4" onerror="showErrorCard(event)"/> |           <source src="<%=u%>/latest_version?id=<%=inv_vid.videoId%>&itag=140&local=true" type="video/mp4" onerror="showErrorCard(event)"/> | ||||||
|         </audio> |         </audio> | ||||||
|       <% } else { %> |       <% } else { %> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ashley
						ashley