mirror of
				https://github.com/chris124567/hulu
				synced 2025-10-31 03:35:33 +00:00 
			
		
		
		
	rename hulu directory to prevent problem with go build
This commit is contained in:
		
							parent
							
								
									5e525f280a
								
							
						
					
					
						commit
						ff25377cf1
					
				| @ -164,7 +164,7 @@ func (c Client) PlaybackInformation(id string) (p PlaybackInformation, err error | ||||
| // the MPD file URL, and information relating to subtitles (Hulu calls them | ||||
| // transcripts). | ||||
| func (c Client) Playlist(sessionKey int, eabID string) (p Playlist, err error) { | ||||
| 	randUUID := func() (s string) { | ||||
| 	randUUID := func() string { | ||||
| 		randChars := func(n int) (s string) { | ||||
| 			c := []byte("ABCDEF0123456789") | ||||
| 			for i := 0; i < 4; i++ { | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user