Giter VIP home page Giter VIP logo

linkedin-downloader's Introduction

Hi there 👋, welcome to my page, enjoy your day and make sure to star any project you use 😄


  • 🔭 I’m currently working on A Business Documentation and Client Management System click
  • 👯 I’m looking to collaborate on any project
  • 📫 You can reach me via skype: h0ctpagamyc



Zdravko GitHub stats

linkedin-downloader's People

Contributors

adegeofroy21 avatar r00tmebaby 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

linkedin-downloader's Issues

Works with Single Sign On?

Hello just wondering if this tool work even if your account has to go through a single sign on process through your company ?

Not all subtitles are being downloaded

After the first few downloaded subtitle files LinkedIn-Downloader only produces files which include "{ Status="NotFound", Message="Transcript not found" }". This has happened for multiple downloads. I was using version 0.16.1

Cheers!

delta0815

Quiet Frequent Error

This Error si quiet frequent →
image

Is there a way to fix this in future?

This doesn't happen always, but it does happen.

Issue downloading content

Hello there. I am testing the downloaded trying to access a course I've joined recently, however I am unable to be connected to Internet all the time so needed to download it on my PC.

I cloned your GIT repo to my local hard drive, started the latest version (0.16.1), provided the course link::

https://www.linkedin.com/learning/paths/become-a-windows-system-administrator-server-2012-r2

Set the browser agent to various options, but am getting the same error:

`DevTools listening on ws://127.0.0.1:57256/devtools/browser/dd30e0f6-fda8-4501-a587-3a7493f861ab
###############################################

LinkedIn Learning Download

@author r00tme 02/12/2019

@Version: GUI 0.16.1

##############################################

[*] Trying to login on LinkedInException in thread Thread-1:
Traceback (most recent call last):
File "threading.py", line 917, in _bootstrap_inner
File "threading.py", line 865, in run
File "gui.py", line 431, in downloader
File "site-packages\selenium\webdriver\remote\webdriver.py", line 360, in find_element_by_id
File "site-packages\selenium\webdriver\remote\webdriver.py", line 978, in find_element
File "site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
File "site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"[id="username"]"}
(Session info: chrome=79.0.3945.88)
`
Any help would be greatly appreciated.

FYI, I chose not to download the subtitles but wanted to have the exercise files so marked that option. I've read that you are planing on adding a troubleshooting part to the script but as it is not up yet, just tried to provide you with the maximum info I can get. Should you still need some extra tests or else, I am staying fully at your disposal ;)

Videos not downloading

When I try to download any course it gives this error:

[6516:12904:0313/180821.481:ERROR:ssl_client_socket_impl.cc(941)] handshake failed; returned -1, SSL error code 1, net_error -107 Exception in thread Thread-1: Traceback (most recent call last): File "threading.py", line 932, in _bootstrap_inner File "threading.py", line 870, in run File "LinkedDL.py", line 369, in downloader File "site-packages\selenium\webdriver\remote\webdriver.py", line 530, in find_element_by_tag_name File "site-packages\selenium\webdriver\remote\webdriver.py", line 976, in find_element File "site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute File "site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"video"} (Session info: chrome=80.0.3987.132)

not downloading entire course files

Traceback (most recent call last):
File "loader.py", line 376, in
File "loader.py", line 363, in downloader
File "loader.py", line 67, in remove
ValueError: file C:/Users/Dragoon/Downloads/New folder\0-Revit 2020 Essential Training For Architecture Metric\Using Object Styles.mp4 is not a file or dir.
[7408] Failed to execute script loader

i think this might be a chrome loader issue, since, from what i can see, the download only will start after the video starts playing in chrome. so sometimes the next video will not play after the current download is finished.
this happens when i download some courses. this happens especially if the course has more than 30 files.

please if possible also add download resume and
checking whether the files exist, it is complete and then downloading next file.

the current setup just re writes the files

Issue downloading course

Hello,

the following course don`t load completly.

[*] Found Lynda Course ID 471729 --------------Ready to Download------------ [*] Working on course https://www.linkedin.com/learning/wordpress-tipps-praktische-plugins [*] : Trying to login using cookies ... [+] : Logged in successfully. [*] : Downloaded course information .. (done) [*] : Trying to logout now... [+] : Logged out successfully.

Error exception and What is the recommendation delay?

so I noticed I can't finish to download the whole the course since I get the error:

Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.py", line 932, in _bootstrap_inner
File "threading.py", line 870, in run
File "Loader.py", line 470, in downloader
File "site-packages\selenium\webdriver\remote\webelement.py", line 80, in click
File "site-packages\selenium\webdriver\remote\webelement.py", line 633, in _execute
File "site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
File "site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element ... is not clickable at point (874, 651). Other element would receive the click: ...
(Session info: chrome=80.0.3987.132)

I assume this is because I am using the default setting on the delay option, and I downloading to fast. I might even get temporarily banned.

My question now is what is the recommended option I should add on the delay settings if I want to download a bunch of videos for the whole day?

Help - Error

Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.py", line 932, in _bootstrap_inner
File "threading.py", line 870, in run
File "Loader.py", line 353, in downloader
File "site-packages\selenium\webdriver\chrome\webdriver.py", line 76, in init
File "site-packages\selenium\webdriver\remote\webdriver.py", line 157, in init
File "site-packages\selenium\webdriver\remote\webdriver.py", line 252, in start_session
File "site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
File "site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
selenium.common.exceptions.WebDriverException: Message: unknown error: cannot find Chrome binary

slow download after any files..

Hello,

with Version 16.5 i managed to download content, but after 5-8 Files its slow down
to about 1,5kb/s and a file with 3,7 MB take about 4 hours to download.

After restart Download, same procedure!

here is the log:

M [00:21<03:23, 9.45kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.3M/14.2M [00:22<03:32, 9.00kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.3M/14.2M [00:23<03:41, 8.58kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.3M/14.2M [00:24<03:50, 8.22kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.3M/14.2M [00:25<04:00, 7.85kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.3M/14.2M [00:26<04:08, 7.55kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.4M/14.2M [00:28<04:18, 7.23kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.4M/14.2M [00:29<04:27, 6.96kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.4M/14.2M [00:30<04:38, 6.67kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.4M/14.2M [00:32<04:46, 6.45kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.4M/14.2M [00:33<04:51, 6.30kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.4M/14.2M [00:35<05:44, 5.31kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.4M/14.2M [00:36<05:32, 5.47kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.4M/14.2M [00:38<05:24, 5.59kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.4M/14.2M [00:39<05:19, 5.64kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.4M/14.2M [00:41<05:16, 5.68kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.4M/14.2M [00:42<05:13, 5.70kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 87%|████████▋ | 12.4M/14.2M [00:44<05:11, 5.71kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 88%|████████▊ | 12.5M/14.2M [00:45<05:09, 5.72kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 88%|████████▊ | 12.5M/14.2M [00:47<05:19, 5.52kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 88%|████████▊ | 12.5M/14.2M [00:48<05:14, 5.58kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 88%|████████▊ | 12.5M/14.2M [00:49<05:11, 5.61kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 88%|████████▊ | 12.5M/14.2M [00:51<05:10, 5.60kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 88%|████████▊ | 12.5M/14.2M [00:52<05:08, 5.61kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 88%|████████▊ | 12.5M/14.2M [00:54<05:08, 5.58kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 88%|████████▊ | 12.5M/14.2M [00:55<05:05, 5.61kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 88%|████████▊ | 12.5M/14.2M [00:57<05:46, 4.92kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 88%|████████▊ | 12.5M/14.2M [01:00<06:40, 4.24kB/s]�[0m

�[35m[�[36m*�[35m]�[36m 0000_Menus In Wordpress Verbessern: 88%|████████▊ | 12.5M/14.2M [01:02<06:19, 4.46kB/s]

Lynda Library

here downloader with library option is not available?

linkedin - downloader - issue - can't download

Hi,

I'm trying to use the app to download a course.
After the browser login to my account, I got this error and the course is not downloaded.
Can you please show me how to fix that?
Thank you.
image

List of downloaded video files

Hi Zdravko,

Nice work, as far as I know only working downloader for LinkedIn at this time.
Only issue I found:
it repeats the first video file, usually some introduction or welcome
and misses the last one, usually conclusions or next steps.

I tried it with several courses. First thought, maybe the autoplay-on causes this but turning it off did not solve it.
Anyway, apart from that it really works well.
Thanks.
BR,
A

New issue

Hey thanks for update! now another little problem... when find a test app stop, dont donload anymore and say:

Traceback (most recent call last):
File "loader.py", line 368, in
File "loader.py", line 331, in downloader
File "site-packages\selenium\webdriver\remote\webdriver.py", line 530, in find_element_by_tag_name
File "site-packages\selenium\webdriver\remote\webdriver.py", line 978, in find_element
File "site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
File "site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"tag name","selector":"video"}
(Session info: chrome=75.0.3770.142)
(Driver info: chromedriver=74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}),platform=Windows NT 10.0.10240 x86_64)

[12256] Failed to execute script loader

loader: error: unrecognized arguments:

DU you know this problem?

DevTools listening on ws://127.0.0.1:50245/devtools/browser/80b4d6d5-0005-4f47-b48e-1a3132bd79f5
###############################################

LinkedIn Learning Download

@author r00tme 09/03/2020

@Version: GUI 0.16.5 v2

##############################################

[] Found Lynda Course ID 195527
--------------Ready to Download------------
[
] Working on course https://www.linkedin.com/learning/netzwerkgrundlagen
usage: loader [-h] [-v] [-k] [-u] [-p] [-o] [-d] [-q] [--info] [--sub-only] [--skip-sub] course
loader: error: unrecognized arguments: VIDEOS https://www.lynda.com/Google-Analytics-tutorials/SEO-Foundations/195527-2.html

Getting below error while downloading

DevTools listening on ws://127.0.0.1:9709/devtools/browser/290692a3-37f7-4c3c-97c9-0343f51e76dc
###############################################

LinkedIn Learning Download

@author r00tme 09/03/2020

@Version: GUI 0.16.5 v2

##############################################

[] Found Lynda Course ID 5040395
--------------Ready to Download------------
[
] Working on course https://www.linkedin.com/learning/power-bi-data-modeling-with-dax
usage: loader [-h] [-v] [-k] [-u] [-p] [-o] [-d] [-q] [--info] [--sub-only] [--skip-sub] course
loader: error: unrecognized arguments: https://www.lynda.com/Google-Analytics-tutorials/SEO-Foundations/5040395-2.html

Can't download videos

One week ago I can use this python program to download video from linkedin, but today I failed to download all of the videos with error:

DevTools listening on ws://127.0.0.1:51331/devtools/browser/b1e22284-0113-4a33-af96-126f4a26db33

[] Trying to login on LinkedIn
[
] Working on course https://www.linkedin.com/learning/building-apis-in-php-using-the-slim-micro-framework/the-request-response-flowTraceback (most recent call last):
File "loader.py", line 390, in
File "loader.py", line 311, in downloader
File "site-packages\selenium\webdriver\remote\webdriver.py", line 564, in find_element_by_class_name
File "site-packages\selenium\webdriver\remote\webdriver.py", line 978, in find_element
File "site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
File "site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":".course-info__difficulty"}
(Session info: chrome=78.0.3904.87)

[6884] Failed to execute script loader

Don't know how to fix it. Can you help me, sir ?

Still the program not working once a quiz found!

Hi,
Thanks a lot for your great efforts. I just want to report an issue that the program still stop working once a quiz found! and hereunder the log:

Traceback (most recent call last):
File "loader.py", line 376, in
File "loader.py", line 356, in downloader
File "site-packages\selenium\webdriver\remote\webelement.py", line 80, in clic
k
File "site-packages\selenium\webdriver\remote\webelement.py", line 633, in _ex
ecute
File "site-packages\selenium\webdriver\remote\webdriver.py", line 321, in exec
ute
File "site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in c
heck_response
selenium.common.exceptions.ElementClickInterceptedException: Message: element cl
ick intercepted: Element
... is not clickable at point (329, 16). Other element would receive th
e click:

    ...

(Session info: chrome=78.0.3904.97)

[2808] Failed to execute script loader

appreciate your support to fix it.

Thanks

Help

2019-12-01 22_18_43-Select C__Users_Armia_Downloads_LinkedIn-Downloader-master_LinkedIn-Downloader-m

it stuck on that page till I click stop then
2019-12-01 22_20_08-C__Users_Armia_Downloads_LinkedIn-Downloader-master_LinkedIn-Downloader-master_W

and nothing dowloaded

CSS Layout updated

It seems like they updated the site layout again, so the css selector does not work properly anymore:

Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.py", line 932, in _bootstrap_inner
File "threading.py", line 870, in run
File "Loader.py", line 456, in downloader
File "site-packages\selenium\webdriver\remote\webdriver.py", line 598, in find_element_by_css_selector
File "site-packages\selenium\webdriver\remote\webdriver.py", line 976, in find_element
File "site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
File "site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":".course-body__info-tab-name.course-body__info-tab-name-content.ember-view"}
(Session info: chrome=80.0.3987.149)

LyndaDL Executable's Error

Hi their,
I hope help this error, i have getting error below, not for all courses, some courses,
error courses list:
https://www.lynda.com/IT-Infrastructure-tutorials/Help-Desk-Handbook-End-Users-Mobile-Networking-Security-Troubleshooting/645047-2.html
https://www.lynda.com/IT-Infrastructure-tutorials/Help-Desk-Handbook-End-Users-PC-Basics-Hardware-Operating-Systems-Applications/645046-2.html

@r00tmebaby

: Trying to login using cookies ...
: Logged in successfully.
: Downloaded course information .. (done)
: Trying to logout now... [+]
: Logged out successfully. [']
: Course 'Help Desk Handbook for End Users_ PC Basics Hardware Operating Systems and Applications'. [4]
: Chapter(s) (9). [']
: Lecture(s) (36).
Traceback (most recent call last)
: File "lynda-dl.py", line 389, in
File "lynda-dl.py", line 349, in main
File "lynda-dl.py", line 173, in course_download
File "lynda_shared.py", line 136, in course_description
File "lynda_shared.py", line 115, in write_to_file
FileNotFoundError: [Errno 2] No such file or directory: 'Courses\Help Desk Handbook for End Users
PC Basics Hardware Operating Systems and Applications\Help Desk Handbook for End Users_ PC Basics Hardware Operating Systems and Applications-description.txt'
[10896] Failed to execute script lynda-dl

error

NoSuchElementException: Message: no such element: Unable to locate element:

Hello @r00tmebaby ,

it give me the folling error. What can i do ? I try to change geolocation
over developer Tools and Sensors (Google Maps worked), but no download
possible. It happend in Version 16.4 too.

Here is the log:

DevTools listening on ws://127.0.0.1:14015/devtools/browser/baa198e7-6441-4a6d-a0c3-d8dee1bcb665
###############################################

LinkedIn Learning Download

@author r00tme 07/02/2020

@Version: GUI 0.16.2

##############################################

[*] Trying to login on LinkedInException in thread Thread-2:
Traceback (most recent call last):
File "threading.py", line 932, in _bootstrap_inner
File "threading.py", line 870, in run
File "LinkedInDL.py", line 453, in downloader
File "site-packages\selenium\webdriver\remote\webdriver.py", line 598, in find_element_by_css_selector
File "site-packages\selenium\webdriver\remote\webdriver.py", line 976, in find_element
File "site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
File "site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":".course-body__info-tab-name-content"}
(Session info: chrome=80.0.3987.122)

Version 0.16.2 seems to have a trojan which 0.16.1 didn't have

I've unpacked the windows executable of 0.16.2 and Microsoft defender blocks access because of this: "Trojan:Win32/Wacatac.C!ml". I know you include the sourcecode as a proof so it might be a false alert I was just wondering why this didn't happen with 0.16.1

Cheers,

delta0815

tutorials how to use it

can you add tutorials on ** README.MD** to tell us how to use it
Can it download lynda videos via linkedIN account?

Empty Directories

Hi again

On: Version 0.16.5 v2

All directories are empties except the first one.

Thank you.

Can't download where url is like "/learning/paths"

Hi,

I am trying to download some courses from Linkedin, and it looks like it will not download where url is like "/learning/paths" eg.:
https://www.linkedin.com/learning/paths/become-a-c-sharp-developer
https://www.linkedin.com/learning/c-sharp-string-essential-training/working-with-text-in-dot-net

And the error is:
DevTools listening on ws://127.0.0.1:6650/devtools/browser/4166aa0f-bd28-4b5d-8eca-0999c11fa130
###############################################

LinkedIn Learning Download

@author r00tme 09/03/2020

@Version: GUI 0.16.5 v2

##############################################

Exception in thread Thread-4:
Traceback (most recent call last):
File "threading.py", line 932, in _bootstrap_inner
File "threading.py", line 870, in run
File "LinkedDL.py", line 369, in downloader
File "site-packages\selenium\webdriver\remote\webdriver.py", line 530, in find_element_by_tag_name
File "site-packages\selenium\webdriver\remote\webdriver.py", line 976, in find_element
File "site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
File "site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"video"}
(Session info: chrome=80.0.3987.149)

Thanks,
Nenad

App not working due to Linkedin Design Changes

Hello,

I have been notified that Linkedin has changed the layout and the program does not work anymore. I haven't checked and confirmed that the application is not working and what the changes are yet, but if that's the real case will rework the program ASAP.

Dont download last video...

Hi, great app! thanks, program work fine but dont donload last video of a course in lynda, please fix and update! thanks.

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.