You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2021. It is now read-only.
Yoon Wai Yan edited this page Nov 9, 2018
·
1 revision
If it happens to have edge cases like what's being discussed in https://github.com/yoonwaiyan/stackskills-dl/issues/39, you could modify the source code to detect the correct download resource. Hacking out the source code is as simple as changing how a PDF file detecter find PDF files in your lectures:
# lib/course_finder.rb line 147pdf=lecture_page.link_with(href: /filepicker/)