mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	new caption stuff :3
This commit is contained in:
		
							parent
							
								
									6b50d4e577
								
							
						
					
					
						commit
						f193630d03
					
				| @ -67,7 +67,7 @@ module.exports = function (app, config, renderTemplate) { | ||||
|     const id = req.query.v; | ||||
|     const l = req.query.h; | ||||
| 
 | ||||
|     let url = `https://inner-api.poketube.fun/proxy/caption/${id}/${l}/`; | ||||
|     let url = `https://invid-api.poketube.fun/api/v1/captions/${id}?label=${l}`; | ||||
| 
 | ||||
|     let f = await modules.fetch(url); | ||||
|     const body = await f.text(); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley