SBO-video-extension
SBO-video-extension copied to clipboard
Download button missing in Courses (techbus)
Hi,
I'm not able to see the download button in the below courses. Please help !
https://learning.oreilly.com/videos/agile-for-everybody/9781492051640 https://learning.oreilly.com/videos/77-728-expert-excel/9781838641290 https://learning.oreilly.com/videos/77-728-complete-techniques/9781838648084
And also I have one more question, Is the extension not working anymore to download courses from techbus site? From Last week I'm not able to see the download button in the techbus site for any of the courses.
Appreciate you help Thanks in Advance
Currently, the extension tries to find the download links via some way (as in the source code), but this method doesn't work with all the courses.
the script to display techbus download icon has not been touched in a while. it should be working unless o'reilly changed the HTML layout of the courses TOC.
Thanks you for your response.
Regarding techbus download icon not sure what has happened. But here is a console screenshot from one of the courses from techbus. For all of the courses it shows the same way. Could you please take a look at it when you have time.
https://techbus.safaribooksonline.com/video/web-applications-and-services/100000006a0643
Thank again for all that you do :)
Hey, Just wanted to follow-up
Did you got time to look into the issue with the tech bus site mentioned above?
Thank you
I did the investigation ... and I found that the download URLs are there. the issue in displaying the download icon.
These two commits has introduced the issue. I think we need to apply the new code only for the new website and return the old code in case of techbus a.k.a. old website.
I've committed the changes to a new branch, but it seems the issue not solved. will give it again soo.
Thank you so much for the update.. Please let me know when you fix the issue with techbus. That will be of much help to me :+1:
Hi, just wanted to follow-up, Did you tried to fix the download link issue in tech bus site?
I checked with the 2.5 version of the code. It is working. But the the download link is a .xml file and it is forbidden. I think they changed the Download address. Can you solve the issue for techbus.safaribooksonline.com ..??
I've committed the changes to a new branch, but it seems the issue not solved. will give it again soo.
Hi, Could you please check the techbus site download issue ?
Sorry, I forget about it. I will try to work on it soon, I will add a reminder for myself.
Sorry, I forget about it. I will try to work on it soon, I will add a reminder for myself.
Thank you !!! Appreciate your help.. Hope to hear back from you soon.
Sorry, I forget about it. I will try to work on it soon, I will add a reminder for myself.
Hello, just following up...Any updates on the techbus download issue?