Bitcoin Forum
May 24, 2024, 04:44:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: ollierexx selling public project on github to people  (Read 536 times)
bobc1994 (OP)
Sr. Member
****
Offline Offline

Activity: 269
Merit: 250



View Profile WWW
October 02, 2015, 02:31:29 PM
 #1

Hey guys so I looked into ollies Udemy extractor and I looked over a few things and realized in his app there was a signature leading to https://github.com/nishad/udemy-dl

I downloaded it as it was open source as well and played around with it..what do you know its the same thing.

All he did was add licensing to it so he can charge people.

I just wanted people to know since he has like 21+ pages and nobody has caught on it.

When I confronted him he lowered the price on his product lol

His thread
https://bitcointalk.org/index.php?topic=1090557.0

GhostFox
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 10, 2015, 01:42:57 AM
 #2

Hey!

I noticed that he had uploaded the extractor, as well, but I am trying to figure out what he does to the file to bypass the login verifications. I have been tooling around with it the past few hours and whenever i run the script it always says that I have to few arguments. What did you do to get it to bypass the required logins. So far, I've just altered some of the else commands, and added

 def _login(self):
        (username, password) = self._get_login_info()
        if username is None:
            raise ExtractorError(
                'Udemy account is required, use --username and --password options to provide account credentials.',
                expected=False)

to the script, but alas, no dice. Keeps saying too few arguments -___-  Huh Huh
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!