Coder Social home page Coder Social logo

codecourse-downloader's Introduction

Top Langs

codecourse-downloader's People

Contributors

abhishekdeshkar avatar doanhvv avatar hakanersu avatar slider23 avatar zaherg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

codecourse-downloader's Issues

code.zip not downloading

Hi,

Source code no longer downloads with this. There are no errors or anything. If you need more information let me know.

Thanks.

Can't download videos

Hi,

I seem to get an error when downloading videos:

It simply creates blank folders:

As far as I can tell, my .env file is correct and I already did composer install so I do not know why this is not working.

Thanks.

Cant Download

image

I got it working till this point.I changed the .env and login is working,i also had problem with folder creating so i changed that to c:/codecourse/downloads.After this it ran but came up with above problem in picture.It says cant download.What could this problem be?

Thanks

PHP Notice: Undefined property: stdClass

When I trying to download, terminal show this log:
I'm using php 7.1.23 btw

Logged in successfully, collecting courses.
PHP Notice: Undefined property: stdClass::$total in /home/kiddie/Program/ccourse/src/App.php on line 47
PHP Notice: Undefined property: stdClass::$last_page in /home/kiddie/Program/ccourse/src/App.php on line 47
Total lessons found, fetching pages for courses.
PHP Notice: Undefined property: stdClass::$last_page in /home/kiddie/Program/ccourse/src/App.php on line 52
PHP Fatal error: Uncaught TypeError: Argument 2 passed to Symfony\Component\Console\Helper\ProgressBar::__construct() must be of the type integer, null given, called in /home/kiddie/Program/ccourse/src/App.php on line 52 and defined in /home/kiddie/Program/ccourse/vendor/symfony/console/Helper/ProgressBar.php:54
Stack trace:
#0 /home/kiddie/Program/ccourse/src/App.php(52): Symfony\Component\Console\Helper\ProgressBar->__construct(Object(Symfony\Component\Console\Output\ConsoleOutput), NULL)
#1 /home/kiddie/Program/ccourse/src/Commands/DownloadCommand.php(58): App\App->download(Object(Symfony\Component\Console\Output\ConsoleOutput), Array)
#2 /home/kiddie/Program/ccourse/vendor/symfony/console/Command/Command.php(251): App\Commands\DownloadCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /home/kiddie/Program/ccourse/vendor/symfony/console/Application.php(886): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvI in /home/kiddie/Program/ccourse/vendor/symfony/console/Helper/ProgressBar.php on line 54

Should be able to skip missing courses as it stops download

invalid argument supplied for foreach()

@hakanersu

Image of Yaktocat

its say

Undefined offset: 3 in E:\sp\src\Parser.php on line 45
All videos dowloaded for course: 313-Reusable Laravel comments
0/0 [>---------------------------] 0%
PHP Notice: Undefined offset: 3 in E:\sp\src\Parser.php on line 45

Notice: Undefined offset: 3 in E:\sp\src\Parser.php on line 45
All videos dowloaded for course: 312-Cleanly iterating over JavaScript objects

download files wont open

hello,

i installed the library and tried to download some series but downloaded files wont open.

image
image

and also all the files are 4.6 KB:

image

i also check the permissions. what should i do?

Invalid characters should be removed

Hi,

In this picture: you can see that a file with ":" is downloaded - this is an invalid character for Windows since it is used for NTFS Alternate Data Streams so it should be removed.

Also here you can see quotation marks used in folder names, this would be invalid on Windows and would likely fail:

A list of invalid characters can be found here: https://stackoverflow.com/questions/1976007/what-characters-are-forbidden-in-windows-and-linux-directory-names/31976060#31976060

Thanks.

Unable to login

Hi,

I have edited .env with correct email and password. Still it says,

 [App\Exceptions\LoginException]
  Can't do the login..

Curl error

I'm getting this error but after 2nd try download has started.

What causes this?

[GuzzleHttp\Exception\RequestException]
cURL error 18: transfer closed with outstanding read data remaining (see ht
tp://curl.haxx.se/libcurl/c/libcurl-errors.html)

Can't Download Series

When running php codecourse download "learn-es6,flexbox-crash-course" I get the following error

image

Cannot Download.

This is what I got:

$ php codecourse download build-a-url-shortener

Collecting remote series ...
21/21 [============================] 100%
Calculating downloading information.

[League\Flysystem\Exception]
Impossible to create the root directory "/Users/yourname/prefer-clone-path/
Downloads".

download []

please help!!

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.