gkoelln b74f9dbfc3 Update adobepass.py
Adding providers.  I can only test with Dish and right now I'm getting:
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--ap-mso', 'Dish', '--ap-username', 'PRIVATE', '--ap-password', 'PRIVATE', 'http://www.fox.com/watch/770377795715/7833489408', '--write-sub', '--convert-subs', 'srt', '-f', 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]', '-o', 'C:\\Users\\Greg\\Videos\\%(series)s\\%(season_number)sx%(episode_number)s %(title)s.%(ext)s', '-v', '--get-filename']
[debug] Encodings: locale cp1252, fs utf-8, out cp1252, pref cp1252
[debug] youtube-dl version 2016.12.22
[debug] Python version 3.6.0 - Windows-10-10.0.14393-SP0
[debug] exe versions: ffmpeg 3.2.2, ffprobe 3.2.2, rtmpdump 2.3
[debug] Proxy map: {}
ERROR: Unable to extract post url; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
  File "C:\Python36\lib\youtube-dl\youtube_dl\YoutubeDL.py", line 694, in extract_info
    ie_result = ie.extract(url)
  File "C:\Python36\lib\youtube-dl\youtube_dl\extractor\common.py", line 359, in extract
    return self._real_extract(url)
  File "C:\Python36\lib\youtube-dl\youtube_dl\extractor\fox.py", line 48, in _real_extract
    query['auth'] = self._extract_mvpd_auth(url, video_id, 'fbc-fox', resource)
  File "C:\Python36\lib\youtube-dl\youtube_dl\extractor\adobepass.py", line 1437, in _extract_mvpd_auth
    mso_info.get('password_field', 'password'): password,
  File "C:\Python36\lib\youtube-dl\youtube_dl\extractor\adobepass.py", line 1343, in post_form
    post_url = self._html_search_regex(r'<form[^>]+action=(["\'])(?P<url>.+?)\1', form_page, 'post url', group='url')
  File "C:\Python36\lib\youtube-dl\youtube_dl\extractor\common.py", line 671, in _html_search_regex
    res = self._search_regex(pattern, string, name, default, fatal, flags, group)
  File "C:\Python36\lib\youtube-dl\youtube_dl\extractor\common.py", line 662, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract post url; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
