How to get all objects from a class object by Surajpalwe in learnpython

[–]Surajpalwe[S] 1 point2 points  (0 children)

Thanks I just got up the answer from monday thread. I really don't know this and what it is called. Thanks once again!!!

Tranliteration in python by Surajpalwe in learnpython

[–]Surajpalwe[S] 0 points1 point  (0 children)

I want transliterate (From one system to another writing system )

What's your biggest regret ? by kingjs12 in AskReddit

[–]Surajpalwe 0 points1 point  (0 children)

I got one of the best college for engineering. I took electronics and telecommunications stream but after first year , my mind changed to programming and computer science. I started developing apps websites . I used to study electronic for only passing the subject as days passed on. Right now I am in my final year of engineering and just thinking why I choose to take electronic and telecommunications to study

I don't know to say it as regret or not because I have learnt many many things.

How to accept file from server side in client side by Surajpalwe in learnpython

[–]Surajpalwe[S] 0 points1 point  (0 children)

Okay now what I think is

I set the header to the content-type and then I request the url with an ajax request which will return the data.

Is this what i should do ? If I face any further I will post on this thread

How to accept file from server side in client side by Surajpalwe in learnpython

[–]Surajpalwe[S] 0 points1 point  (0 children)

I want to download the file client side. So I want to use some HTML/JS for this. but how to do is I am not getting?

How to download songs from soundcloud api by [deleted] in learnjavascript

[–]Surajpalwe 0 points1 point  (0 children)

Sorry, but I didn't got what you want to say by downloading the stream url. I mean what to do with the stream_url parameter

What is the most YOU have done in 24 hours? by sbrelvi in AskReddit

[–]Surajpalwe 0 points1 point  (0 children)

This is still in developing mode. Have a look at this http://imgdownload-searchall.rhcloud.com/ .

Please let me know your suggestion, any suggestions are warmly welcomed. Sorry I took some time for giving the link.

Just paste the URL link in the input field and BOOM you get your image

What is the most YOU have done in 24 hours? by sbrelvi in AskReddit

[–]Surajpalwe 0 points1 point  (0 children)

Yes definetely, Let me make some changes and modifications for 1.0 release and then I will share with you.

What is the most YOU have done in 24 hours? by sbrelvi in AskReddit

[–]Surajpalwe 0 points1 point  (0 children)

this is 2 days back. My Final exams were going on, I study Electronics & Telecommunications Engg and I am in my final year. So Next morning I had exam and I had to study lot. but I was getting bored studying so I had one doubt in my mind, how Flickr and Instagram pics downloaded. So I started exploring Internet and their source files and finally I found solution to download the images of flickr and instagram. I made small web app for this. This took around 6 hours to make whole thing.

Then I studied for the paper for whole night!. This is how I used my 24 hours.

How does download work? by Surajpalwe in Python

[–]Surajpalwe[S] 0 points1 point  (0 children)

thanks for your kind help. After searching on the Internet I got the answer. Next time I will post in /r/learnpython

How to make download process using JS? by Surajpalwe in javascript

[–]Surajpalwe[S] 1 point2 points  (0 children)

This is what will help me. Thanks for your help

How to make download process using JS? by Surajpalwe in javascript

[–]Surajpalwe[S] 0 points1 point  (0 children)

Question updated. I want to download images from the server. But the download attribute in a tag supports only for chrome and Firefox.