mirror of
				https://github.com/karl0ss/GoGoDownloader.git
				synced 2025-10-31 06:34:16 +00:00 
			
		
		
		
	quick .5 fix
This commit is contained in:
		
							parent
							
								
									475466617d
								
							
						
					
					
						commit
						f55d917cc9
					
				| @ -243,7 +243,7 @@ class gogoanime: | ||||
|             bookmarkList.append( | ||||
|                 { | ||||
|                     "showName": animeName, | ||||
|                     "latestEpisode": int(episodeNum), | ||||
|                     "latestEpisode": float(episodeNum), | ||||
|                     "downloadURL": f"https://{self.config['CurrentGoGoAnimeURL']}/{animeDownloadName}-episode-{str(episodeNum)}", | ||||
|                 } | ||||
|             ) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Karl Hudgell
						Karl Hudgell