mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	Documentation fixes
* Change all links to point to new fork URL * Changed sponskrub links to my fork of the same * Other typos
This commit is contained in:
		| @@ -2332,8 +2332,8 @@ def bug_reports_message(): | ||||
|     if ytdl_is_updateable(): | ||||
|         update_cmd = 'type  youtube-dlc -U  to update' | ||||
|     else: | ||||
|         update_cmd = 'see  https://github.com/pukkandan/yt-dlc  on how to update' | ||||
|     msg = '; please report this issue on https://github.com/pukkandan/yt-dlc .' | ||||
|         update_cmd = 'see  https://github.com/pukkandan/yt-dlp  on how to update' | ||||
|     msg = '; please report this issue on https://github.com/pukkandan/yt-dlp .' | ||||
|     msg += ' Make sure you are using the latest version; %s.' % update_cmd | ||||
|     msg += ' Be sure to call youtube-dlc with the --verbose flag and include its complete output.' | ||||
|     return msg | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan