[
  {
    "path": "LICENSE",
    "content": "                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<https://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<https://www.gnu.org/licenses/why-not-lgpl.html>.\n"
  },
  {
    "path": "README.md",
    "content": "# BiliBili公开课目录\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![License: Anti 996](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE) [![License: CC BY-NC-ND 4.0](https://licensebuttons.net/l/by-nc-nd/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc-nd/4.0/)\n\n这是一份公开课的目录，这里的视频大多来自 YouTube 等国内无法访问的网站，为了方便国内的朋友观看，我将这些视频搬运到了 [Bilibili](https://space.bilibili.com/12721139)。\n\n## 一点说明\n\n暂时不再录入最近搬运的数学课程（因为我也看不懂），建议自行去 Bilibili 搜索。\n\n## Q & A\n\n- 我想看的课没有怎么办？\n    \n    在 issue 中留下中英文对照的课程或课题名称，我在闲暇时间会去找。\n\n- 为什么有些课程没有中/英文字幕 & 为什么有些字幕有错误？\n\n    YouTube 有字幕就有字幕，YouTube 没有字幕就是没有字幕。\n    \n    有错误的字幕是使用了 YouTube 自动生成的字幕，技术不成熟，此类字幕仅作参考。\n\n## 其他目录说明\n\n1. [台湾等地区公开课目录](https://github.com/wenhan-wu/OpenCourseCatalog/blob/master/台湾等地区公开课目录.md)\n\n    由于某些你懂的原因，台湾地区公开课不易过审，我将这些课程单独列出。\n\n2. [edX公开课目录](https://github.com/wenhan-wu/OpenCourseCatalog/blob/master/edX公开课目录.md)\n\n    搬运自 edX\n\n## 数学 / Math\n\n[新南威尔士大学 数学史 (UNSW, Math History: A course in the History of Mathematics)](https://www.bilibili.com/video/av52983739/)\n\n### [数学分析 / Mathematical Analysis](https://github.com/wenhan-wu/OpenCourseCatalog/blob/master/台湾等地区公开课目录.md#数学分析--mathematical-analysis)\n\n### 微积分 / Calculus\n\n[麻省理工 单变量微积分 (MIT 18.01, Single Variable Calculus, David Jerison)【英】](https://www.bilibili.com/video/av34481507)\n\n[麻省理工 多变量微积分 (MIT 18.02, Multivariable Calculus, Denis Auroux)【英】](https://www.bilibili.com/video/av34563978)\n\n### 分析 / Analysis\n\n[麻省理工 微分方程 (18.03, Differential Equations, Haynes R. Miller, Sp 2006)【英】](http://www.bilibili.com/video/av36435282)\n\n[国际理论物理中心 偏微分方程 (ICTP MTH-PDE, Partial Differential Equations, 2012-2013)【英】](https://www.bilibili.com/video/av38525832)\n\n[斯坦福 傅立叶变换及其应用 (Stanford EE 261, The Fourier Transforms and its Applications)【英】](https://www.bilibili.com/video/av38112145)\n\n[国际理论物理中心 实分析(2018) (ICTP MTH-RA, Real Analysis)【英】](https://www.bilibili.com/video/av38166490)\n\n[国际理论物理中心 复分析 (ICTP MTH-CA, Complex Analysis, 2013-2014)【英】](https://www.bilibili.com/video/av38415812)\n\n[ICTP 泛函分析 (ICTP MTH-FA 2018, Functional Analysis)](https://www.bilibili.com/video/av56957518/)\n\n[斯克利普斯学院 泛函分析与调和分析 (Scripps College, Basic Functional and Harmonic Analysis)【无字幕】](https://www.bilibili.com/video/av39098628/)\n\n### 代数 / Algebra\n\n[麻省理工 线性代数 (MIT 18.06, Linear Algebra, Gilbert Strang)【中英】](https://www.bilibili.com/video/av34573725)\n\n[国际理论物理中心 抽象代数 (ICTP MTH-AA, Abstract Algebra, 2013-2014)【英】](https://www.bilibili.com/video/av38339505)\n\n[美国国家数学科学研究所 交换代数入门 (MSRI W-196, Introductory Workshop in Commutative Algebra)](https://www.bilibili.com/video/av53067875/)\n\n[国际理论物理中心 表示论 (ICTP MTH-RT 2018, Representation Theory)](https://www.bilibili.com/video/av56611018/)\n\n[国际理论物理中心 李群与李代数 (ICTP HEP-LL, Lie Groups and Lie Algebras, 2018-2019)【英】](https://www.bilibili.com/video/av38913620/)\n\n[切比雪夫实验室 连通簇上有理点的算术论题(Chebyshev Lab, Arithmetic on rationally connected varieties)【无字幕】](https://www.bilibili.com/video/av39162675/)\n\n[傅立叶研究所 Arakelov几何和丢番图应用 (Géométrie d'Arakelov et applications diophantiennes)【无】](https://www.bilibili.com/video/av41015190/)\n\n[哥伦比亚大学 表示论与数论 (Columbia University, Representation theory and number theory)](https://www.bilibili.com/video/av50893071/)\n\n[印度马德拉斯理工学院 黎曼曲面和代数曲线入门 一维复环面和椭圆曲线 (NPTEL, An Introduction to Riemann Surfaces and Algebraic Curves/ Complex 1-Tori and Elliptic Curves)](https://www.bilibili.com/video/av53029148/)\n\n[西江大学 代数曲面 (Sogang, Lectures on Algebraic Surfaces)](https://www.bilibili.com/video/av57111511/)\n\n[BIRS 代数栈：进度与展望 (BIRS 12w5027, Algebraic Stacks: Progress and Prospects)](https://www.bilibili.com/video/av57696030/)\n\n[美国国家数学科学研究所 代数栈上的相交理论 (MSRI W-138, Intersection Theory on Stacks)](https://www.bilibili.com/video/av53120240/)\n\n[IHES 代数分析 (IHES 1914, Algebraic Analysis in honor of Masaki Kashiwara)](https://www.bilibili.com/video/av57864978/)\n\n### 拓扑 / Topology\n\n[伊利诺伊大学 同伦论：工具与应用 (Illinois, Homotopy: Theory tools and applications)](https://www.bilibili.com/video/av51368305/)\n\n[[UChicago] Second Chicago Summer School in Geometry and Topology](https://www.bilibili.com/video/av82719978/)\n\n[[NDGeoTop] Topics in Differential Topology](https://www.bilibili.com/video/av86880312/)\n\n### 几何 / Geometry\n\n[ICTP 微分几何 (ICTP MTH-DG 2018, Differential Geometry)](https://www.bilibili.com/video/av56849404/)\n\n[国际理论物理中心 微分几何 (ICTP MTH-DG, Differential Geometry)【英】](https://www.bilibili.com/video/av38085326)\n\n[克雷数学研究所 算术几何 (CMI, Arithmetic geometry)【无字幕】](https://www.bilibili.com/video/av39041115/)\n\n[巴黎数学科学基金会 双有理几何 (Sciences Maths Paris, Birational Geometry)](https://www.bilibili.com/video/av56182412/)\n\n[[IHES] 2015 Summer School on Moduli Problems in Symplectic Geometry](https://www.bilibili.com/video/av84401726/)\n\n### 数论 / Number Theory\n\n[加利福尼亚大学圣迭戈分校 数论 (UCSD Math 205, Topics in Number Theory)](https://www.bilibili.com/video/av51105699/)\n\n[代数数论 (Algebraic Number Theory)【英】](https://www.bilibili.com/video/av39795355/)\n\n[解析数论 (Hindi Urdu MTH435, Analytic Number Theory in Hindi Urdu)【英】](https://www.bilibili.com/video/av47039642)\n\n[法国高等科学研究所 Faltings Heights and L-series (IHES)](https://www.bilibili.com/video/av47425317)\n\n[法国高等科学研究所 Indsheaves, temperate holomorphic functions and irregular RH correspondence (IHES)](https://www.bilibili.com/video/av47569089)\n\n[普林斯顿高等研究院 岩泽理论 (IAS, Iwasawa Theory)【英】](https://www.bilibili.com/video/av47821521)\n\n[霍奇理论 (Лаборатория Зеркальной симметрии, Hodge Theory: Old and New)](https://www.bilibili.com/video/av48796466)\n\n[2013 Sep. 25-27 ANRThéorie计划中期会议 p-adic Hodge Theory and developments](https://www.bilibili.com/video/av48932077)\n\n[国际理论物理中心 神奇的模形式 (ICTP, The Magic of Modular Forms)](https://www.bilibili.com/video/av51899830/)\n\n### 概率论 / Probability Theory\n\n[麻省理工 概率分析及应用 (MIT 6.041,Probability Systems Analysis and Applied Probability)【英】](https://www.bilibili.com/video/av34761771)\n\n### 动力系统 / Dynamical Systems\n\n[国际理论物理中心 动力系统 (ICTP MTH-ODE, Dynamical Systems, 2013-2014)【英】](https://www.bilibili.com/video/av38365622)\n\n[斯坦福 线性动力系统入门 (Stanford EE263, Introduction to Linear Dynamical Systems)【英】](http://www.bilibili.com/video/av38374012)\n\n### 代数几何 / Algebaric Geometry\n\n[ICTP 代数几何 (ICTP MTH-AG 2018, Algebraic Geometry)](https://www.bilibili.com/video/av56806940/)\n\n[国际理论物理中心 代数几何 (ICTP MTH-AG, Algebraic Geometry, 2013-2014)【英】](https://www.bilibili.com/video/av38456981)\n\n[哈佛大学数学科学与应用中心 导出代数几何 (Harvard CMSA, Derived Algebraic/Differential Geo)](https://www.bilibili.com/video/av51687046/)\n\n[MSRI 导出代数几何、双有理几何与模空间 (MSRI W-862, Introductory Workshop: Derived Algebraic Geometry and Birational Geometry and Moduli Spaces)](https://www.bilibili.com/video/av58262354/)\n\n[美国国家数学科学研究所 导出代数几何及其应用 (MSRI, Derived algebraic geometry and its applications)](https://www.bilibili.com/video/av51788414/)\n\n[美国国家数学科学研究所 p进数几何 (MSRI, p-adic Geometry)](https://www.bilibili.com/video/av51914008/)\n\n[美国国家数学科学研究所 非交换代数几何 (MSRI 648, Noncommutative Algebraic Geometry)【英】](https://www.bilibili.com/video/av39156109/)\n\n[BIRS 代数几何中的Syzygies和与弦理论的联系 (BIRS 12w5117, Syzygies in Algebraic Geometry)](https://www.bilibili.com/video/av57723097/)\n\n[MSRI 现代模理论 (MSRI W-472, Modern Moduli Theory)](https://www.bilibili.com/video/av57947306/)\n\n[MSRI 代数几何中的形变理论与模空间 (MSRI S-419, Deformation Theory and Moduli in Algebaric Geometry)](https://www.bilibili.com/video/av57944105/)\n\n### 朗兰兹纲领 / Langlands Program\n\n[MSRI 朗兰兹纲领的近期进展 (MSRI W-855, Recent progress in Langlands Program)](https://www.bilibili.com/video/av55649612/)\n\n[班夫国际研究所 稳定迹公式，自守形式和伽罗瓦表示 (BIRS, The stable trace formula, automorphic forms, and Galois representations)](https://www.bilibili.com/video/av55827530/)\n\n[IAS 走近几何朗兰兹纲领猜想的证明 (IAS, Towards the proof of the geometric Langlands)](https://www.bilibili.com/video/av57651093/)\n\n[[IHES] Mathematical Aspects of Six-Dimensional Quantum Field Theories](https://www.bilibili.com/video/av80863269/)\n\n### 会议 / Meeting\n\n[ICM 2014: Plenary Lectures](https://www.bilibili.com/video/av78861981/)\n\n### 访谈 / Interviews\n\n[The Abel Prize Interviews](https://www.bilibili.com/video/av82225921/)\n\n### 其他 / Other\n\n[斯坦福 凸优化 (Stanford EE364, Convex Optimization)【英】](https://www.bilibili.com/video/BV1ct411i7j3/)\n\n[麻省理工 工程数学方法 (MIT 18.086 Mathematical Methods for Engineers II)【英】](https://www.bilibili.com/video/av37749598)\n\n[MIT 6.042J&18.062J, Mathematics for Computer Science, Tom Leighton【英】](https://www.bilibili.com/video/av34841911)\n\n[耶鲁 博弈论 (ECON-159, Game Theory)](http://www.bilibili.com/video/av36916092)\n\n[[IHES] Summer School 2018: Supersymmetric Localization and Exact Results](https://www.bilibili.com/video/av85437699/)\n\n---\n\n## 物理 / Physics\n\n### 基础物理 / Fundamentals of Physics\n\n#### 麻省理工 / MIT\n\n下面三个是 Walter Lewin 的课程\n\n[麻省理工 物理I：经典力学 (MIT 8.01x, Physics I Classical Mechanics)](https://www.bilibili.com/video/av37990792)\n\n[麻省理工 物理II：电和磁 (MIT 8.02x, Physics II Electricity and Magnetism)](https://www.bilibili.com/video/av38022936)\n\n[麻省理工 物理 III：振动与波 (MIT 8.03SC Physics III: Vibrations and Waves)【英】](https://www.bilibili.com/video/av49406678/)\n\n[MIT 8.01x 物理I：经典力学 答疑与习题讲解 (MIT 8.01x Help Sessions)](https://www.bilibili.com/video/av68948340/)\n\n[MIT 8.02x 物理II：电和磁 答疑与习题讲解 (MIT 8.02x Help Sessions)](https://www.bilibili.com/video/av68983905/)\n\n[MIT 8.03x 物理 III：振动与波 答疑与习题讲解](https://www.bilibili.com/video/av70580345/)\n\n下面这个是 2016 年录制的\n\n[麻省理工 物理 III：振动与波 (MIT 8.03SC Physics III: Vibrations and Waves)【英】](https://www.bilibili.com/video/av39387583/)\n\n#### 耶鲁 / Yale\n\n[耶鲁 基础物理 I (PHYS-200, Fundamentals of Physics I)](https://www.bilibili.com/video/av36904794)\n\n[耶鲁 基础物理 II (PHYS-201, Fundamentals of Physics II)【英】](https://www.bilibili.com/video/av49552462/)\n\n### 经典力学 / Classical Mechanics\n\n[斯坦福 经典力学 (Stanford, Classical Mechanics)](https://www.bilibili.com/video/av37992497)\n\n[NTNU(挪威科技大学) 经典力学 (TFY4345, Classical Mechanics)](https://www.bilibili.com/video/av59839869/)\n\n### 统计物理 / Statistical Physics\n\n[斯坦福 统计力学 (Stanford, Statistical Mechanics)【英，部分】](https://www.bilibili.com/video/av39878940/)\n\n[国际理论物理中心 高级统计力学 (ICTP CMP-ASM, Advanced Statistical Mechanics, 2017-2018)【英】](https://www.bilibili.com/video/av46557918)\n\n### 相对论 / Theory of Relativity\n\n[麻省理工 狭义相对论与电动力学 (Special Relativity and Electrodynamics)【无字幕】](https://www.bilibili.com/video/av39159660/)\n\n[斯坦福 爱因斯坦广义相对论 2008版 (PHYSICS 262, Einstein's General Theory of Relativity)](https://www.bilibili.com/video/av37581334)\n\n[斯坦福 广义相对论 (PHYSICS 262, General Relativity, Leonard Susskind)](https://www.bilibili.com/video/av36417533)\n\n[国际理论物理中心 广义相对论 (ICTP HEP-GR, General Relativity, 2017-2018)【英】](https://www.bilibili.com/video/av42486901)\n\n### 量子力学 / Quantum Mechanics\n\n[上海交通大学 量子力学与统计力学 (SJTU, Quantum Mechanics and Statistical Mechanics)](https://www.bilibili.com/video/av51954299/)\n\n[麻省理工 量子物理 I (8.04, Quantum Physical I, Allan Adams)【英】](https://www.bilibili.com/video/av36201117)\n\n[麻省理工 量子物理 II (MIT 8.05, Quantum Physics II)【英】](https://www.bilibili.com/video/av39208592/)\n\n[麻省理工 量子物理 III (MIT 8.06, Quantum Physics III)【暂无字幕】](https://www.bilibili.com/video/av46291065)\n\n[斯坦福 高等量子力学 (Stanford, Advanced Quantum Mechanics)【无】](https://www.bilibili.com/video/av39800934/)\n\n[剑桥 量子场论 (Cambridge, Quantum Field Theory)【英】](https://www.bilibili.com/video/av37858651)\n\n[国际理论物理中心 量子电动力学 (ICTP HEP-QED, Quantum Electrodynamics, 2018-2019)【英】](https://www.bilibili.com/video/av46121646)\n\n[斯坦福 量子纠缠：第一部分 & 第二部分 (Stanford, Quantum Entanglements Part I & II)【英】](https://www.bilibili.com/video/av39879998/)\n\n[国际理论物理中心 相对论量子力学 (ICTP HEP-RQM, Relativistic Quantum Mechanics, 2018-2019)【英】](https://www.bilibili.com/video/av45731178)\n\n### 粒子物理 / Particle Physics\n\n[斯坦福 粒子物理 I：基本概念 (Stanford, Particle Physics 1: Basic Concepts)【英】](https://www.bilibili.com/video/av39806334/)\n\n[斯坦福 粒子物理 II：标准模型 (Stanford, Standard Model)【英】](https://www.bilibili.com/video/av39810091/)\n\n[斯坦福 粒子物理 III：超对称与大统一理论 (Stanford, Supersymmetry and Grand Unification)【英】](https://www.bilibili.com/video/av39811769/)\n\n[国际理论物理中心 粒子物理 (ICTP HEP-PP, Particle Physics, 2018-2019)【英】](https://www.bilibili.com/video/av43078622)\n\n[国际理论物理中心 标准模型 (ICTP HEP-SM, The Standard Model, 2017-2018)【英】](https://www.bilibili.com/video/av42390149)\n\n[国际理论物理中心 超对称 (ICTP HEP-SFT, Introduction to Supersymmetry, 2017-2018)【无】](https://www.bilibili.com/video/av42582532)\n\n### 场论 / Field Theory\n\n[国际理论物理中心 量子场论 (ICTP HEP-QFT 2018, Quantum Field Theory)](https://www.bilibili.com/video/av56375710/)\n\n### 宇宙学 / Cosmology\n\n[斯坦福 宇宙学 (Stanford, Cosmology)【部分字幕】](https://www.bilibili.com/video/av39804112/)\n\n[斯坦福 宇宙学与黑洞 (Stanford, Cosmology and Black Holes)【英】](https://www.bilibili.com/video/av40147682/)\n\n### 数学物理 / Mathematical Physics\n\n[斯坦福 弦理论和M理论 (PHYSICS 153, String Theory & M-Theory, Leonard Susskind)](https://www.bilibili.com/video/av36404555)\n\n[加州大学尔湾分校 数学方法 (UCI PHYSICS 50, Math Methods)【英】](https://www.bilibili.com/video/av48838912/)\n\n### 凝聚态 / Condensed Matter Physics\n\n[国际理论物理中心 固体中的电子和声子 (ICTP CMP-EPS, Electrons and Phonons in Solids, 2018-2019)](http://member.bilibili.com/v2#/upload-manager/article)\n\n### 多体理论 / Many-Body Theory\n\n[国际理论物理中心 多体现象学 (ICTP CMP-MBP, Many-Body Phenomenology, 2017-2018)【英】](https://www.bilibili.com/video/av46730402)\n\n---\n\n## 计算机 / Computer Science\n\n### 计算机历史 / Computer History\n\n[[UWashington] 计算的历史 (CSE P 590A: History of Computing)](https://www.bilibili.com/video/BV1r5411p7ex/)\n\n### 计算机数学 / Computer Math\n\n[MIT 6.042J&18.062J, Mathematics for Computer Science, Tom Leighton](https://www.bilibili.com/video/av34841911)\n\n#### 范畴论 / Category Theory\n\n[[Bartosz Milewski] 面向程序员的范畴论 Part I (Category Theory Part I)](https://www.bilibili.com/video/BV1TD4y1Q7r1)\n\n[[Bartosz Milewski] 面向程序员的范畴论 Part II (Category Theory Part II)](https://www.bilibili.com/video/BV1EA411i7DT)\n\n[[Bartosz Milewski] 面向程序员的范畴论 Part III (Category Theory Part III)](https://www.bilibili.com/video/BV19D4y1D7um)\n\n### 基础课 / Introduction\n\n[**[MIT] 6.001 计算机程序的构造与解释 (Structure and Interpretation, 1986)**](https://www.bilibili.com/video/BV1AA411t7Wk/)\n\n[卡内基梅隆大学 计算机系统入门 (CMU 15-213, Introduction to Computer Systems)【英】](https://www.bilibili.com/video/av39221579/)\n\n[麻省理工 计算机科学与编程导论 (6.00, Introduction to Computer Science and Programming)](http://www.bilibili.com/video/av37520581)\n\n[麻省理工 计算机科学与编程导论(Python) (6.00SC Introduction to Computer Science & Programming)](https://www.bilibili.com/video/av38057765)\n\n[斯坦福 编程方法论 (CS106A, Programming Methodology, Sahami Mehran)](https://www.bilibili.com/video/av36204486)\n\n[斯坦福 编程方法论 (CS106A, Programming Methodology, Marty Stepp, Sp 2017)](https://www.bilibili.com/video/av36256674)\n\n[斯坦福 抽象编程 (CS106B, Programming Abstractions in C++, Zelenski Julie)](https://www.bilibili.com/video/av36310870)\n\n[斯坦福 抽象编程 (CS106B, Programming Abstractions in C++, Marty Stepp, Win 2018)](https://www.bilibili.com/video/av36351060)\n\n[斯坦福 编程范式 (CS107, Programming Paradigms, Cain Jerry)](https://www.bilibili.com/video/av36373995)\n\n### 算法 & 数据结构 / Algorithm & Data Structure\n\n[麻省理工 算法入门 (MIT 6.006, Introduction to Algorithms, Peak Finding)](https://www.bilibili.com/video/av34605246)\n\n[**麻省理工 算法设计与分析 (6.046J&18.410J, Design and Analysis of Algorithms, C Leiserson)**](https://www.bilibili.com/video/av34952152)\n\n[麻省理工 算法设计与分析 (6.046J, Design and Analysis of Algorithms, 2015, Erik Demaine)](https://www.bilibili.com/video/av34892415)\n\n[麻省理工 高级数据结构 (6.851, Advanced Data Structures, Erik Demaine)](https://www.bilibili.com/video/av35009511)\n\n[麻省理工 高级算法 (6.854&18.415, Advanced Algorithms, Ankur Moitra)](https://www.bilibili.com/video/av35371440)\n\n### 计算机架构 / Computer Architecture\n\n[麻省理工 计算结构 (MIT 6.004, Computation Structures, Chris Terman)](https://www.bilibili.com/video/av37375242)\n\n[伯克利 计算机结构与工程 (CS 152, Computer Architecture and Engineering)【英】](https://www.bilibili.com/video/av47656678)\n\n### 操作系统 / Operating System\n\n[伯克利 计算机操作系统 (CS 162, Operating Systems and Systems Programming)【英】](https://www.bilibili.com/video/av40296618/)\n\n### 编译原理 / Compiling Principle\n\n[伯克利 编译原理 (CS 164, Programming Languages and Compilers)【无字幕】](https://www.bilibili.com/video/av40376453/)\n\n### 数据库 / Database\n\n[卡内基梅隆 数据库导论 (CMU 15-445/645, Intro to Database Systems, Fall 2018)【英】](https://www.bilibili.com/video/av39731185/)\n\n[卡内基梅隆 高级数据库 (CMU 15-721 Advanced Database Systems, Spring 2018)【英】](https://www.bilibili.com/video/av39753181/)\n\n[卡内基梅隆 高级数据库 2019 (CMU 15-721 Advanced Database Systems, Spring 2019)【英】](https://www.bilibili.com/video/av50204001/)\n\n[卡内基梅隆 七周七数据库 (CMU, Seven Databases in Seven Weeks)](https://www.bilibili.com/video/av51476054/)\n\n[卡内基梅隆 数据库学 (CMU, The Databaseology)](https://www.bilibili.com/video/av51462138/)\n\n[卡内基梅隆 时间序列数据库 (CMU, Time Series Database)](https://www.bilibili.com/video/av51118320/)\n\n[卡内基梅隆 硬件加速数据库 (CMU, Hardware Accelerated Database)](https://www.bilibili.com/video/av51652730/)\n\n### 计算机网络 / Network\n\n[麻省理工 数字通信系统 (6.02, Digital Communication Systems)](https://www.bilibili.com/video/av37715284)\n\n[麻省理工 数字通信原理 I (MIT 6.450, Principles of Digital Communications I)](https://www.bilibili.com/video/av38761670/)\n\n[麻省理工 数字通信原理 II (MIT 6.451, Principles of Digital Communications II)](https://www.bilibili.com/video/av38670528)\n\n### 并行计算 & 分布式系统 / Parallel Computing & Distributed System\n\n[麻省理工 多核编程 (MIT 6.189 Multicore Programming Primer)](https://www.bilibili.com/video/av37937571)\n\n[麻省理工 分布式系统 (MIT 6.824, Distributed Systems)](https://www.bilibili.com/video/av38073607)\n\n### 计算机安全 / Security\n\n[[Stanford] 网络安全 (CS 253 Web Security)](https://www.bilibili.com/video/BV19741117Ng/)\n\n[MIT 密码学 (MIT 6.875, Cryptography Sp 2018)](https://www.bilibili.com/video/av58961353/)\n\n### 其他 / Other\n\n[麻省理工 计算机系统工程 (6.033, Computer System Engineering, Sp 2005)](https://www.bilibili.com/video/av36929946)\n\n[麻省理工 软件系统性能工程 (MIT 6.172, Performance Engineering of Software Systems)](https://www.bilibili.com/video/av37833446)\n\n---\n\n## 经济 & 金融 / Economics & Finance\n\n[麻省理工 金融理论 (MIT 15.401, Finance Theory I, Andrew Lo, Fall 2008)](http://www.bilibili.com/video/av36377212)\n\n[耶鲁 金融市场 (Yale ECON-252, Financial Markets)](https://www.bilibili.com/video/av36848554)\n\n[麻省理工 金融数学应用 (MIT 18.S096 Topics in Mathematics w Applications in Finance)](https://www.bilibili.com/video/av38266543)\n\n---\n\n## 哲学 / Philosophy\n\n[牛津 哲学 (Oxford, General Philosophy)【英】](https://www.bilibili.com/video/av43532053)\n\n[耶鲁 哲学：死亡 (PHIL 176, Philosophy - Death)](https://www.bilibili.com/video/av38578377)\n\n[耶鲁 人性的哲学与科学 (PHIL-181, Philosophy and the Science of Human Nature)【中英】](https://www.bilibili.com/video/av40390239/)\n\n---\n\n## 心理学 / Psychology\n\n[耶鲁 心理学导论 (PSYC 110, Introduction to Psychology)【中英】](https://www.bilibili.com/video/av39188755/)\n\n[耶鲁 有关食物的心理学、生物学和政治学 (PSYC 123, The Psychology, Biology and Politics of Food)](https://www.bilibili.com/video/av40421618)\n\n---\n\n## 政治学 / Political Science\n\n[耶鲁 资本主义：成功、危机与改革 (PLSC-270, Capitalism Success Crisis and Reform)](https://www.bilibili.com/video/av36753783)\n\n---\n\n## 社会学 / Sociology\n\n[耶鲁 现代社会理论基础 (SOCY-151, Foundations of Modern Social Theory)](https://www.bilibili.com/video/av40001616/)\n\n---\n\n## 历史 / History\n\n[耶鲁 古希腊历史简介 (CLCV-205, Introduction to Ancient Greek History)【中英】](https://www.bilibili.com/video/av40422038)\n\n[耶鲁 美国革命 (HIST 116, The American Revolution)](https://www.bilibili.com/video/av37302624)\n\n[耶鲁 欧洲历史：1648-1945 (HIST 202, European Civilization, 1648-1945)](http://www.bilibili.com/video/av38580624)\n\n[耶鲁 1600年后西方社会的流行病 (HIST-234, Epidemics in Western Society Since 1600)](https://www.bilibili.com/video/av36843229)\n\n---\n\n## 艺术 / Arts\n\n[耶鲁 聆听音乐 (Introduction To Classical Music)](https://www.bilibili.com/video/av38583482)\n\n---\n\n## 化学 / Chemistry\n\n### UCI Open Chemistry\n\n这是一个 UCI 的一个本科化学系列，覆盖了本科所有化学课程和一部分研究生课程，建议按学年顺序学习\n\n#### 预备课程 / Preparation Courses\n\n[[UCI] 菜鸡的化学入门课 (Chem 1P: Preparation for Chemistry)](https://www.bilibili.com/video/BV15C4y1a7bZ/)\n\n#### 第一学年 / Year One\n\n[[UCI] 普通化学 A (Chem 1A: General Chemistry)【英】](https://www.bilibili.com/video/av49109750/) [备份](https://www.bilibili.com/video/BV19A411q7a7/)\n\n[[UCI] 普通化学 B (Chem 1B: General Chemistry)【英】](https://www.bilibili.com/video/av49126654/)\n\n[[UCI] 普通化学 C (Chem 1C: General Chemistry)【英】](https://www.bilibili.com/video/av49207150/)\n\n#### 第二学年 / Year Two\n\n[[UCI] 科学计算 (Chem 5: Scientific Computing Skills)](https://www.bilibili.com/video/BV1xa4y1Y7fs/)\n\n[[UCI] 有机化学 A (Chem 51A: Organic Chemistry)【英】](https://www.bilibili.com/video/av49324767/)\n\n[[UCI] 有机化学 B (Chem 51B: Organic Chemistry)【英】](https://www.bilibili.com/video/av49335838/)\n\n[[UCI] 有机化学 C (Chem 51C: Organic Chemistry)【英】](https://www.bilibili.com/video/av49364178/)\n\n#### 第三、四学年 / Years 3 and 4\n\n[[UCI] 无机化学 (Chemistry 107: Inorganic Chemistry)](https://www.bilibili.com/video/BV1dv411q7g7/)\n\n[[UCI] 高等有机化学 (Chem125: Advanced Organic Chemistry)](https://www.bilibili.com/video/BV14i4y1x7rh/)\n\n[[UCI] 化学生物导论 (Chem 128: Introduction to Chemical Biology)](https://www.bilibili.com/video/BV14i4y1x7G7/)\n\n[[UCI] 量子化学原理 (Chem 131A: Quantum Principles)](https://www.bilibili.com/video/BV1wA411i7wN/)\n\n### 其他 / Other\n\n[麻省理工 热力学和动力学 (MIT 5.60, Thermodynamics & Kinetics)](https://www.bilibili.com/video/av37750585)\n\n[麻省理工 小分子光谱学和动力学 (MIT 5.80, Small-Molecule Spectroscopy and Dynamics)](https://www.bilibili.com/video/av37795048)\n\n[俄勒冈州立大学 生物化学基础 (OSU BB 350, Elementary Biochemistry)【英】](https://www.bilibili.com/video/av50338379/)\n\n---\n\n## 生物 / Biology\n\n[耶鲁 前沿生物医学工程 (BENG-100, Frontiers of Biomedical Engineering)](https://www.bilibili.com/video/av39938562/)\n\n[耶鲁 全球人口增长问题 (MCDB-150, Global Problems of Population Growth)【中英】](https://www.bilibili.com/video/av40248731/)\n\n## 地理 / Geography\n\n[耶鲁 大气、海洋和环境的变迁 (GG 140, The Atmosphere, the Ocean, and Environmental Change)](https://www.bilibili.com/video/av38452735)\n\n---\n\n## 土木工程 / Civil Engineering\n\n[麻省理工 线性有限元分析 (Res.2-002, Linear Finite Element Analysis)【英】](https://www.bilibili.com/video/av40298180/)\n\n[麻省理工 非线性有限元分析 (Res.2-002, Nonlinear Finite Element Analysis)【英】](https://www.bilibili.com/video/av40300772/)\n\n[密歇根大学 建筑结构 II (ARCH-324, Architectural Structures II)【英】](https://www.bilibili.com/video/av40449389/)\n\n[麻省理工 建筑工作室：建筑景观 (MIT 4.125 Architecture Studio: Building in Landscap)【英】](https://www.bilibili.com/video/av38314225)\n\n[耶鲁 罗马建筑 (HSAR-252, Roman Architecture)【中英】](https://www.bilibili.com/video/av40250547/)\n\n---\n\n## 机械工程 / Mechanical Engineering\n\n[塞勒学院 机械工程：材料力学 (ME-102, Mechanical Engineering: Mechanics of Materials)【英】](https://www.bilibili.com/video/av40703798/)\n\n---\n\n## 其他 / Other\n\n### 人物传记 / Biography\n\n[传奇人物传记 迈克尔·阿蒂亚 (Web of Stories, Michael Atiyah (Mathematician))【无字幕】](https://www.bilibili.com/video/av40831084/)\n\n---\n\n## 友情链接\n\n如果你在上面的目录中没有找到你需要的公开课，那么你可以在下面列出的链接中寻找。\n\n[长明-R](https://space.bilibili.com/532461): [课程总览](https://www.bilibili.com/read/cv1006774)\n\n[shtuka](https://space.bilibili.com/233271028): [B站课程有哪些值得上的那些youtube都没有的](https://www.bilibili.com/read/cv1569425)\n\n[77mathphy](https://space.bilibili.com/23023591)\n\n[local_ring](http://space.bilibili.com/51346944)\n\n[ikamusume酱](http://space.bilibili.com/261036)\n"
  },
  {
    "path": "edX公开课目录.md",
    "content": "# edX 公开课目录\n\n这个目录包括所有从 edX 上搬运的课程\n\n## 艺术 / Arts\n\n[edX 欧洲绘画：从莱昂纳多、伦勃朗到戈雅 (edX, European Paintings - From Leonardo to Rembrandt to Goya)](https://www.bilibili.com/video/av52131926/) / [edX](https://www.edx.org/course/european-paintings-from-leonardo-to-rembrandt-to-goya)\n\n## 传媒 / Communication\n\n[edX 全球丑闻：新闻调查与全球媒体 (edX, Global Muckraking - Investigative Journalism and Global Media)](https://www.bilibili.com/video/av54412079/) / [edX](https://www.edx.org/course/global-muckraking-investigative-journalism-and-global-media)\n\n## 历史 / History\n\n[edX 日本近现代史：西方化，抗争与现代化 (edX, Visualizing Japan 1850s-1930s)](https://www.bilibili.com/video/av52040625/) / [edX](https://www.edx.org/course/visualizing-japan-1850s-1930s-westernization-protest-modernity)\n\n[edX 现代葡萄酒世界的历史 (edX, The World History of Modern Wine)](https://www.bilibili.com/video/av55251238/) / [edX](https://www.edx.org/course/the-history-of-modern-wine)\n\n## 人文 / Humanities\n\n[edX 现代文学著作赏析 (edX, Modern Masterpieces of World Literature)](https://www.bilibili.com/video/av52119060/) / [edX](https://www.edx.org/course/modern-masterpieces-world-literature-3)\n\n[edX 美国诗歌：惠特曼 (edX, Poetry in America: Whitman)](https://www.bilibili.com/video/av54450033/) / [edX](https://www.edx.org/course/poetry-america-whitman-harvardx-ampox-3-0)\n\n[edX 美国诗歌：南北战争及其影响 (edX, Poetry in America: The Civil War and Its Aftermath)](https://www.bilibili.com/video/av52583593/) / [edX](https://www.edx.org/course/poetry-america-civil-war-its-aftermath-harvardx-ampox-5-0)\n\n[edX 美国诗歌：现代主义 (edX, Poetry in America: Modernism)](https://www.bilibili.com/video/av52880431/) / [edX](https://www.edx.org/course/poetry-america-modernism-harvardx-ampox-6-0)\n\n## 法律 / Law\n\n[edX 宪法解释 (edX, Constitutional Interpretation)](https://www.bilibili.com/video/av55364721/) / [edX](https://www.edx.org/course/constitutional-interpretation)\n\n## 哲学 / Philosophy\n\n[edX 能力与责任：超级英雄的哲学 (edX, Power and Responsibility: Doing Philosophy with Superheroes)](https://www.bilibili.com/video/av52351351/) / [edX](https://www.edx.org/course/power-and-responsibility-doing-philosophy-with-superheroes-2)\n\n[edX 哲学与批判性思维 (edX, Philosophy and Critical Thinking)](https://www.bilibili.com/video/av53162650/) / [edX](https://www.edx.org/course/philosophy-and-critical-thinking-0)\n\n[edX 悖论与无穷 (edX, Paradox and Infinity)](https://www.bilibili.com/video/av55608515/) / [edX](https://www.edx.org/course/paradox-and-infinity)\n\n[edX 哲学导论：神，知识与意识 (edX, Introduction to Philosophy: God, Knowledge and Consciousness)](https://www.bilibili.com/video/av55674536/) / [edX](https://www.edx.org/course/introduction-to-philosophy-god-knowledge-and-consciousness-2)\n"
  },
  {
    "path": "台湾等地区公开课目录.md",
    "content": "# 台湾等地区公开课目录\n\n这个目录包括所有 Bilibili 台湾等地区公开课，建议尽早缓存或下载备份。\n\n## 数学 / Math\n\n### 科普 / Popular Science\n\n[【数学科普向】数学潜水艇：分析](https://www.bilibili.com/video/av58336290/)\n\n[【数学科普向】数学潜水艇：微积分](https://www.bilibili.com/video/av58604738/)\n\n[【数学科普向】数学潜水艇：线性代数](https://www.bilibili.com/video/av58353291/)\n\n[【数学科普向】数学潜水艇：初等数论、初等群论](https://www.bilibili.com/video/av58621769/)\n\n### 数学分析 / Mathematical Analysis\n\n#### 国立台湾大学 齐振宇\n\n[国立台湾大学 微积分一 (NTU-CASE 104S115, Calculus I)](https://www.bilibili.com/video/av40859191/)\n\n[国立台湾大学 微积分二 (NTU-CASE 104S210, Calculus II)](https://www.bilibili.com/video/av40883243/)\n\n[国立台湾大学 分析一 (NTU-CASE 105S107, Analysis I)](https://www.bilibili.com/video/av41273169/)\n\n[国立台湾大学 分析二 (NTU-CASE 105S107, Analysis II)](https://www.bilibili.com/video/av41382014/)\n\n### 分析 / Analysis\n\n[国立台湾大学 实分析 (NTU-CASE 105S109, Real Analysis)](https://www.bilibili.com/video/av48267605)\n\n[国立台湾大学 实分析一 高清版 (NTU-CASE 105S109, Real Analysis I)](https://www.bilibili.com/video/av53564541/)\n\n[国立台湾大学 实分析二 高清版 (NTU-CASE 105S109, Real Analysis II)](https://www.bilibili.com/video/av53849134/)\n\n[国立台湾大学 分析 by 崔茂培 (NTU-CASE 105S107, Analysis)](https://www.bilibili.com/video/av59041498/)\n\n### 代数 / Algebra\n\n[国立台湾大学 代数导论 by 陈其诚 (NTU-CASE 107, Introduction to Algebra)](https://www.bilibili.com/video/av60880215/)\n\n## 物理 / Physics\n\n### 电磁学 / Electromagnetism\n\n[国立台湾大学 高级电磁学 (NTU-CASE 100S112, Advanced Electromagnetism)](https://www.bilibili.com/video/av58088450/)\n\n### 量子力学 / Quantum Mechanics\n\n[国立台湾大学 量子力学 by 易富国 (NTU-CASE 100S221, Quantum Mechanics)](https://www.bilibili.com/video/av60680204/)\n"
  }
]