Watch movie while downloading it The 2019 Stack Overflow Developer Survey Results Are In ...

Button changing its text & action. Good or terrible?

Didn't get enough time to take a Coding Test - what to do now?

My body leaves; my core can stay

How to make Illustrator type tool selection automatically adapt with text length

Student Loan from years ago pops up and is taking my salary

Was credit for the black hole image misappropriated?

ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?

Do working physicists consider Newtonian mechanics to be "falsified"?

Simulating Exploding Dice

Is 'stolen' appropriate word?

Would an alien lifeform be able to achieve space travel if lacking in vision?

Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?

How to support a colleague who finds meetings extremely tiring?

Can I visit the Trinity College (Cambridge) library and see some of their rare books

Is this wall load bearing? Blueprints and photos attached

How did the crowd guess the pentatonic scale in Bobby McFerrin's presentation?

Variable with quotation marks "$()"

How do I design a circuit to convert a 100 mV and 50 Hz sine wave to a square wave?

should truth entail possible truth

Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?

Store Dynamic-accessible hidden metadata in a cell

What to do when moving next to a bird sanctuary with a loosely-domesticated cat?

Make it rain characters

Windows 10: How to Lock (not sleep) laptop on lid close?



Watch movie while downloading it



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Advanced Chrome/ Chromium won't set as the default browserHow can I disable the “Files of this type can damage your computer” warning when downloading PDFs from a safe site?I am getting Chrome Update error though I am using ChromiumIs it possible to automatically install Flash with Chromium?VLC plays only part of avi fileWhy chrome doesn't (seem to) need Flash while Firefox and Safari do?Chromium: prevent unpacking tar.gzExtra space while selecting text using Google ChromePrevent Chrome to unzip files while downloadingChromium unable to access SSL sites





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







3















I watch movies I download. I know that I can wait until the file is completely downloaded. But I usually don't do so.
I usually open the partially downloaded file by VLC or other player. It shows me warning that the file is not complete and that seeking might not work correctly. (But it does work until I try to seek to forward to area of movie which wasn't downloaded yet.)
I do this usually immediately after starting download. At least I used to do so.



The Chrome browser have had small problem with this approach when the download was completed. The file is named sligtly differently. It has the suffix ".crdownload" and the file should be renamed after the download is completed. Which the browser couldn't do because the file was opened. So it showed the worning and I renamed the file manually.



Now I tried to use newer version of chrome and it doesn't work so flowlessly. At first sight it works. I wathed the movie. But when the download is completed it probably has again problem with renaming the file but now it has problem to even show me the warning and instead it deletes the downloaded contents and starts the download once again! What a nonsence. Is this a bug or a feature? Should I report the bug somewhere?
What should I do now? Use a different browser? I tried chromium browser. But the new versions behave the same and have the same problem.



Or should I use old verion of chrome and chromium? I have several years old version of them. I would love not to update and use that old browsers. But most webpages complain that they don't support so antient browsers.



So how do you do it?










share|improve this question














bumped to the homepage by Community yesterday


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 1





    Use wget for download, like: wget http://cclicence.film/myfavourite.mp4 -O- | tee myfav.mp4 | mpv - ...or any download manager.

    – Ipor Sircer
    Oct 18 '16 at 21:54











  • I know about wget and this would definitely work. But I still believe that it should be done more user friendly way - inside a browser. Like it used to be until now. Maybe I should really report a bug to chrome or chromium.

    – ogererla
    Oct 18 '16 at 22:11











  • You haven't said what OS you're using, though the chromium tag suggests it might be some form of Linux. If you're playing the file, I would not expect that that an open file could be deleted. My personal preference would be to copy the temporary file after it has been down-loading for a while, and play the copy. Depending on your level of impatience, by the time you get to the end of the copied segment the down-load may have completed, and you can resume your viewing from there. If not, copy again and play a bit more. Not exactly seamless, but minimum impact on down-load progress.

    – AFH
    Oct 18 '16 at 22:11











  • I doubt it's a bug: I wouldn't think that playing current down-loads would be supported in any way. One more thought: if you're on Linux, make a hard link to the temporary file and play that (don't, of course, use the name and directory that the down-load will be renamed to).

    – AFH
    Oct 18 '16 at 22:14




















3















I watch movies I download. I know that I can wait until the file is completely downloaded. But I usually don't do so.
I usually open the partially downloaded file by VLC or other player. It shows me warning that the file is not complete and that seeking might not work correctly. (But it does work until I try to seek to forward to area of movie which wasn't downloaded yet.)
I do this usually immediately after starting download. At least I used to do so.



The Chrome browser have had small problem with this approach when the download was completed. The file is named sligtly differently. It has the suffix ".crdownload" and the file should be renamed after the download is completed. Which the browser couldn't do because the file was opened. So it showed the worning and I renamed the file manually.



Now I tried to use newer version of chrome and it doesn't work so flowlessly. At first sight it works. I wathed the movie. But when the download is completed it probably has again problem with renaming the file but now it has problem to even show me the warning and instead it deletes the downloaded contents and starts the download once again! What a nonsence. Is this a bug or a feature? Should I report the bug somewhere?
What should I do now? Use a different browser? I tried chromium browser. But the new versions behave the same and have the same problem.



Or should I use old verion of chrome and chromium? I have several years old version of them. I would love not to update and use that old browsers. But most webpages complain that they don't support so antient browsers.



So how do you do it?










share|improve this question














bumped to the homepage by Community yesterday


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 1





    Use wget for download, like: wget http://cclicence.film/myfavourite.mp4 -O- | tee myfav.mp4 | mpv - ...or any download manager.

    – Ipor Sircer
    Oct 18 '16 at 21:54











  • I know about wget and this would definitely work. But I still believe that it should be done more user friendly way - inside a browser. Like it used to be until now. Maybe I should really report a bug to chrome or chromium.

    – ogererla
    Oct 18 '16 at 22:11











  • You haven't said what OS you're using, though the chromium tag suggests it might be some form of Linux. If you're playing the file, I would not expect that that an open file could be deleted. My personal preference would be to copy the temporary file after it has been down-loading for a while, and play the copy. Depending on your level of impatience, by the time you get to the end of the copied segment the down-load may have completed, and you can resume your viewing from there. If not, copy again and play a bit more. Not exactly seamless, but minimum impact on down-load progress.

    – AFH
    Oct 18 '16 at 22:11











  • I doubt it's a bug: I wouldn't think that playing current down-loads would be supported in any way. One more thought: if you're on Linux, make a hard link to the temporary file and play that (don't, of course, use the name and directory that the down-load will be renamed to).

    – AFH
    Oct 18 '16 at 22:14
















3












3








3


1






I watch movies I download. I know that I can wait until the file is completely downloaded. But I usually don't do so.
I usually open the partially downloaded file by VLC or other player. It shows me warning that the file is not complete and that seeking might not work correctly. (But it does work until I try to seek to forward to area of movie which wasn't downloaded yet.)
I do this usually immediately after starting download. At least I used to do so.



The Chrome browser have had small problem with this approach when the download was completed. The file is named sligtly differently. It has the suffix ".crdownload" and the file should be renamed after the download is completed. Which the browser couldn't do because the file was opened. So it showed the worning and I renamed the file manually.



Now I tried to use newer version of chrome and it doesn't work so flowlessly. At first sight it works. I wathed the movie. But when the download is completed it probably has again problem with renaming the file but now it has problem to even show me the warning and instead it deletes the downloaded contents and starts the download once again! What a nonsence. Is this a bug or a feature? Should I report the bug somewhere?
What should I do now? Use a different browser? I tried chromium browser. But the new versions behave the same and have the same problem.



Or should I use old verion of chrome and chromium? I have several years old version of them. I would love not to update and use that old browsers. But most webpages complain that they don't support so antient browsers.



So how do you do it?










share|improve this question














I watch movies I download. I know that I can wait until the file is completely downloaded. But I usually don't do so.
I usually open the partially downloaded file by VLC or other player. It shows me warning that the file is not complete and that seeking might not work correctly. (But it does work until I try to seek to forward to area of movie which wasn't downloaded yet.)
I do this usually immediately after starting download. At least I used to do so.



The Chrome browser have had small problem with this approach when the download was completed. The file is named sligtly differently. It has the suffix ".crdownload" and the file should be renamed after the download is completed. Which the browser couldn't do because the file was opened. So it showed the worning and I renamed the file manually.



Now I tried to use newer version of chrome and it doesn't work so flowlessly. At first sight it works. I wathed the movie. But when the download is completed it probably has again problem with renaming the file but now it has problem to even show me the warning and instead it deletes the downloaded contents and starts the download once again! What a nonsence. Is this a bug or a feature? Should I report the bug somewhere?
What should I do now? Use a different browser? I tried chromium browser. But the new versions behave the same and have the same problem.



Or should I use old verion of chrome and chromium? I have several years old version of them. I would love not to update and use that old browsers. But most webpages complain that they don't support so antient browsers.



So how do you do it?







google-chrome video vlc-media-player streaming chromium






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Oct 18 '16 at 21:50









ogererlaogererla

1612




1612





bumped to the homepage by Community yesterday


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community yesterday


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.










  • 1





    Use wget for download, like: wget http://cclicence.film/myfavourite.mp4 -O- | tee myfav.mp4 | mpv - ...or any download manager.

    – Ipor Sircer
    Oct 18 '16 at 21:54











  • I know about wget and this would definitely work. But I still believe that it should be done more user friendly way - inside a browser. Like it used to be until now. Maybe I should really report a bug to chrome or chromium.

    – ogererla
    Oct 18 '16 at 22:11











  • You haven't said what OS you're using, though the chromium tag suggests it might be some form of Linux. If you're playing the file, I would not expect that that an open file could be deleted. My personal preference would be to copy the temporary file after it has been down-loading for a while, and play the copy. Depending on your level of impatience, by the time you get to the end of the copied segment the down-load may have completed, and you can resume your viewing from there. If not, copy again and play a bit more. Not exactly seamless, but minimum impact on down-load progress.

    – AFH
    Oct 18 '16 at 22:11











  • I doubt it's a bug: I wouldn't think that playing current down-loads would be supported in any way. One more thought: if you're on Linux, make a hard link to the temporary file and play that (don't, of course, use the name and directory that the down-load will be renamed to).

    – AFH
    Oct 18 '16 at 22:14
















  • 1





    Use wget for download, like: wget http://cclicence.film/myfavourite.mp4 -O- | tee myfav.mp4 | mpv - ...or any download manager.

    – Ipor Sircer
    Oct 18 '16 at 21:54











  • I know about wget and this would definitely work. But I still believe that it should be done more user friendly way - inside a browser. Like it used to be until now. Maybe I should really report a bug to chrome or chromium.

    – ogererla
    Oct 18 '16 at 22:11











  • You haven't said what OS you're using, though the chromium tag suggests it might be some form of Linux. If you're playing the file, I would not expect that that an open file could be deleted. My personal preference would be to copy the temporary file after it has been down-loading for a while, and play the copy. Depending on your level of impatience, by the time you get to the end of the copied segment the down-load may have completed, and you can resume your viewing from there. If not, copy again and play a bit more. Not exactly seamless, but minimum impact on down-load progress.

    – AFH
    Oct 18 '16 at 22:11











  • I doubt it's a bug: I wouldn't think that playing current down-loads would be supported in any way. One more thought: if you're on Linux, make a hard link to the temporary file and play that (don't, of course, use the name and directory that the down-load will be renamed to).

    – AFH
    Oct 18 '16 at 22:14










