Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[site-support-request] frontendmasters.com courses #3661

Closed
brennebeck opened this issue Sep 2, 2014 · 3 comments
Closed

[site-support-request] frontendmasters.com courses #3661

brennebeck opened this issue Sep 2, 2014 · 3 comments

Comments

@brennebeck
Copy link

@brennebeck brennebeck commented Sep 2, 2014

[22:14:09] ❯ youtube-dl --version
2014.09.01.1

[22:14:02] ❯ youtube-dl --verbose -t -A https://frontendmasters.com/courses/functional-javascript/#vztm1db2pwi --username=xxx --password=xxxx
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '-t', '-A', 'https://frontendmasters.com/courses/functional-javascript/#vztm1db2pwi', '--username=xxx', '--password=xxx']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.09.01.1
[debug] Python version 2.7.8 - Darwin-13.4.0-x86_64-i386-64bit
[debug] Proxy map: {}
[generic] #vztm1db2pwi: Requesting header
WARNING: Falling back on generic information extractor.
[generic] #vztm1db2pwi: Downloading webpage
[generic] #vztm1db2pwi: Extracting information
ERROR: Unsupported URL: https://frontendmasters.com/courses/functional-javascript/#vztm1db2pwi; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 530, in _real_extract
    doc = parse_xml(webpage)
  File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 1472, in parse_xml
    tree = xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs)
  File "/usr/local/opt/pyenv/versions/2.7.8/lib/python2.7/xml/etree/ElementTree.py", line 1300, in XML
    parser.feed(text)
  File "/usr/local/opt/pyenv/versions/2.7.8/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed
    self._raiseerror(v)
  File "/usr/local/opt/pyenv/versions/2.7.8/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror
    raise err
ParseError: undefined entity: line 38, column 0
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 521, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 178, in extract
    return self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 869, in _real_extract
    raise ExtractorError('Unsupported URL: %s' % url)
ExtractorError: Unsupported URL: https://frontendmasters.com/courses/functional-javascript/#vztm1db2pwi; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.

I can try working on a pr, but python is definitely not my forte. If you could help by pointing me in the direction of an extractor that would work similar to this (I'm not sure but maybe I should look at the Lynda extractor?) then I'll give it a shot.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Sep 2, 2014

Yes, lynda or udemy extractors are a good starting point.

@brennebeck
Copy link
Author

@brennebeck brennebeck commented Sep 2, 2014

Got it. I'll give it a whirl

Thanks! 👍

@dannycallaghan
Copy link

@dannycallaghan dannycallaghan commented Jan 12, 2017

Has there been any movement on the Frontend Masters site request? I can't get it to work. Thanks.

@Kerruba Kerruba mentioned this issue Apr 29, 2018
5 of 9 tasks complete
@dstftw dstftw closed this in 49128b5 Jul 7, 2018
dstftw added a commit that referenced this issue Jul 7, 2018
…oses #16328)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.