mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[youtube:channel] Specify first page download message
This commit is contained in:
		| @@ -1388,7 +1388,7 @@ class YoutubeChannelIE(InfoExtractor): | ||||
|         channel_id = self._match_id(url) | ||||
|  | ||||
|         url = self._TEMPLATE_URL % channel_id | ||||
|         channel_page = self._download_webpage(url, channel_id) | ||||
|         channel_page = self._download_webpage(url, channel_id, 'Downloading page #1') | ||||
|         autogenerated = re.search(r'''(?x) | ||||
|                 class="[^"]*?(?: | ||||
|                     channel-header-autogenerated-label| | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․