Code Monkey home page Code Monkey logo

Comments (6)

Taranchuk avatar Taranchuk commented on September 16, 2024

TumblThree cannot download files through the URL list. You need to use other tools. wget, for example, can download files using the URL list.

from tumblthree.

gehdapinu avatar gehdapinu commented on September 16, 2024

TumblThree cannot download files through the URL list. You need to use other tools. wget, for example, can download files using the URL list.

Can you use wget to tell me a command that can download video files and image files to each blog folder like TumblThree?
I do not know about programming.

from tumblthree.

Taranchuk avatar Taranchuk commented on September 16, 2024

@gehdapinu Basic example:
wget -i d:\Blogs\BlogName\images_url.txt -P d:\Blogs\BlogName\

For each URL list in different folders, you need to learn how to use loops and variables in the shell scripting.

from tumblthree.

gehdapinu avatar gehdapinu commented on September 16, 2024

@gehdapinu Basic example:
wget -i d:\Blogs\BlogName\images_url.txt -P d:\Blogs\BlogName\

For each URL list in different folders, you need to learn how to use loops and variables in the shell scripting.

Thanks. Taranchuk

from tumblthree.

EC-O-DE avatar EC-O-DE commented on September 16, 2024

https://www.youtube.com/results?search_query=tumblrthree

from tumblthree.

gehdapinu avatar gehdapinu commented on September 16, 2024

https://www.youtube.com/results?search_query=tumblrthree

Thank you for your reply.
But now I am downloading files with Wget.
The method described in the video is a general description.
What I want is to use TumblThree to read text files with URLs and to download files.
Unfortunately, TumblThree can not do that yet.

from tumblthree.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.