I need help to copy all [tailwinduikit] elements

General Rules

  • This Forum Rules:
    1. No asking for course requests or download links.
    2. Don't share links to other websites for downloads or references.
    3. Avoid controversial topics in discussions.

    4. Use an appropriate thread title that matches your content, not just a word.

    Other Forum Rules Can Be Found Here

developer2019

Member
TutFlixer
Dec 13, 2020
42
52
13
Canada
brother it is not downloading all components. by running tree it is garbing only 108 components.

bro , when you use node trees command , it will generate a file called components.json. Can you check if this file got all links? When I run this command , I see all free components links are generated and when I use node code command , it downloaded all files listed in components.json file.
 

joony786

Premium User
Premium
TutFlixer
Nov 25, 2020
130
12,850
52
Pakistan
bro , when you use node trees command , it will generate a file called components.json. Can you check if this file got all links? When I run this command , I see all free components links are generated and when I use node code command , it downloaded all files listed in components.json file.
it is only getting one components from each section
 

developer2019

Member
TutFlixer
Dec 13, 2020
42
52
13
Canada
it is only getting one components from each section
Bro , after enter may login details to login.txt , I am able to get all components (i have free membership) with below 3 command.


Screen-Shot-2021-09-27-at-11-36-28-AM.png



Screen-Shot-2021-09-27-at-11-38-30-AM.png
 

Imran_Tufail

Member
TutFlixer
May 6, 2021
31
36
13
Pakistan
If you are running in Linux, just make use of wget or even if the site is customized and protected from these `wget`

You can write few python scripts with beautiful soup package to extract the contents.

Ping me for more help. I have created few rippers for the public people.

Looking for o'reilly media inc
 
  • Sad
Reactions: joony786

joony786

Premium User
Premium
TutFlixer
Nov 25, 2020
130
12,850
52
Pakistan
Bro , after enter may login details to login.txt , I am able to get all components (i have free membership) with below 3 command.


Screen-Shot-2021-09-27-at-11-36-28-AM.png



Screen-Shot-2021-09-27-at-11-38-30-AM.png
i'm getting same components. even though i have my pro license. i have same folder structure with these same components
 

joony786

Premium User
Premium
TutFlixer
Nov 25, 2020
130
12,850
52
Pakistan
it is only loading 10 components at first. on load more it is loading 10 components more on initail render it gives us all the components total size and also give us pages we can write a script to use puppter to get all of this . i can't do this on my own
 

daominhsangvn

Make anything become easier
Premium
TutFlixer
May 21, 2021
65
5,113
46
Earth #99
it is only loading 10 components at first. on load more it is loading 10 components more on initail render it gives us all the components total size and also give us pages we can write a script to use puppter to get all of this . i can't do this on my own
I may need your pro account for debugging. Looks like there is a pagination in the Pro license which doesn't exist in Free license
 

Latest resources