Latest Activity

Dr. Gulshan Kumar Sachdeva updated their profile
19 hours ago
Dr. Gulshan Kumar Sachdeva and sandeep shukla are now friends
19 hours ago
Devendra Parker joined Dr. Badan Barman's group
yesterday
Manoj Kumar updated their profile
Monday
Ranjansen Shende updated their profile
Sunday
Ranjansen Shende and Dr. Badan Barman are now friends
Sunday
Ku. Dipti Lodwal joined Dr. Badan Barman's group
Saturday
Ku. Dipti Lodwal joined Dr. Badan Barman's group
Saturday
Ku. Dipti Lodwal left a comment for Arun kumar Sirla
Saturday
Ku. Dipti Lodwal left a comment for Vikrant Dubey
Saturday
Ku. Dipti Lodwal posted a status
Saturday
Ku. Dipti Lodwal commented on Ku. Dipti Lodwal's event 'Two Days International Seminar'
Friday
sangeeta sharma is attending Dr. Ashis Biswas's event
Mar 11
sangeeta sharma commented on Ku. Dipti Lodwal's event 'Two Days International Seminar'
Mar 11
sangeeta sharma updated their profile
Mar 11
sangeeta sharma is attending Ku. Dipti Lodwal's event
Thumbnail

Two Days International Seminar at Government Law College Ujjain (Madhya Pradesh)

March 28, 2026 at 10:30am to March 29, 2026 at 5:30pm
Mar 10
Dr. U. PRAMANATHAN posted an event

Gokhale Institute of Politics and Economics (GIPE), Pune, is organizing a National Workshop on DSpace 9.0, which will be held from 08–10 April 2026 at Gokhale Institute of Politics and Economics (GIPE), Pune

April 8, 2026 at 9am to April 10, 2026 at 5:30pm
Mar 3
Dr Mange Ram posted a blog post
Mar 3
Ku. Dipti Lodwal posted an event
Thumbnail

Two Days International Seminar at Government Law College Ujjain (Madhya Pradesh)

March 28, 2026 at 10:30am to March 29, 2026 at 5:30pm
Mar 3
Harshal Bhimsen Pawar updated their profile
Feb 27

Downloading the content(videos/audios/files) from the local cloud devices using the HTML5.0 code

Dear All,

I would be glad to share with you all that if you have some useful stuff at your local cloud or hosted in cloud stroage devices at your intranet; easily you can download from other localhost or from any node at the local network.

The traditional method/style of linking contents using <a href="#">download</a> may not respond all the time because of the localhost and the local cloud, you need to put extra support to trigger the embedded link in the browser to get the files downloaded in your computer.

Traditional style or HTML 4.0 tag (if working fine then it is ok)

<a href="#">Click Here</a>

If this code is not working...

One must use the following set of properties

<a href="#" id="1" download="1">Click Here</a>

Problem what we were facing: We have NPTEL video lectures in our library saved in Cloud Storage Device hosted on the local network. The provided code of NPTEL was not functioning due to lots of local variables and the video lectures were not downloadable using NPTEL provided code. We used to get lots of query from users that they are not able to download.  Then I decided to change the code provided by the NPTEL to make them downloadable instead of playing in the browser.

I modified their code and I found the code was properly responding in my local machine but once I uploaded on a web server we found links were not responding/downloading but when we used to hit enter by selecting URLs the link used to fetch the result.

I searched for the solutions since at local machine it was working very fine but on through web server the link was requiring an extra hit to fetch the result.
I found another solution but that solution seems links unprofessional or old fashion coding style which is as

<a href="#"  download=”#”>Click Here</a>

I replaced the few linked code then I realized it could be a joke for someone so I thought to put the id and link the id for getting downloaded with standard download keyword of HTML 5.0. That is working fine now.

<a href="#"  download=”#”>Click Here</a> instead of this

try this

<a href="#" id="1" download="1">Click Here</a>


So if you are having NPTEL in your library and you are not able to help your users in getting downloaded pls use this method and get the videos downloaded.

If any of you have such problem and not able to solve please contact me.

 

 

Views: 548

Reply to This

Replies to This Forum

good work

Thank you sir 

RSS

© 2026   Created by Dr. Badan Barman.   Powered by

Badges  |  Report an Issue  |  Terms of Service

LIS Links whatsApp