-
### Subject of the issue
I've got long-name files in android downloaded by edx app, however i can't extract mp4 files to view in my PC, Windows 10
### Your environment
* Android 5.2.1/Win 10
* P…
-
(1) 如何自動 login
(2) 如何 parse 頁面
(3) 如何自動下載 youtube 影片
可以參考這個
https://github.com/shk3/edx-downloader/blob/master/edx-dl.py
但是 MongoU 有改過 login headers
-
🚨Please review the [Troubleshooting](../#troubleshooting) section
before reporting any issue. Don't forget also to check the current issues to
avoid duplicates.
### Subject of the issue
Describe…
-
I compile software on Fedora 39/ gcc 13.2.1 20231205 with
```
export CFLAGS="-g -fsanitize=address -fno-omit-frame-pointer -fno-common -fsanitize=undefined -fsanitize-recover=address"
export CXXFL…
-
I found a bug in cpu.py:
```
CPU_SUB_REGISTERS = {
# main register name, shift, mask
'al': ('rax', 0, 0xff),
'bl': ('rbx', 0, 0xff),
'cl': ('rcx', 0, 0xff),…
-
### Subject of the issue
Downloads wrong files
### Your environment
* Operating System (name/version): Windows 10
* Python version: 3.5
* youtube-dl version: latest
* edx-dl version: latest
…
-
Another common case where LLVM doesn't infer the safety of the array access:
```rust
fn copy_to_front_evens(arr: &mut [u32; 100]) {
let mut pos = 0; // Tortoise
for i in 0 .. arr.len() {…
-
🚨Please review the [Troubleshooting](../#troubleshooting) section
before reporting any issue. Don't forget also to check the current issues to
avoid duplicates.
### Subject of the issue
edX Terms of …
-
🚨Please review the [Troubleshooting](../#troubleshooting) section
before reporting any issue. Don't forget also to check the current issues to
avoid duplicates.
### Subject of the issue
When I f…
-
# No, folder noting gets created, it runs processes
### My environment
* Operating System (name/version):Windows 10,2004; tried on arch linux too, results the same
* Python version: 3.8.5
* yo…