mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	Update fetcher.js
This commit is contained in:
		
							parent
							
								
									834d8e4bfb
								
							
						
					
					
						commit
						441166f9d1
					
				| @ -17,7 +17,7 @@ | |||||||
|   */ |   */ | ||||||
| const fetch = require("node-fetch"); //2.5.x
 | const fetch = require("node-fetch"); //2.5.x
 | ||||||
| const xmltojson = require("xml2json") | const xmltojson = require("xml2json") | ||||||
| const lyricsFinder = require("lyrics-finder"); | const lyricsFinder = require("../src/lyrics.js"); | ||||||
| var youtube_url = `https://www.youtube.com/watch?v=`; | var youtube_url = `https://www.youtube.com/watch?v=`; | ||||||
| var dislike_api = `https://returnyoutubedislikeapi.com/votes?videoId=` | var dislike_api = `https://returnyoutubedislikeapi.com/votes?videoId=` | ||||||
| var new_api_url = `https://lighttube.herokuapp.com/api/player` | var new_api_url = `https://lighttube.herokuapp.com/api/player` | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley