VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 31 to 37 of 37
  1. Originally Posted by whs912km View Post
    and this site download my video also when i'm offline?
    Yes. This HTTPS web site, hosted on an external server, that you are accessing through your web browser while using the Internet, also works when you are offline. It uses the OFF protocol, which is the ever first layer of the OSI model.
    click click2
    If I/my posts ever helped you, and you want to give back, send me a private message!
    Quote Quote  
  2. wow great news @vegeta, nice to know this

    remains to understand my mistake. good service but it did not end my download (and show an error that i don't understand)

    @Frieren
    i don't understand what you referring to ...
    Quote Quote  
  3. @vegeta
    mmm... download doesn't end if you're not online. triend now. run command, put my pc offline with download at 28%
    after about 1 hour i come back online (with browser already open to https://ytdlp.online/ page) and my download reup from 28%. the download is not ended but only paused. sad
    Quote Quote  
  4. Originally Posted by whs912km View Post
    @vegeta
    mmm... download doesn't end if you're not online. triend now. run command, put my pc offline with download at 28%
    after about 1 hour i come back online (with browser already open to https://ytdlp.online/ page) and my download reup from 28%. the download is not ended but only paused. sad
    use python script on google colab to download files to your google drive
    Quote Quote  
  5. Originally Posted by Frieren View Post
    use python script on google colab to download files to your google drive
    done. but colab work only when i'm online. on offline mode Runtime paused and download not end (need to resume job when i come back online). my goal is use colab script or link on post#22 to run command, turn off my pc and come back online download full movie from gdrive or another
    Last edited by whs912km; 16th Dec 2024 at 01:43.
    Quote Quote  
  6. Originally Posted by whs912km View Post
    Originally Posted by Frieren View Post
    use python script on google colab to download files to your google drive
    done. but colab work only when i'm online. on offline mode Runtime paused and download not end (need to resume job when i come back online). my goal is use colab script or link on post#22 to run command, turn off my pc and come back online download full movie from gdrive or another

    here my colab script:

    Code:
    from google.colab import drive
    
    drive.mount('/content/drive')
    
    !pip install -q yt-dlp
    
    import yt_dlp
    
    video_url = 'https://video_link'
    
    output_path = '/content/drive/My Drive/video.mp4'
    
    ydl_opts = {
        'outtmpl': output_path,
    }
    
    with yt_dlp.YoutubeDL(ydl_opts) as ydl:
        ydl.download([video_url])
    I searched on this and they restricted that to premium plan now. There's still github actions and Vegeta Downloader
    Quote Quote  
  7. Originally Posted by Frieren View Post
    There's still github actions and Vegeta Downloader
    github actions ?
    Vegeta Downloader ?

    you can explain better? or post here the links
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!