2017-01-13 12:06:09 -06:00
..
2015-09-06 04:52:27 +01:00
2016-12-24 14:28:30 +01:00
2017-01-13 12:06:09 -06:00
2016-09-14 22:47:21 +07:00
2016-07-06 20:10:47 +08:00
2016-07-09 22:20:34 +07:00
2016-11-04 21:45:24 +07:00
2017-01-06 12:10:47 +01:00
2016-08-08 12:59:07 +08:00
2016-08-05 23:16:19 +07:00
2016-09-27 15:31:25 +01:00
2016-09-14 22:47:21 +07:00
2016-10-30 05:27:50 +07:00
2016-08-13 18:02:11 +08:00
2016-08-08 12:59:55 +08:00
2016-09-14 22:47:21 +07:00
2016-06-18 12:53:48 +08:00
2016-09-14 22:47:21 +07:00
2016-10-15 00:01:46 +08:00
2016-07-16 15:37:54 +08:00
2016-08-30 10:46:48 +01:00
2016-10-03 23:44:29 +07:00
2016-08-07 22:58:12 +01:00
2016-09-14 22:47:21 +07:00
2016-04-29 19:21:17 +01:00
2016-05-02 07:07:35 +06:00
2016-09-02 23:53:17 +07:00
2016-06-10 16:53:40 +08:00
2016-10-03 23:44:29 +07:00
2016-10-03 23:44:29 +07:00
2016-09-14 22:47:21 +07:00
2016-11-08 00:29:12 +07:00
2017-01-09 22:57:14 +07:00
2016-08-17 07:02:13 +07:00
2016-10-03 23:44:29 +07:00
2016-10-03 23:44:29 +07:00
2016-11-04 21:32:30 +07:00
2016-06-19 05:45:48 +01:00
2016-09-14 22:47:21 +07:00
2016-12-05 22:43:36 +07:00
2016-09-14 17:22:42 +01:00
2016-06-09 21:34:47 +07:00
2016-09-14 22:47:21 +07:00
2016-05-24 16:44:11 +01:00
2016-10-03 23:44:29 +07:00
2016-10-03 23:44:29 +07:00
2016-09-14 22:47:21 +07:00
2016-05-24 16:44:11 +01:00
2015-09-25 04:45:31 +06:00
2015-12-29 14:55:36 +01:00
2016-09-14 22:47:21 +07:00
2016-10-03 23:44:29 +07:00
2017-01-09 23:08:59 +07:00
2016-02-27 02:55:11 +08:00
2016-10-07 15:53:16 +01:00
2016-07-04 11:25:46 +08:00
2016-09-11 03:02:00 +08:00
2016-10-03 23:44:29 +07:00
2016-01-23 01:51:18 +06:00
2016-02-14 15:37:17 +06:00
2016-09-14 22:47:21 +07:00
2015-09-28 01:17:28 +06:00
2016-10-03 23:44:29 +07:00
2016-10-03 23:44:29 +07:00
2016-09-06 20:47:42 +01:00
2016-07-23 17:56:11 +07:00
2016-04-14 15:08:01 +08:00
2016-01-23 00:52:23 +06:00
2016-10-03 23:44:29 +07:00
2016-09-14 22:47:21 +07:00
2016-10-03 23:44:29 +07:00
2015-12-21 04:24:58 +01:00
2016-09-17 08:11:01 +01:00
2016-09-14 22:47:21 +07:00
2016-09-08 00:28:33 +08:00
2016-03-12 22:52:53 +01:00
2016-09-14 22:47:21 +07:00
2017-01-10 22:31:20 +07:00
2016-10-03 23:44:29 +07:00
2016-10-03 23:44:29 +07:00
2016-09-14 22:47:21 +07:00
2016-10-03 23:44:29 +07:00
2016-08-30 10:46:48 +01:00
2016-10-03 23:44:29 +07:00
2016-05-18 00:25:15 +06:00
2016-09-13 23:20:25 +07:00
2016-10-03 23:44:29 +07:00
2015-09-23 01:58:47 +06:00
2016-10-03 23:44:29 +07:00
2016-10-05 18:27:02 +01:00
2016-10-03 23:44:29 +07:00
2016-04-28 17:51:20 +08:00
2016-10-17 22:16:23 +07:00
2016-10-06 10:45:57 +01:00
2016-07-20 21:43:22 +07:00
2016-04-25 22:15:15 +06:00
2016-03-25 19:51:28 +06:00
2016-05-14 20:45:18 +06:00
2016-10-03 23:44:29 +07:00
2016-08-06 12:08:14 +01:00
2016-10-03 23:44:29 +07:00
2016-08-31 01:56:58 +07:00
2016-06-30 18:22:35 +01:00
2016-03-15 00:49:23 +01:00
2016-10-03 23:44:29 +07:00
2016-09-14 22:47:21 +07:00
2016-04-21 22:52:49 +01:00
2016-10-03 23:44:29 +07:00
2016-10-03 23:44:29 +07:00
2016-07-05 13:39:24 +01:00
2016-10-03 23:44:29 +07:00
2016-04-27 13:52:04 +08:00
2016-05-13 20:25:01 +01:00
2017-01-06 11:22:35 +01:00
2016-09-14 22:47:21 +07:00
2016-10-03 23:44:29 +07:00
2016-08-09 02:16:28 +07:00
2016-10-03 23:44:29 +07:00
2016-10-03 23:44:29 +07:00
2016-11-29 23:06:01 +07:00
2016-02-14 15:37:17 +06:00
2016-10-03 23:44:29 +07:00
2016-09-14 22:47:21 +07:00
2016-10-03 23:44:29 +07:00
2016-09-14 22:47:21 +07:00
2016-10-03 23:44:29 +07:00
2016-10-04 02:54:36 +07:00
2016-09-14 22:47:21 +07:00
2016-01-10 17:24:28 +01:00
2016-09-10 19:43:31 +01:00
2016-10-03 23:44:29 +07:00
2016-09-14 22:47:21 +07:00
2016-07-15 03:36:50 +07:00
2016-10-03 23:44:29 +07:00
2016-10-04 08:00:25 +01:00
2016-10-03 23:44:29 +07:00
2015-12-05 09:42:00 +01:00
2015-10-24 14:22:47 +02:00
2016-04-02 10:57:57 +01:00
2017-01-13 10:21:37 +01:00
2016-10-03 23:44:29 +07:00
2016-09-14 22:45:23 +07:00
2016-09-22 21:48:53 +07:00
2016-04-25 22:24:40 +08:00
2016-08-09 15:13:15 +01:00
2016-08-25 19:41:31 +01:00
2016-10-03 23:44:29 +07:00
2016-11-03 16:07:22 +01:00
2016-12-31 22:05:32 +07:00
2016-09-14 22:47:21 +07:00
2015-11-02 13:55:21 +01:00
2016-11-26 00:14:09 +07:00
2017-01-11 22:57:08 +07:00
2016-07-02 02:45:00 +07:00
2016-12-30 04:31:19 +07:00
2016-12-16 11:05:46 +01:00
2016-09-06 20:44:45 +01:00
2016-10-03 23:44:29 +07:00
2016-10-03 23:44:29 +07:00
2016-10-03 23:44:29 +07:00
2016-10-03 23:44:29 +07:00
2016-08-14 02:18:59 +08:00
2016-10-03 23:44:29 +07:00
2016-08-16 21:20:15 +07:00
2016-09-14 22:47:21 +07:00