Jump to content
UBot Underground

nemesis

Fellow UBotter
  • Content Count

    23
  • Joined

  • Last visited

Community Reputation

0 Neutral

About nemesis

  • Rank
    Member

Profile Information

  • Gender
    Not Telling

System Specs

  • OS
    Windows 8
  • Total Memory
    < 1Gb
  • Framework
    v3.5
  • License
    Standard Edition

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. You are right, thanks guys. I'll try this workaround instead: http://www.ubotstudio.com/forum/index.php?/topic/15304-how-to-get-files-from-folder-in-variable/
  2. I'm using UBot Studio Standard Edition ver 4.2.20 and when I try to run this specific .ubot I get the following message: Does anyone know what is the problem? Thanks!
  3. Worked like a charm, awesome Thanks a lot man.
  4. VDownloader can also download and is free. But what I want is to fully automate the whole download process: every day schedule a scraper for a certain keyword -> feed the results to a dowloader -> when the downloads are finished bulk watermark the videos -> then upload. I think I can feed the scraped URLs to VDownloader using winautomation.
  5. Well, there is no code Just take some list and chop the last rows. I know I did it but what if I had to remove 100 lines, copy/pasting remove from list 100 times wouldn't be so cool I'm thinking maybe using while size of the list is greater that 20 do remove from list?
  6. Hi, I'm lost again, lol So I have a list with 29 URL's and I want to remove the last 9 URL's. I did it using "remove from list" 9 times and it's working but I'm sure there is a more elegant way to do it Any hints? Thanks!
  7. Hmmm... then my only option so far is to scrape just the URLs and feed them to VDownloader...
  8. Finally... I got it, thanks! Well I was watching some tutorials but the interface is a little different in the new ubot so I was confused where to add the content.
  9. Ok I found out how to do it for navigate command, but I don't want to navigate, I want to manipulate a list I already have...
  10. Exactly like that, only I don't know how you did the http://www.{1} thing...
  11. I have a list of URLs, is it possible to insert "http://www.domain" at the beginning of each line? I think I have to start with a loop of list total but I'm lost after that. Appreciate any help, thank you.
  12. Thanks for trying guys. But how are videos downloaded from youtube, isn't the same thing?
  13. JohnB: You have to visit the URL: http://www.dailymotion.com/video/xh3mp5_bmw-activee_auto and look at the source and you'll have a different URL than mine, that's way it was 403 error, cause of the session ID ?auth=1298396767.be6b0edda992903e44c89b6a243e741b. Try your .flv URL and should work.
×
×
  • Create New...