mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	Start moving to ytdl-org
This commit is contained in:
		| @@ -152,8 +152,8 @@ class HlsFD(FragmentFD): | ||||
|                         except compat_urllib_error.HTTPError as err: | ||||
|                             # Unavailable (possibly temporary) fragments may be served. | ||||
|                             # First we try to retry then either skip or abort. | ||||
|                             # See https://github.com/rg3/youtube-dl/issues/10165, | ||||
|                             # https://github.com/rg3/youtube-dl/issues/10448). | ||||
|                             # See https://github.com/ytdl-org/youtube-dl/issues/10165, | ||||
|                             # https://github.com/ytdl-org/youtube-dl/issues/10448). | ||||
|                             count += 1 | ||||
|                             if count <= fragment_retries: | ||||
|                                 self.report_retry_fragment(err, frag_index, count, fragment_retries) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․