http://gitunderground.i2p/archive/youtube-dl/src/commit/dcdb292fddc82ae11f4c0b647815a45c88a6b6d5/youtube_dl/extractor/adobepass.py
_download_webpage_handle ( post_url , video_id , note , data = urlencode_postdata ( form_data ), headers = { 'Content-Type' : 'application/x-www-form-urlencoded' , }) def raise_mvpd_required (): raise ExtractorError ( 'This video is only available for users of participating TV providers. ' 'Use --ap-mso to specify Adobe Pass Multiple-system operator Identifier ' 'and --ap-username and --ap-password or --netrc to provide account credentials.' , expected =...