1




1





Use wget for download, like: wget http://cclicence.film/myfavourite.mp4 -O- | tee myfav.mp4 | mpv - ...or any download manager.

– Ipor Sircer
Oct 18 '16 at 21:54





Use wget for download, like: wget http://cclicence.film/myfavourite.mp4 -O- | tee myfav.mp4 | mpv - ...or any download manager.

– Ipor Sircer
Oct 18 '16 at 21:54













I know about wget and this would definitely work. But I still believe that it should be done more user friendly way - inside a browser. Like it used to be until now. Maybe I should really report a bug to chrome or chromium.

– ogererla
Oct 18 '16 at 22:11





I know about wget and this would definitely work. But I still believe that it should be done more user friendly way - inside a browser. Like it used to be until now. Maybe I should really report a bug to chrome or chromium.

– ogererla
Oct 18 '16 at 22:11













You haven't said what OS you're using, though the chromium tag suggests it might be some form of Linux. If you're playing the file, I would not expect that that an open file could be deleted. My personal preference would be to copy the temporary file after it has been down-loading for a while, and play the copy. Depending on your level of impatience, by the time you get to the end of the copied segment the down-load may have completed, and you can resume your viewing from there. If not, copy again and play a bit more. Not exactly seamless, but minimum impact on down-load progress.

– AFH
Oct 18 '16 at 22:11





You haven't said what OS you're using, though the chromium tag suggests it might be some form of Linux. If you're playing the file, I would not expect that that an open file could be deleted. My personal preference would be to copy the temporary file after it has been down-loading for a while, and play the copy. Depending on your level of impatience, by the time you get to the end of the copied segment the down-load may have completed, and you can resume your viewing from there. If not, copy again and play a bit more. Not exactly seamless, but minimum impact on down-load progress.

– AFH
Oct 18 '16 at 22:11













I doubt it's a bug: I wouldn't think that playing current down-loads would be supported in any way. One more thought: if you're on Linux, make a hard link to the temporary file and play that (don't, of course, use the name and directory that the down-load will be renamed to).

– AFH
Oct 18 '16 at 22:14







I doubt it's a bug: I wouldn't think that playing current down-loads would be supported in any way. One more thought: if you're on Linux, make a hard link to the temporary file and play that (don't, of course, use the name and directory that the down-load will be renamed to).

– AFH
Oct 18 '16 at 22:14












1 Answer
1






active

oldest

votes


















0














I discovered, that you can change permission for file by right click - properties - security. You have to decline write permission for user, who runs chrome. Then the browser cannot start download again. Maybe runnig VLC by administrator account should help solve this problem as well.






share|improve this answer
























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1136372%2fwatch-movie-while-downloading-it%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    I discovered, that you can change permission for file by right click - properties - security. You have to decline write permission for user, who runs chrome. Then the browser cannot start download again. Maybe runnig VLC by administrator account should help solve this problem as well.






    share|improve this answer




























      0














      I discovered, that you can change permission for file by right click - properties - security. You have to decline write permission for user, who runs chrome. Then the browser cannot start download again. Maybe runnig VLC by administrator account should help solve this problem as well.






      share|improve this answer


























        0












        0








        0







        I discovered, that you can change permission for file by right click - properties - security. You have to decline write permission for user, who runs chrome. Then the browser cannot start download again. Maybe runnig VLC by administrator account should help solve this problem as well.






        share|improve this answer













        I discovered, that you can change permission for file by right click - properties - security. You have to decline write permission for user, who runs chrome. Then the browser cannot start download again. Maybe runnig VLC by administrator account should help solve this problem as well.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Dec 12 '16 at 17:10









        Jan ČuprJan Čupr

        1




        1






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1136372%2fwatch-movie-while-downloading-it%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

            Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

            looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...